config.h.in 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466
  1. /* config.h.in. Generated from configure.ac by autoheader. */
  2. /* Define if building universal (internal helper macro) */
  3. #undef AC_APPLE_UNIVERSAL_BUILD
  4. /* Defines the value usergroups option should have by default */
  5. #undef DEFAULT_USERGROUPS_SETTING
  6. /* Define to 1 if translation of program messages to the user's native
  7. language is requested. */
  8. #undef ENABLE_NLS
  9. /* Define to the type of elements in the array set by `getgroups'. Usually
  10. this is either `int' or `gid_t'. */
  11. #undef GETGROUPS_T
  12. /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
  13. CoreFoundation framework. */
  14. #undef HAVE_CFLOCALECOPYCURRENT
  15. /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
  16. the CoreFoundation framework. */
  17. #undef HAVE_CFPREFERENCESCOPYAPPVALUE
  18. /* Define to 1 if you have the <crypt.h> header file. */
  19. #undef HAVE_CRYPT_H
  20. /* Define to 1 if you have the `crypt_r' function. */
  21. #undef HAVE_CRYPT_R
  22. /* Define to 1 if you have the `dbm_store' function. */
  23. #undef HAVE_DBM_STORE
  24. /* Define to 1 if you have the `db_create' function. */
  25. #undef HAVE_DB_CREATE
  26. /* Define to 1 if you have the <db.h> header file. */
  27. #undef HAVE_DB_H
  28. /* Define if the GNU dcgettext() function is already present or preinstalled.
  29. */
  30. #undef HAVE_DCGETTEXT
  31. /* Define to 1 if you have the declaration of `getrpcport', and to 0 if you
  32. don't. */
  33. #undef HAVE_DECL_GETRPCPORT
  34. /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
  35. */
  36. #undef HAVE_DIRENT_H
  37. /* Define to 1 if you have the <dlfcn.h> header file. */
  38. #undef HAVE_DLFCN_H
  39. /* Define to 1 if you have the `dngettext' function. */
  40. #undef HAVE_DNGETTEXT
  41. /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
  42. #undef HAVE_DOPRNT
  43. /* Define to 1 if you have the <fcntl.h> header file. */
  44. #undef HAVE_FCNTL_H
  45. /* Define to 1 if you have the `fseeko' function. */
  46. #undef HAVE_FSEEKO
  47. /* Define to 1 if you have the `getdelim' function. */
  48. #undef HAVE_GETDELIM
  49. /* Define to 1 if you have the `getdomainname' function. */
  50. #undef HAVE_GETDOMAINNAME
  51. /* Define to 1 if you have the `getgrgid_r' function. */
  52. #undef HAVE_GETGRGID_R
  53. /* Define to 1 if you have the `getgrnam_r' function. */
  54. #undef HAVE_GETGRNAM_R
  55. /* Define to 1 if you have the `getgrouplist' function. */
  56. #undef HAVE_GETGROUPLIST
  57. /* Define to 1 if you have the `gethostname' function. */
  58. #undef HAVE_GETHOSTNAME
  59. /* Define to 1 if you have the `getline' function. */
  60. #undef HAVE_GETLINE
  61. /* Define to 1 if you have the `getmntent_r' function. */
  62. #undef HAVE_GETMNTENT_R
  63. /* Define to 1 if you have the `getpwnam_r' function. */
  64. #undef HAVE_GETPWNAM_R
  65. /* Define to 1 if you have the `getpwuid_r' function. */
  66. #undef HAVE_GETPWUID_R
  67. /* Define to 1 if you have the `getrpcport' function. */
  68. #undef HAVE_GETRPCPORT
  69. /* Define to 1 if you have the `getseuser' function. */
  70. #undef HAVE_GETSEUSER
  71. /* Define to 1 if you have the `getspnam_r' function. */
  72. #undef HAVE_GETSPNAM_R
  73. /* Define if the GNU gettext() function is already present or preinstalled. */
  74. #undef HAVE_GETTEXT
  75. /* Define to 1 if you have the `gettimeofday' function. */
  76. #undef HAVE_GETTIMEOFDAY
  77. /* Define to 1 if you have the `getutent_r' function. */
  78. #undef HAVE_GETUTENT_R
  79. /* Define if you have the iconv() function and it works. */
  80. #undef HAVE_ICONV
  81. /* Define to 1 if you have the `inet_ntop' function. */
  82. #undef HAVE_INET_NTOP
  83. /* Define to 1 if you have the `inet_pton' function. */
  84. #undef HAVE_INET_PTON
  85. /* Define to 1 if you have the <inittypes.h> header file. */
  86. #undef HAVE_INITTYPES_H
  87. /* Define to 1 if you have the `innetgr' function. */
  88. #undef HAVE_INNETGR
  89. /* Define to 1 if you have the <inttypes.h> header file. */
  90. #undef HAVE_INTTYPES_H
  91. /* Define to 1 if you have the <lastlog.h> header file. */
  92. #undef HAVE_LASTLOG_H
  93. /* Define to 1 if you have the `lckpwdf' function. */
  94. #undef HAVE_LCKPWDF
  95. /* Define to 1 if audit support should be compiled in. */
  96. #undef HAVE_LIBAUDIT
  97. /* Define to 1 if you have the <limits.h> header file. */
  98. #undef HAVE_LIMITS_H
  99. /* Define to 1 if you have the `logwtmp' function. */
  100. #undef HAVE_LOGWTMP
  101. /* Define to 1 if you have the <malloc.h> header file. */
  102. #undef HAVE_MALLOC_H
  103. /* Define to 1 if you have the <memory.h> header file. */
  104. #undef HAVE_MEMORY_H
  105. /* Define to 1 if you have the `mkdir' function. */
  106. #undef HAVE_MKDIR
  107. /* Define to 1 if you have the <ndbm.h> header file. */
  108. #undef HAVE_NDBM_H
  109. /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
  110. #undef HAVE_NDIR_H
  111. /* Define to 1 if you have the <net/if.h> header file. */
  112. #undef HAVE_NET_IF_H
  113. /* Define to 1 if you have the <paths.h> header file. */
  114. #undef HAVE_PATHS_H
  115. /* Define to 1 if you have the `quotactl' function. */
  116. #undef HAVE_QUOTACTL
  117. /* Define to 1 if you have the `rpcb_getaddr' function. */
  118. #undef HAVE_RPCB_GETADDR
  119. /* Define to 1 if you have the <rpcsvc/ypclnt.h> header file. */
  120. #undef HAVE_RPCSVC_YPCLNT_H
  121. /* Define to 1 if you have the <rpcsvc/yp_prot.h> header file. */
  122. #undef HAVE_RPCSVC_YP_PROT_H
  123. /* Define to 1 if you have the <rpc/rpc.h> header file. */
  124. #undef HAVE_RPC_RPC_H
  125. /* Define to 1 if you have the `ruserok' function. */
  126. #undef HAVE_RUSEROK
  127. /* Define to 1 if you have the `ruserok_af' function. */
  128. #undef HAVE_RUSEROK_AF
  129. /* Define to 1 if you have the `select' function. */
  130. #undef HAVE_SELECT
  131. /* Define to 1 if you have the `setkeycreatecon' function. */
  132. #undef HAVE_SETKEYCREATECON
  133. /* Define to 1 if you have the <stdint.h> header file. */
  134. #undef HAVE_STDINT_H
  135. /* Define to 1 if you have the <stdlib.h> header file. */
  136. #undef HAVE_STDLIB_H
  137. /* Define to 1 if you have the `strcspn' function. */
  138. #undef HAVE_STRCSPN
  139. /* Define to 1 if you have the `strdup' function. */
  140. #undef HAVE_STRDUP
  141. /* Define to 1 if you have the <strings.h> header file. */
  142. #undef HAVE_STRINGS_H
  143. /* Define to 1 if you have the <string.h> header file. */
  144. #undef HAVE_STRING_H
  145. /* Define to 1 if you have the `strspn' function. */
  146. #undef HAVE_STRSPN
  147. /* Define to 1 if you have the `strstr' function. */
  148. #undef HAVE_STRSTR
  149. /* Define to 1 if you have the `strtol' function. */
  150. #undef HAVE_STRTOL
  151. /* Define to 1 if `log_passwd' is a member of `struct audit_tty_status'. */
  152. #undef HAVE_STRUCT_AUDIT_TTY_STATUS_LOG_PASSWD
  153. /* Define to 1 if you have the <syslog.h> header file. */
  154. #undef HAVE_SYSLOG_H
  155. /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
  156. */
  157. #undef HAVE_SYS_DIR_H
  158. /* Define to 1 if you have the <sys/file.h> header file. */
  159. #undef HAVE_SYS_FILE_H
  160. /* Define to 1 if you have the <sys/fsuid.h> header file. */
  161. #undef HAVE_SYS_FSUID_H
  162. /* Define to 1 if you have the <sys/ioctl.h> header file. */
  163. #undef HAVE_SYS_IOCTL_H
  164. /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
  165. */
  166. #undef HAVE_SYS_NDIR_H
  167. /* Define to 1 if you have the <sys/stat.h> header file. */
  168. #undef HAVE_SYS_STAT_H
  169. /* Define to 1 if you have the <sys/time.h> header file. */
  170. #undef HAVE_SYS_TIME_H
  171. /* Define to 1 if you have the <sys/types.h> header file. */
  172. #undef HAVE_SYS_TYPES_H
  173. /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
  174. #undef HAVE_SYS_WAIT_H
  175. /* Define to 1 if you have the <termio.h> header file. */
  176. #undef HAVE_TERMIO_H
  177. /* Define to 1 if you have the `uname' function. */
  178. #undef HAVE_UNAME
  179. /* Define to 1 if you have the <unistd.h> header file. */
  180. #undef HAVE_UNISTD_H
  181. /* Define to 1 if you have the `unshare' function. */
  182. #undef HAVE_UNSHARE
  183. /* Define to 1 if you have the <utmpx.h> header file. */
  184. #undef HAVE_UTMPX_H
  185. /* Define to 1 if you have the <utmp.h> header file. */
  186. #undef HAVE_UTMP_H
  187. /* Define to 1 if you have the `vprintf' function. */
  188. #undef HAVE_VPRINTF
  189. /* Define to 1 if you have the `yperr_string' function. */
  190. #undef HAVE_YPERR_STRING
  191. /* Define to 1 if you have the `yp_bind' function. */
  192. #undef HAVE_YP_BIND
  193. /* Define to 1 if you have the `yp_get_default_domain' function. */
  194. #undef HAVE_YP_GET_DEFAULT_DOMAIN
  195. /* Define to 1 if you have the `yp_master' function. */
  196. #undef HAVE_YP_MASTER
  197. /* Define to 1 if you have the `yp_match' function. */
  198. #undef HAVE_YP_MATCH
  199. /* Define to 1 if you have the `yp_unbind' function. */
  200. #undef HAVE_YP_UNBIND
  201. /* Define to the sub-directory where libtool stores uninstalled libraries. */
  202. #undef LT_OBJDIR
  203. /* Name of package */
  204. #undef PACKAGE
  205. /* Define to the address where bug reports for this package should be sent. */
  206. #undef PACKAGE_BUGREPORT
  207. /* Define to the full name of this package. */
  208. #undef PACKAGE_NAME
  209. /* Define to the full name and version of this package. */
  210. #undef PACKAGE_STRING
  211. /* Define to the one symbol short name of this package. */
  212. #undef PACKAGE_TARNAME
  213. /* Define to the home page for this package. */
  214. #undef PACKAGE_URL
  215. /* Define to the version of this package. */
  216. #undef PACKAGE_VERSION
  217. /* lots of stuff gets written to /var/run/pam-debug.log */
  218. #undef PAM_DEBUG
  219. /* libpam should observe a global authentication lock */
  220. #undef PAM_LOCKING
  221. /* libpam_misc misc_conv() buffer size. */
  222. #undef PAM_MISC_CONV_BUFSIZE
  223. /* Path where mails are stored */
  224. #undef PAM_PATH_MAILDIR
  225. /* Random device path. */
  226. #undef PAM_PATH_RANDOMDEV
  227. /* Additional path of xauth executable */
  228. #undef PAM_PATH_XAUTH
  229. /* read both /etc/pam.d and /etc/pam.conf files */
  230. #undef PAM_READ_BOTH_CONFS
  231. /* Kernel overflow uid. */
  232. #undef PAM_USERTYPE_OVERFLOW_UID
  233. /* Minimum system user uid. */
  234. #undef PAM_USERTYPE_SYSUIDMIN
  235. /* Minimum regular user uid. */
  236. #undef PAM_USERTYPE_UIDMIN
  237. /* Define to 1 if you have the ANSI C header files. */
  238. #undef STDC_HEADERS
  239. /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
  240. #undef TIME_WITH_SYS_TIME
  241. /* Define to 1 if your <sys/time.h> declares `struct tm'. */
  242. #undef TM_IN_SYS_TIME
  243. /* Define if the compiler supports __attribute__((unused)) */
  244. #undef UNUSED
  245. /* Define to 1 if the lckpwdf function should be used */
  246. #undef USE_LCKPWDF
  247. /* Enable extensions on AIX 3, Interix. */
  248. #ifndef _ALL_SOURCE
  249. # undef _ALL_SOURCE
  250. #endif
  251. /* Enable GNU extensions on systems that have them. */
  252. #ifndef _GNU_SOURCE
  253. # undef _GNU_SOURCE
  254. #endif
  255. /* Enable threading extensions on Solaris. */
  256. #ifndef _POSIX_PTHREAD_SEMANTICS
  257. # undef _POSIX_PTHREAD_SEMANTICS
  258. #endif
  259. /* Enable extensions on HP NonStop. */
  260. #ifndef _TANDEM_SOURCE
  261. # undef _TANDEM_SOURCE
  262. #endif
  263. /* Enable general extensions on Solaris. */
  264. #ifndef __EXTENSIONS__
  265. # undef __EXTENSIONS__
  266. #endif
  267. /* Directory for distribution provided configuration files */
  268. #undef VENDORDIR
  269. /* Version number of package */
  270. #undef VERSION
  271. /* OpenSSL provides crypto algorithm for hmac */
  272. #undef WITH_OPENSSL
  273. /* Defined if SE Linux support is compiled in */
  274. #undef WITH_SELINUX
  275. /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
  276. significant byte first (like Motorola and SPARC, unlike Intel). */
  277. #if defined AC_APPLE_UNIVERSAL_BUILD
  278. # if defined __BIG_ENDIAN__
  279. # define WORDS_BIGENDIAN 1
  280. # endif
  281. #else
  282. # ifndef WORDS_BIGENDIAN
  283. # undef WORDS_BIGENDIAN
  284. # endif
  285. #endif
  286. /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
  287. `char[]'. */
  288. #undef YYTEXT_POINTER
  289. /* Enable large inode numbers on Mac OS X 10.5. */
  290. #ifndef _DARWIN_USE_64_BIT_INODE
  291. # define _DARWIN_USE_64_BIT_INODE 1
  292. #endif
  293. /* Number of bits in a file offset, on hosts where this is settable. */
  294. #undef _FILE_OFFSET_BITS
  295. /* Define for large files, on AIX-style hosts. */
  296. #undef _LARGE_FILES
  297. /* Define to 1 if on MINIX. */
  298. #undef _MINIX
  299. /* Define to the path, relative to SECUREDIR, where PAMs specific to this
  300. architecture can be found. */
  301. #undef _PAM_ISA
  302. /* Define to 2 if the system does not provide POSIX.1 features except with
  303. this defined. */
  304. #undef _POSIX_1_SOURCE
  305. /* Define to 1 if you need to in order for `stat' and other things to work. */
  306. #undef _POSIX_SOURCE
  307. /* Define to empty if `const' does not conform to ANSI C. */
  308. #undef const
  309. /* Define to `int' if <sys/types.h> doesn't define. */
  310. #undef gid_t
  311. /* Define to `long int' if <sys/types.h> does not define. */
  312. #undef off_t
  313. /* Define to `int' if <sys/types.h> does not define. */
  314. #undef pid_t
  315. /* Define to `unsigned int' if <sys/types.h> does not define. */
  316. #undef size_t
  317. /* Define to `int' if <sys/types.h> doesn't define. */
  318. #undef uid_t
  319. #ifdef ENABLE_NLS
  320. #include <libintl.h>
  321. #define _(msgid) dgettext(PACKAGE, msgid)
  322. #define N_(msgid) msgid
  323. #else
  324. #define _(msgid) (msgid)
  325. #define N_(msgid) msgid
  326. #endif /* ENABLE_NLS */