123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127 |
- #undef HAVE_CHROOT
- #undef HAVE_DLFCN_H
- #undef HAVE_GETOPT_H
- #undef HAVE_GRP_H
- #undef HAVE_INTTYPES_H
- #undef HAVE_LANGINFO_CODESET
- #undef HAVE_LOCALE_H
- #undef HAVE_MEMORY_H
- #undef HAVE_PWD_H
- #undef HAVE_REGEX_H
- #undef HAVE_STDINT_H
- #undef HAVE_STDLIB_H
- #undef HAVE_STRINGS_H
- #undef HAVE_STRING_H
- #undef HAVE_SYS_STAT_H
- #undef HAVE_SYS_TYPES_H
- #undef HAVE_UNISTD_H
- #undef LT_OBJDIR
- #undef NO_MINUS_C_MINUS_O
- #undef PACKAGE
- #undef PACKAGE_BUGREPORT
- #undef PACKAGE_NAME
- #undef PACKAGE_STRING
- #undef PACKAGE_TARNAME
- #undef PACKAGE_URL
- #undef PACKAGE_VERSION
- #undef SIZEOF_INT
- #undef SIZEOF_LONG
- #undef SIZEOF_SIZE_T
- #undef STDC_HEADERS
- #ifndef _ALL_SOURCE
- # undef _ALL_SOURCE
- #endif
- #ifndef _GNU_SOURCE
- # undef _GNU_SOURCE
- #endif
- #ifndef _POSIX_PTHREAD_SEMANTICS
- # undef _POSIX_PTHREAD_SEMANTICS
- #endif
- #ifndef _TANDEM_SOURCE
- # undef _TANDEM_SOURCE
- #endif
- #ifndef __EXTENSIONS__
- # undef __EXTENSIONS__
- #endif
- #undef VERSION
- #undef _MINIX
- #undef _POSIX_1_SOURCE
- #undef _POSIX_SOURCE
|