Changes in config.h.in [56c3935:42336618]
- File:
-
- 1 edited
-
config.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
config.h.in
r56c3935 r42336618 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_O98 99 96 /* Name of package */ 100 97 #undef PACKAGE … … 131 128 /* Version number of package */ 132 129 #undef VERSION 133 134 /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a135 `char[]'. */136 #undef YYTEXT_POINTER137 130 138 131 /* 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.