aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2000-10-17 09:21:51 +0000
committerGuy Harris <guy@alum.mit.edu>2000-10-17 09:21:51 +0000
commit9760c91217a3e84fa5c40a6fb64871a578f7d0e0 (patch)
treeb7af10b598f2e12b8e7b42a3c61007595733e49f /acconfig.h
parent1a793d05ee7f323787de8876ec29d14ae62e5f6d (diff)
Alas, we have to set HAVE_PLUGINS in the top-level configure script as
well as in the libethereal configure script. svn path=/trunk/; revision=2503
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index cf05fef1ec..1567a8ef16 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,7 +1,7 @@
/* acconfig.h
* #ifdefs to be controlled by "configure"
*
- * $Id: acconfig.h,v 1.17 2000/10/16 23:18:03 guy Exp $
+ * $Id: acconfig.h,v 1.18 2000/10/17 09:21:51 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -27,6 +27,8 @@
#undef VERSION
+#undef HAVE_PLUGINS
+
#undef HAVE_SA_LEN
#undef DATAFILE_DIR