config.h.in 4.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189
  1. /* config.h.in. Generated from configure.in by autoheader. */
  2. /*
  3. * acconfig.h
  4. *
  5. * Additional autoconf defines for this program.
  6. */
  7. /* Use BSD User land PPP? */
  8. #undef BSDUSER_PPP
  9. /* Use SLIRP? */
  10. #undef SLIRP
  11. /* Enable Broadcast Relay? */
  12. #undef BCRELAY
  13. /* Work as a PNS rather than a PAC? */
  14. #undef PNS_MODE
  15. /* Communicate between control and manager processes with a pipe */
  16. #undef CTRL_MGR_PIPE
  17. /* Where is my pppd? */
  18. #undef PPP_BINARY
  19. /* Syslog Facility to use? See openlog(3). */
  20. #undef PPTP_FACILITY
  21. /* Have libwrap? */
  22. #undef HAVE_LIBWRAP
  23. /* Package name */
  24. #undef PACKAGE
  25. /* Version */
  26. #undef VERSION
  27. /* Just #define to int if it's not defined */
  28. #undef socklen_t
  29. /* These would be better as typedefs, but... */
  30. #undef u_int8_t
  31. #undef u_int16_t
  32. #undef u_int32_t
  33. /* And the signed size_t */
  34. /* (normal size_t is done by standard autoconf) */
  35. #undef ssize_t
  36. /* Define if you have an openpty() (non-standard check) */
  37. #undef HAVE_OPENPTY
  38. /* Define to 1 if you have the `daemon' function. */
  39. #undef HAVE_DAEMON
  40. /* Define to 1 if you have the `fork' function. */
  41. #undef HAVE_FORK
  42. /* Define to 1 if you have the `getservbyname' function. */
  43. #undef HAVE_GETSERVBYNAME
  44. /* Define to 1 if you have the <inttypes.h> header file. */
  45. #undef HAVE_INTTYPES_H
  46. /* Define to 1 if you have the `c' library (-lc). */
  47. #undef HAVE_LIBC
  48. /* Define to 1 if you have the `intl' library (-lintl). */
  49. #undef HAVE_LIBINTL
  50. /* Define to 1 if you have the <libintl.h> header file. */
  51. #undef HAVE_LIBINTL_H
  52. /* Define to 1 if you have the `nsl' library (-lnsl). */
  53. #undef HAVE_LIBNSL
  54. /* Define to 1 if you have the `socket' library (-lsocket). */
  55. #undef HAVE_LIBSOCKET
  56. /* Define to 1 if you have the `util' library (-lutil). */
  57. #undef HAVE_LIBUTIL
  58. /* Define to 1 if you have the <libutil.h> header file. */
  59. #undef HAVE_LIBUTIL_H
  60. /* Define to 1 if you have the `memmove' function. */
  61. #undef HAVE_MEMMOVE
  62. /* Define to 1 if you have the <memory.h> header file. */
  63. #undef HAVE_MEMORY_H
  64. /* Define to 1 if you have the <pty.h> header file. */
  65. #undef HAVE_PTY_H
  66. /* Define to 1 if you have the `setproctitle' function. */
  67. #undef HAVE_SETPROCTITLE
  68. /* Define to 1 if you have the `setsid' function. */
  69. #undef HAVE_SETSID
  70. /* Define to 1 if you have the <stdint.h> header file. */
  71. #undef HAVE_STDINT_H
  72. /* Define to 1 if you have the <stdlib.h> header file. */
  73. #undef HAVE_STDLIB_H
  74. /* Define to 1 if you have the `strerror' function. */
  75. #undef HAVE_STRERROR
  76. /* Define to 1 if you have the <strings.h> header file. */
  77. #undef HAVE_STRINGS_H
  78. /* Define to 1 if you have the <string.h> header file. */
  79. #undef HAVE_STRING_H
  80. /* Define to 1 if you have the `strlcpy' function. */
  81. #undef HAVE_STRLCPY
  82. /* Define to 1 if you have the <syslog.h> header file. */
  83. #undef HAVE_SYSLOG_H
  84. /* Define to 1 if you have the <sys/stat.h> header file. */
  85. #undef HAVE_SYS_STAT_H
  86. /* Define to 1 if you have the <sys/types.h> header file. */
  87. #undef HAVE_SYS_TYPES_H
  88. /* Define to 1 if you have the <sys/uio.h> header file. */
  89. #undef HAVE_SYS_UIO_H
  90. /* Define to 1 if you have the <unistd.h> header file. */
  91. #undef HAVE_UNISTD_H
  92. /* Define to 1 if you have the `writev' function. */
  93. #undef HAVE_WRITEV
  94. /* Name of package */
  95. #undef PACKAGE
  96. /* Define to the address where bug reports for this package should be sent. */
  97. #undef PACKAGE_BUGREPORT
  98. /* Define to the full name of this package. */
  99. #undef PACKAGE_NAME
  100. /* Define to the full name and version of this package. */
  101. #undef PACKAGE_STRING
  102. /* Define to the one symbol short name of this package. */
  103. #undef PACKAGE_TARNAME
  104. /* Define to the home page for this package. */
  105. #undef PACKAGE_URL
  106. /* Define to the version of this package. */
  107. #undef PACKAGE_VERSION
  108. /* Define to 1 if you have the ANSI C header files. */
  109. #undef STDC_HEADERS
  110. /* Version number of package */
  111. #undef VERSION
  112. /* Use vrf_socket from vrf library */
  113. #undef VRF
  114. /* Define to empty if `const' does not conform to ANSI C. */
  115. #undef const
  116. /* Define to `__inline__' or `__inline' if that's what the C compiler
  117. calls it, or to nothing if 'inline' is not supported under any name. */
  118. #ifndef __cplusplus
  119. #undef inline
  120. #endif
  121. /* Define to `unsigned int' if <sys/types.h> does not define. */
  122. #undef size_t
  123. /* Define to `int' if <sys/types.h> does not define. */
  124. #undef ssize_t
  125. /* Define to `unsigned short' if <sys/types.h> does not define. */
  126. #undef u_int16_t
  127. /* Define to `unsigned int' if <sys/types.h> does not define. */
  128. #undef u_int32_t
  129. /* Define to `unsigned char' if <sys/types.h> does not define. */
  130. #undef u_int8_t