Revision 17271,
286 bytes
checked in by ghudson, 23 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r17270,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | /* PACKAGE name */ |
---|
2 | #undef PACKAGE |
---|
3 | |
---|
4 | /* Package VERSION number */ |
---|
5 | #undef VERSION |
---|
6 | |
---|
7 | /* Use lib/regex-gnu.h header (in preference to system's <regex.h>) */ |
---|
8 | #undef USE_REGEX_GNU_H |
---|
9 | |
---|
10 | /* have the regexec() function */ |
---|
11 | #undef HAVE_REGEXEC |
---|
12 | |
---|
13 | /* have the regnexec() function */ |
---|
14 | #undef HAVE_REGNEXEC |
---|
Note: See
TracBrowser
for help on using the repository browser.