On 22 Aug 1999, Lars Gullik Bjønnes wrote:
> Bill Currie <[EMAIL PROTECTED]> writes:
>
> | This allows configure to get that parms for select() right when using
> | gcc-2.95. (g++ was complaining about the missing int).
[...]
> (in 1.0.x you have run make in the config dir, and in 1.1.x you have
Bill Currie <[EMAIL PROTECTED]> writes:
| This allows configure to get that parms for select() right when using
| gcc-2.95. (g++ was complaining about the missing int).
Ok, we have (now) in both lyx-1.0.x and lyx-1.1.x a small sed script
that makes us always use extern int select.
sed -e 's/ext