1
0
Fork 0

Check for -lsocket since this is required by solarais.

This commit is contained in:
curt 1999-01-19 17:49:35 +00:00
parent 837b621729
commit c7bd45878f

View file

@ -183,3 +183,6 @@
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
/* Define if you have the socket library (-lsocket). */
#undef HAVE_LIBSOCKET