source: trunk/athena/etc/newsyslog/config.h.in @ 8364

Revision 8364, 587 bytes checked in by ghudson, 29 years ago (diff)
Generate using autoheader.
RevLine 
[8364]1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
[8313]2
[8364]3/* Define to empty if the keyword does not work.  */
4#undef const
[8313]5
6/* Define if we should use execvp (which looks up PATH) instead of execv. */
7#undef USE_EXECVP
8
9/* Define to a string containing either a full path to compress,
10 * or just "compress" if USE_EXECVP is defined */
11#undef COMPRESS
12
[8364]13/* Define if you have the strdup function.  */
14#undef HAVE_STRDUP
15
16/* Define if you have the <string.h> header file.  */
17#undef HAVE_STRING_H
18
19/* Define if you have the nsl library (-lnsl).  */
20#undef HAVE_LIBNSL
Note: See TracBrowser for help on using the repository browser.