config.h 13 KB

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