Giles Lean writes:
> char readline();
>
> int main() {
> readline()
> ; return 0; }
> configure:3165: gcc -o conftest -O2 -pipe conftest.c -ledit 1>&5
> configure:3192: checking for library containing using_history
> configure:3210: gcc -o conftest -O2 -pipe conftest.c -ledit 1>&5
> ...
Justin Clift writes:
> I don't understand what you mean by "This will avoid using Unix domain
> sockets, which are broken on Solaris.".
>
> If this were the case, then the errors which are described would happen
> on ALL solaris platforms wouldn't they?
I suppose things are a bit more complicate