summaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1999-08-16 19:57:19 +0000
committerJason Molenda <jmolenda@apple.com>1999-08-16 19:57:19 +0000
commit7be570e7ce77920e2e628a03bdfe2d295fc2568f (patch)
treea49512270bb021f1d5171b362dc973e28c97ca94 /gdb/config.in
parented288bb597072176e84fc8279707a3f2f475779b (diff)
downloadbinutils-gdb-7be570e7ce77920e2e628a03bdfe2d295fc2568f.tar.gz
import gdb-1999-08-16 snapshot
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in
index e691b8a8c4a..d0ae5a23057 100644
--- a/gdb/config.in
+++ b/gdb/config.in
@@ -285,6 +285,9 @@
/* Define if you have the m library (-lm). */
#undef HAVE_LIBM
+/* Define if you have the socket library (-lsocket). */
+#undef HAVE_LIBSOCKET
+
/* Define if you have the w library (-lw). */
#undef HAVE_LIBW