Changes in config.h.in [42336618:56c3935]
- File:
-
- 1 edited
-
config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
config.h.in
r42336618 r56c3935 94 94 #undef HAVE__BOOL 95 95 96 /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 97 #undef NO_MINUS_C_MINUS_O 98 96 99 /* Name of package */ 97 100 #undef PACKAGE … … 128 131 /* Version number of package */ 129 132 #undef VERSION 133 134 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 135 `char[]'. */ 136 #undef YYTEXT_POINTER 130 137 131 138 /* 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.