]> git.mxchange.org Git - flightgear.git/commitdiff
Check for -lsocket since this is required by solarais.
authorcurt <curt>
Tue, 19 Jan 1999 17:49:35 +0000 (17:49 +0000)
committercurt <curt>
Tue, 19 Jan 1999 17:49:35 +0000 (17:49 +0000)
config.h.in

index 7b0bb1aabcbe7c3c64d1c7788105af5a23beda9c..a06531e00b15fcca307d5e275cf3fa9d559c73c4 100644 (file)
 
 /* Define if you have the m library (-lm).  */
 #undef HAVE_LIBM
+
+/* Define if you have the socket library (-lsocket).  */
+#undef HAVE_LIBSOCKET