diff src/lex.ll @ 10411:479cc8a0a846

use gnulib namespace
author John W. Eaton <jwe@octave.org>
date Mon, 15 Mar 2010 15:57:23 -0400
parents 57a59eae83cc
children 4db7beace28e
line wrap: on
line diff
--- a/src/lex.ll	Fri Mar 12 19:15:39 2010 -0500
+++ b/src/lex.ll	Mon Mar 15 15:57:23 2010 -0400
@@ -28,6 +28,10 @@
 #ifdef HAVE_CONFIG_H
 #include <config.h>
 #endif
+
+#if defined (GNULIB_NAMESPACE)
+#undef GNULIB_NAMESPACE
+#endif
 }
 
 %s COMMAND_START