aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/config.h.in
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>1999-03-01 21:45:54 +0000
committerGuy Harris <guy@alum.mit.edu>1999-03-01 21:45:54 +0000
commit4375cad1111c2739f8ff19995e975df885dc0c5a (patch)
treebaf691590de331956f766440b64b87b61e92ce52 /wiretap/config.h.in
parentc8643cdee6739e24244ac6113befbc9297376f5a (diff)
Add an "acinclude.m4", from which "aclocal.m4" is made.
Add "HAVE_GLIB10" to "acconfig.h", so that all the "auto*" stuff is happy. svn path=/trunk/; revision=201
Diffstat (limited to 'wiretap/config.h.in')
-rw-r--r--wiretap/config.h.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/wiretap/config.h.in b/wiretap/config.h.in
index 1d115ea3c2..ae3d87c4d7 100644
--- a/wiretap/config.h.in
+++ b/wiretap/config.h.in
@@ -7,8 +7,7 @@
#undef VERSION
+#undef HAVE_GLIB10
+
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
-
-/* Define if you are using glib 1.0 (or below) */
-#undef HAVE_GLIB10