aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorOlivier Biot <obiot.ethereal@gmail.com>2004-05-06 20:48:36 +0000
committerOlivier Biot <obiot.ethereal@gmail.com>2004-05-06 20:48:36 +0000
commit388aaadcb79b2cf20a84e5a8e6ca667d978e7766 (patch)
treeee016cb73972208ec742324de7612146d143522e /config.h.win32
parent77449b1085568d8d79da09040f6e8ff8ba007a00 (diff)
Get rid of epan/config.h.win32.
Fix a missing ZLIB_CFLAGS in epan/Makefile.nmake. svn path=/trunk/; revision=10807
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win324
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.win32 b/config.h.win32
index cbe58b2fec..eefdb9863e 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -1,4 +1,4 @@
-/* $Id: config.h.win32,v 1.43 2003/12/07 00:04:31 gerald Exp $ */
+/* $Id: config.h.win32,v 1.44 2004/05/06 20:48:35 obiot Exp $ */
/* config.h.win32 Generated manually. :-) */
/* config.h. Generated automatically by configure. */
/* config.h.in. Generated automatically from configure.in by autoheader. */
@@ -28,7 +28,7 @@
/* #undef WORDS_BIGENDIAN */
/* Define if lex declares yytext as a char * by default, not a char[]. */
-/* #undef YYTEXT_POINTER */
+#define YYTEXT_POINTER 1
#define HAVE_PLUGINS 1
#define PLUGINS_NEED_ADDRESS_TABLE 1