Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config.h.in

    r42336618 r56c3935  
    9494#undef HAVE__BOOL
    9595
     96/* Define to 1 if your C compiler doesn't accept -c and -o together. */
     97#undef NO_MINUS_C_MINUS_O
     98
    9699/* Name of package */
    97100#undef PACKAGE
     
    128131/* Version number of package */
    129132#undef VERSION
     133
     134/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
     135   `char[]'. */
     136#undef YYTEXT_POINTER
    130137
    131138/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Note: See TracChangeset for help on using the changeset viewer.