summaryrefslogtreecommitdiff
path: root/config.h.win32
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win327
1 files changed, 3 insertions, 4 deletions
diff --git a/config.h.win32 b/config.h.win32
index 9251395f1c..3eb65be308 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.30 2001/07/27 07:10:09 guy Exp $ */
+/* $Id: config.h.win32,v 1.31 2001/08/18 23:21:30 guy Exp $ */
/* config.h.win32 Generated manually. :-) */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -139,6 +139,5 @@
/* Version number of package */
#define VERSION "@VERSION@"
-/* Plugin installation directory... */
-#define PLUGIN_DIR "C:/ethereal/plugins/@VERSION@"
-
+/* We don't know what the plugin installation directory will be. */
+#define PLUGIN_DIR NULL