Check for -lsocket since this is required by solarais.
This commit is contained in:
parent
837b621729
commit
c7bd45878f
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue