diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,15 +1,20 @@ | |||
1 | #undef CGIURL | 1 | #undef CGIURL |
2 | #undef COMPILER_SUPPORTS_LL | 2 | #undef COMPILER_SUPPORTS_LL |
3 | #undef DF_COMMAND | 3 | #undef DF_COMMAND |
4 | #undef HAVE_ASPRINTF | ||
4 | #undef HAVE_C99_VSNPRINTF | 5 | #undef HAVE_C99_VSNPRINTF |
5 | #undef HAVE_GETOPT_H | 6 | #undef HAVE_GETOPT_H |
6 | #undef HAVE_GETOPT_LONG | 7 | #undef HAVE_GETOPT_LONG |
8 | #undef HAVE_GETTIMEOFDAY | ||
7 | #undef HAVE_LONGLONG | 9 | #undef HAVE_LONGLONG |
8 | #undef HAVE_PROC_LOADAVG | 10 | #undef HAVE_PROC_LOADAVG |
9 | #undef HAVE_PROC_MEMINFO | 11 | #undef HAVE_PROC_MEMINFO |
10 | #undef HAVE_SSL | 12 | #undef HAVE_SSL |
13 | #undef HAVE_SNPRINTF | ||
11 | #undef HAVE_SWAP | 14 | #undef HAVE_SWAP |
12 | #undef HAVE_VA_COPY | 15 | #undef HAVE_VA_COPY |
16 | #undef HAVE_VASPRINTF | ||
17 | #undef HAVE_VSNPRINTF | ||
13 | #undef NSLOOKUP_COMMAND | 18 | #undef NSLOOKUP_COMMAND |
14 | #undef HOST_COMMAND | 19 | #undef HOST_COMMAND |
15 | #undef PACKAGE_VERSION | 20 | #undef PACKAGE_VERSION |