config.in 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215
  1. /* config.in. Generated from configure.ac by autoheader. */
  2. /* Define if building universal (internal helper macro) */
  3. #undef AC_APPLE_UNIVERSAL_BUILD
  4. /* Define to 1 if translation of program messages to the user's native
  5. language is requested. */
  6. #undef ENABLE_NLS
  7. /* Define to 1 if you have the <dlfcn.h> header file. */
  8. #undef HAVE_DLFCN_H
  9. /* Define if dv-sockser is usable. */
  10. #undef HAVE_DV_SOCKSER
  11. /* Define to 1 if you have the <errno.h> header file. */
  12. #undef HAVE_ERRNO_H
  13. /* Define to 1 if you have the <fcntl.h> header file. */
  14. #undef HAVE_FCNTL_H
  15. /* Define to 1 if you have the <fpu_control.h> header file. */
  16. #undef HAVE_FPU_CONTROL_H
  17. /* Define to 1 if you have the `getegid' function. */
  18. #undef HAVE_GETEGID
  19. /* Define to 1 if you have the `geteuid' function. */
  20. #undef HAVE_GETEUID
  21. /* Define to 1 if you have the `getgid' function. */
  22. #undef HAVE_GETGID
  23. /* Define to 1 if you have the `getrusage' function. */
  24. #undef HAVE_GETRUSAGE
  25. /* Define to 1 if you have the `getuid' function. */
  26. #undef HAVE_GETUID
  27. /* Define to 1 if you have the <inttypes.h> header file. */
  28. #undef HAVE_INTTYPES_H
  29. /* Define to 1 if you have the `kill' function. */
  30. #undef HAVE_KILL
  31. /* Define to 1 if you have the `m' library (-lm). */
  32. #undef HAVE_LIBM
  33. /* Define to 1 if you have the `nsl' library (-lnsl). */
  34. #undef HAVE_LIBNSL
  35. /* Define to 1 if you have the `socket' library (-lsocket). */
  36. #undef HAVE_LIBSOCKET
  37. /* Define to 1 if you have the <linux/if_tun.h> header file. */
  38. #undef HAVE_LINUX_IF_TUN_H
  39. /* Define to 1 if you have the <linux/mii.h> header file. */
  40. #undef HAVE_LINUX_MII_H
  41. /* Define to 1 if you have the <linux/types.h> header file. */
  42. #undef HAVE_LINUX_TYPES_H
  43. /* Define to 1 if you have the <memory.h> header file. */
  44. #undef HAVE_MEMORY_H
  45. /* Define to 1 if you have the `mmap' function. */
  46. #undef HAVE_MMAP
  47. /* Define to 1 if you have the `munmap' function. */
  48. #undef HAVE_MUNMAP
  49. /* Define to 1 if you have the <net/if.h> header file. */
  50. #undef HAVE_NET_IF_H
  51. /* Define to 1 if you have the `pread' function. */
  52. #undef HAVE_PREAD
  53. /* Define to 1 if you have the `setgid' function. */
  54. #undef HAVE_SETGID
  55. /* Define to 1 if you have the `setuid' function. */
  56. #undef HAVE_SETUID
  57. /* Define to 1 if you have the `sigaction' function. */
  58. #undef HAVE_SIGACTION
  59. /* Define to 1 if you have the <stdint.h> header file. */
  60. #undef HAVE_STDINT_H
  61. /* Define to 1 if you have the <stdlib.h> header file. */
  62. #undef HAVE_STDLIB_H
  63. /* Define to 1 if you have the <strings.h> header file. */
  64. #undef HAVE_STRINGS_H
  65. /* Define to 1 if you have the <string.h> header file. */
  66. #undef HAVE_STRING_H
  67. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  68. #undef HAVE_SYS_IOCTL_H
  69. /* Define to 1 if you have the <sys/mman.h> header file. */
  70. #undef HAVE_SYS_MMAN_H
  71. /* Define to 1 if you have the <sys/resource.h> header file. */
  72. #undef HAVE_SYS_RESOURCE_H
  73. /* Define to 1 if you have the <sys/stat.h> header file. */
  74. #undef HAVE_SYS_STAT_H
  75. /* Define to 1 if you have the <sys/time.h> header file. */
  76. #undef HAVE_SYS_TIME_H
  77. /* Define to 1 if you have the <sys/types.h> header file. */
  78. #undef HAVE_SYS_TYPES_H
  79. /* Define to 1 if you have the `time' function. */
  80. #undef HAVE_TIME
  81. /* Define to 1 if you have the <time.h> header file. */
  82. #undef HAVE_TIME_H
  83. /* Define to 1 if you have the <unistd.h> header file. */
  84. #undef HAVE_UNISTD_H
  85. /* Define to 1 if you have the <windows.h> header file. */
  86. #undef HAVE_WINDOWS_H
  87. /* Define to 1 if you have the `__setfpucw' function. */
  88. #undef HAVE___SETFPUCW
  89. /* Define to the sub-directory in which libtool stores uninstalled libraries.
  90. */
  91. #undef LT_OBJDIR
  92. /* Name of this package. */
  93. #undef PACKAGE
  94. /* Define to the address where bug reports for this package should be sent. */
  95. #undef PACKAGE_BUGREPORT
  96. /* Define to the full name of this package. */
  97. #undef PACKAGE_NAME
  98. /* Define to the full name and version of this package. */
  99. #undef PACKAGE_STRING
  100. /* Define to the one symbol short name of this package. */
  101. #undef PACKAGE_TARNAME
  102. /* Define to the home page for this package. */
  103. #undef PACKAGE_URL
  104. /* Define to the version of this package. */
  105. #undef PACKAGE_VERSION
  106. /* Additional package description */
  107. #undef PKGVERSION
  108. /* Bug reporting address */
  109. #undef REPORT_BUGS_TO
  110. /* Define as the return type of signal handlers (`int' or `void'). */
  111. #undef RETSIGTYPE
  112. /* Define to 1 if you have the ANSI C header files. */
  113. #undef STDC_HEADERS
  114. /* Enable extensions on AIX 3, Interix. */
  115. #ifndef _ALL_SOURCE
  116. # undef _ALL_SOURCE
  117. #endif
  118. /* Enable GNU extensions on systems that have them. */
  119. #ifndef _GNU_SOURCE
  120. # undef _GNU_SOURCE
  121. #endif
  122. /* Enable threading extensions on Solaris. */
  123. #ifndef _POSIX_PTHREAD_SEMANTICS
  124. # undef _POSIX_PTHREAD_SEMANTICS
  125. #endif
  126. /* Enable extensions on HP NonStop. */
  127. #ifndef _TANDEM_SOURCE
  128. # undef _TANDEM_SOURCE
  129. #endif
  130. /* Enable general extensions on Solaris. */
  131. #ifndef __EXTENSIONS__
  132. # undef __EXTENSIONS__
  133. #endif
  134. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  135. significant byte first (like Motorola and SPARC, unlike Intel). */
  136. #if defined AC_APPLE_UNIVERSAL_BUILD
  137. # if defined __BIG_ENDIAN__
  138. # define WORDS_BIGENDIAN 1
  139. # endif
  140. #else
  141. # ifndef WORDS_BIGENDIAN
  142. # undef WORDS_BIGENDIAN
  143. # endif
  144. #endif
  145. /* Define to 1 if on MINIX. */
  146. #undef _MINIX
  147. /* Define to 2 if the system does not provide POSIX.1 features except with
  148. this defined. */
  149. #undef _POSIX_1_SOURCE
  150. /* Define to 1 if you need to in order for `stat' and other things to work. */
  151. #undef _POSIX_SOURCE
  152. #include "tconfig.h"