patch-antlr3config_h 371 B

1234567891011
  1. --- libantlr3c-3.2.orig/antlr3config.h 2009-09-23 22:50:45.000000000 +0200
  2. +++ libantlr3c-3.2/antlr3config.h 2011-05-10 14:06:43.000000000 +0200
  3. @@ -5,7 +5,7 @@
  4. /* #undef ANTLR3_NODEBUGGER */
  5. /* Define if 64 bit mode required */
  6. -#define ANTLR3_USE_64BIT 1
  7. +/* #undef ANTLR3_USE_64BIT */
  8. /* Define to 1 if you have the `accept' function. */
  9. #define HAVE_ACCEPT 1