home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Online / Samba / source / include / config.h
C/C++ Source or Header  |  2000-05-22  |  25KB  |  925 lines

  1. /* include/config.h.  Generated automatically by configure.  */
  2. /* include/config.h.in.  Generated automatically from configure.in by autoheader.  */
  3.  
  4. /* Define if on AIX 3.
  5.    System headers sometimes define this.
  6.    We just want to avoid a redefinition error message.  */
  7. #ifndef _ALL_SOURCE
  8. /* #undef _ALL_SOURCE */
  9. #endif
  10.  
  11. /* Define if type char is unsigned and you are not using gcc.  */
  12. #ifndef __CHAR_UNSIGNED__
  13. /* #undef __CHAR_UNSIGNED__ */
  14. #endif
  15.  
  16. /* Define to empty if the keyword does not work.  */
  17. /* #undef const */
  18.  
  19. /* Define to `int' if <sys/types.h> doesn't define.  */
  20. /* #undef gid_t */
  21.  
  22. /* Define if your system has a working fnmatch function.  */
  23. /* #undef HAVE_FNMATCH 1 */
  24.  
  25. /* Define if you have a working `mmap' system call.  */
  26. /* #undef HAVE_MMAP */
  27.  
  28. /* Define if your struct stat has st_rdev.  */
  29. /* #undef HAVE_ST_RDEV 1 */
  30.  
  31. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  32. #define HAVE_SYS_WAIT_H 1
  33.  
  34. /* Define as __inline if that's what the C compiler calls it.  */
  35. #define inline __inline
  36.  
  37. /* Define to `int' if <sys/types.h> doesn't define.  */
  38. /* #undef mode_t */
  39.  
  40. /* Define if your C compiler doesn't accept -c and -o together.  */
  41. /* #undef NO_MINUS_C_MINUS_O */
  42.  
  43. /* Define to `long' if <sys/types.h> doesn't define.  */
  44. /* #undef off_t */
  45.  
  46. /* Define to `int' if <sys/types.h> doesn't define.  */
  47. /* #undef pid_t */
  48.  
  49. /* Define as the return type of signal handlers (int or void).  */
  50. #define RETSIGTYPE void
  51.  
  52. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  53. /* #undef size_t */
  54.  
  55. /* Define if you have the ANSI C header files.  */
  56. #define STDC_HEADERS 1
  57.  
  58. /* Define if you can safely include both <sys/time.h> and <time.h>.  */
  59. #define TIME_WITH_SYS_TIME 1
  60.  
  61. /* Define to `int' if <sys/types.h> doesn't define.  */
  62. /* #undef uid_t */
  63.  
  64. /* Define if your processor stores words with the most significant
  65.    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
  66. #define WORDS_BIGENDIAN 1
  67.  
  68. #define HAVE_VOLATILE 1
  69. /* #undef HAVE_BROKEN_READDIR */
  70. #define HAVE_ERRNO_DECL 1
  71. /* #undef HAVE_LONGLONG */
  72. /* #undef HAVE_OFF64_T */
  73. /* #undef HAVE_REMSH */
  74. /* #undef HAVE_UNSIGNED_CHAR */
  75. #define HAVE_UTIMBUF 1
  76. #define HAVE_SIG_ATOMIC_T_TYPE 1
  77. #define ssize_t int
  78. /* #undef ino_t */
  79. /* #undef ssize_t */
  80. #define loff_t off_t
  81. #define offset_t loff_t
  82. /* #undef aclent_t */
  83. #define HAVE_CONNECT 1
  84. /* #undef HAVE_SHORT_INO_T */
  85. /* #undef WITH_SMBWRAPPER */
  86. /* #undef WITH_AFS */
  87. /* #undef WITH_DFS */
  88. /* #undef SUNOS5 */
  89. /* #undef SUNOS4 */
  90. /* #undef LINUX */
  91. /* #undef AIX */
  92. /* #undef BSD */
  93. /* #undef IRIX */
  94. /* #undef IRIX6 */
  95. /* #undef HPUX */
  96. /* #undef QNX */
  97. /* #undef SCO */
  98. /* #undef OSF1 */
  99. /* #undef NEXT2 */
  100. /* #undef RELIANTUNIX */
  101. /* #undef HAVE_SHARED_MMAP */
  102. /* #undef HAVE_MMAP */
  103. /* #undef HAVE_SYSV_IPC */
  104. #define HAVE_FCNTL_LOCK 1
  105. #define HAVE_FTRUNCATE_EXTEND 1
  106. /* #undef FTRUNCATE_NEEDS_ROOT */
  107. /* #undef HAVE_TRAPDOOR_UID */
  108. /* #undef HAVE_ROOT */
  109. #define HAVE_UNION_SEMUN 1
  110. /* #undef HAVE_GETTIMEOFDAY_TZ */
  111. #define HAVE_SOCK_SIN_LEN 1
  112. /* #undef STAT_READ_FILSYS */
  113. #define STAT_STATFS2_BSIZE 1
  114. /* #undef STAT_STATFS2_FSIZE */
  115. /* #undef STAT_STATFS2_FS_DATA */
  116. /* #undef STAT_STATFS3_OSF1 */
  117. /* #undef STAT_STATFS4 */
  118. /* #undef STAT_STATVFS */
  119. /* #undef STAT_STATVFS64 */
  120. /* #undef HAVE_IFACE_AIX */
  121. /* #undef HAVE_IFACE_IFCONF */
  122. /* #undef HAVE_IFACE_IFREQ */
  123. #define HAVE_CRYPT 1
  124. /* #undef HAVE_PUTPRPWNAM */
  125. /* #undef HAVE_SET_AUTH_PARAMETERS */
  126. /* #undef WITH_SYSLOG */
  127. /* #undef WITH_PROFILE */
  128. /* #undef WITH_SSL */
  129. /* #undef WITH_LDAP */
  130. /* #undef WITH_NISPLUS */
  131. /* #undef WITH_PAM */
  132. /* #undef WITH_NISPLUS_HOME */
  133. /* #undef WITH_AUTOMOUNT */
  134. /* #undef WITH_SMBMOUNT */
  135. /* #undef HAVE_BROKEN_GETGROUPS */
  136. /* #undef REPLACE_GETPASS */
  137. /* #undef REPLACE_INET_NTOA */
  138. #define HAVE_FILE_MACRO 1
  139. /* #undef HAVE_FUNCTION_MACRO */
  140. /* #undef HAVE_SETRESUID_DECL */
  141. /* #undef HAVE_SETRESUID */
  142. /* #undef WITH_NETATALK */
  143. /* #undef WITH_UTMP */
  144. /* #undef HAVE_INO64_T */
  145. /* #undef HAVE_STRUCT_FLOCK64 */
  146. /* #undef SIZEOF_INO_T */
  147. /* #undef SIZEOF_OFF_T */
  148. /* #undef STAT_STATVFS64 */
  149. /* #undef HAVE_LIBREADLINE */
  150. /* #undef HAVE_KERNEL_OPLOCKS */
  151. /* #undef HAVE_IRIX_SPECIFIC_CAPABILITIES */
  152. /* #undef HAVE_INT16_FROM_RPC_RPC_H */
  153. /* #undef HAVE_UINT16_FROM_RPC_RPC_H */
  154. /* #undef HAVE_INT32_FROM_RPC_RPC_H */
  155. /* #undef HAVE_UINT32_FROM_RPC_RPC_H */
  156. /* #undef KRB4_AUTH */
  157. /* #undef KRB5_AUTH */
  158. #define SEEKDIR_RETURNS_VOID 1
  159. /* #undef HAVE_DIRENT_D_OFF */
  160. /* #undef HAVE_GETSPNAM */
  161. /* #undef HAVE_BIGCRYPT */
  162. /* #undef HAVE_GETPRPWNAM */
  163. /* #undef HAVE_FSTAT64 */
  164. /* #undef HAVE_LSTAT64 */
  165. /* #undef HAVE_STAT64 */
  166. /* #undef HAVE_SETRESGID */
  167. /* #undef HAVE_SETRESGID_DECL */
  168. /* #undef HAVE_SHADOW_H */
  169. #define HAVE_MEMSET 1
  170. #define HAVE_STRCASECMP 1
  171. /* #undef HAVE_STRUCT_DIRENT64 */
  172. /* #undef HAVE_TRUNCATED_SALT */
  173. #define BROKEN_NISPLUS_INCLUDE_FILES 1
  174. /* #undef HAVE_RPC_AUTH_ERROR_CONFLICT */
  175. /* #undef HAVE_EXPLICIT_LARGEFILE_SUPPORT */
  176. /* #undef USE_BOTH_CRYPT_CALLS */
  177. /* #undef HAVE_BROKEN_FCNTL64_LOCKS */
  178. /* #undef HAVE_FNMATCH */
  179. /* #undef USE_SETEUID */
  180. /* #undef USE_SETRESUID */
  181. #define USE_SETREUID 1
  182. /* #undef USE_SETUIDX */
  183. /* #undef NEED_SGI_SEMUN_HACK */
  184. /* #undef SYSCONF_SC_NGROUPS_MAX */
  185. /* #undef HAVE_UT_UT_NAME */
  186. /* #undef HAVE_UT_UT_USER */
  187. /* #undef HAVE_UT_UT_ID */
  188. /* #undef HAVE_UT_UT_HOST */
  189. /* #undef HAVE_UT_UT_TIME */
  190. /* #undef HAVE_UT_UT_TV */
  191. /* #undef HAVE_UX_UT_SYSLEN */
  192. /* #undef COMPILER_SUPPORTS_LL */
  193.  
  194. /* The number of bytes in a int.  */
  195. #define SIZEOF_INT 4
  196.  
  197. /* The number of bytes in a long.  */
  198. #define SIZEOF_LONG 4
  199.  
  200. /* The number of bytes in a short.  */
  201. #define SIZEOF_SHORT 2
  202.  
  203. /* Define if you have the __acl function.  */
  204. /* #undef HAVE___ACL */
  205.  
  206. /* Define if you have the __chdir function.  */
  207. /* #undef HAVE___CHDIR */
  208.  
  209. /* Define if you have the __close function.  */
  210. /* #undef HAVE___CLOSE */
  211.  
  212. /* Define if you have the __closedir function.  */
  213. /* #undef HAVE___CLOSEDIR */
  214.  
  215. /* Define if you have the __dup function.  */
  216. /* #undef HAVE___DUP */
  217.  
  218. /* Define if you have the __dup2 function.  */
  219. /* #undef HAVE___DUP2 */
  220.  
  221. /* Define if you have the __facl function.  */
  222. /* #undef HAVE___FACL */
  223.  
  224. /* Define if you have the __fchdir function.  */
  225. /* #undef HAVE___FCHDIR */
  226.  
  227. /* Define if you have the __fcntl function.  */
  228. /* #undef HAVE___FCNTL */
  229.  
  230. /* Define if you have the __fork function.  */
  231. /* #undef HAVE___FORK */
  232.  
  233. /* Define if you have the __fstat function.  */
  234. /* #undef HAVE___FSTAT */
  235.  
  236. /* Define if you have the __fstat64 function.  */
  237. /* #undef HAVE___FSTAT64 */
  238.  
  239. /* Define if you have the __fxstat function.  */
  240. /* #undef HAVE___FXSTAT */
  241.  
  242. /* Define if you have the __getcwd function.  */
  243. /* #undef HAVE___GETCWD */
  244.  
  245. /* Define if you have the __getdents function.  */
  246. /* #undef HAVE___GETDENTS */
  247.  
  248. /* Define if you have the __llseek function.  */
  249. /* #undef HAVE___LLSEEK */
  250.  
  251. /* Define if you have the __lseek function.  */
  252. /* #undef HAVE___LSEEK */
  253.  
  254. /* Define if you have the __lstat function.  */
  255. /* #undef HAVE___LSTAT */
  256.  
  257. /* Define if you have the __lstat64 function.  */
  258. /* #undef HAVE___LSTAT64 */
  259.  
  260. /* Define if you have the __lxstat function.  */
  261. /* #undef HAVE___LXSTAT */
  262.  
  263. /* Define if you have the __open function.  */
  264. /* #undef HAVE___OPEN */
  265.  
  266. /* Define if you have the __open64 function.  */
  267. /* #undef HAVE___OPEN64 */
  268.  
  269. /* Define if you have the __opendir function.  */
  270. /* #undef HAVE___OPENDIR */
  271.  
  272. /* Define if you have the __pread function.  */
  273. /* #undef HAVE___PREAD */
  274.  
  275. /* Define if you have the __pread64 function.  */
  276. /* #undef HAVE___PREAD64 */
  277.  
  278. /* Define if you have the __pwrite function.  */
  279. /* #undef HAVE___PWRITE */
  280.  
  281. /* Define if you have the __pwrite64 function.  */
  282. /* #undef HAVE___PWRITE64 */
  283.  
  284. /* Define if you have the __read function.  */
  285. /* #undef HAVE___READ */
  286.  
  287. /* Define if you have the __readdir function.  */
  288. /* #undef HAVE___READDIR */
  289.  
  290. /* Define if you have the __readdir64 function.  */
  291. /* #undef HAVE___READDIR64 */
  292.  
  293. /* Define if you have the __seekdir function.  */
  294. /* #undef HAVE___SEEKDIR */
  295.  
  296. /* Define if you have the __stat function.  */
  297. /* #undef HAVE___STAT */
  298.  
  299. /* Define if you have the __stat64 function.  */
  300. /* #undef HAVE___STAT64 */
  301.  
  302. /* Define if you have the __sys_llseek function.  */
  303. /* #undef HAVE___SYS_LLSEEK */
  304.  
  305. /* Define if you have the __telldir function.  */
  306. /* #undef HAVE___TELLDIR */
  307.  
  308. /* Define if you have the __write function.  */
  309. /* #undef HAVE___WRITE */
  310.  
  311. /* Define if you have the __xstat function.  */
  312. /* #undef HAVE___XSTAT */
  313.  
  314. /* Define if you have the _acl function.  */
  315. /* #undef HAVE__ACL */
  316.  
  317. /* Define if you have the _chdir function.  */
  318. /* #undef HAVE__CHDIR */
  319.  
  320. /* Define if you have the _close function.  */
  321. /* #undef HAVE__CLOSE */
  322.  
  323. /* Define if you have the _closedir function.  */
  324. /* #undef HAVE__CLOSEDIR */
  325.  
  326. /* Define if you have the _dup function.  */
  327. /* #undef HAVE__DUP */
  328.  
  329. /* Define if you have the _dup2 function.  */
  330. /* #undef HAVE__DUP2 */
  331.  
  332. /* Define if you have the _facl function.  */
  333. /* #undef HAVE__FACL */
  334.  
  335. /* Define if you have the _fchdir function.  */
  336. /* #undef HAVE__FCHDIR */
  337.  
  338. /* Define if you have the _fcntl function.  */
  339. /* #undef HAVE__FCNTL */
  340.  
  341. /* Define if you have the _fork function.  */
  342. /* #undef HAVE__FORK */
  343.  
  344. /* Define if you have the _fstat function.  */
  345. /* #undef HAVE__FSTAT */
  346.  
  347. /* Define if you have the _fstat64 function.  */
  348. /* #undef HAVE__FSTAT64 */
  349.  
  350. /* Define if you have the _getcwd function.  */
  351. /* #undef HAVE__GETCWD */
  352.  
  353. /* Define if you have the _getdents function.  */
  354. /* #undef HAVE__GETDENTS */
  355.  
  356. /* Define if you have the _llseek function.  */
  357. /* #undef HAVE__LLSEEK */
  358.  
  359. /* Define if you have the _lseek function.  */
  360. /* #undef HAVE__LSEEK */
  361.  
  362. /* Define if you have the _lstat function.  */
  363. /* #undef HAVE__LSTAT */
  364.  
  365. /* Define if you have the _lstat64 function.  */
  366. /* #undef HAVE__LSTAT64 */
  367.  
  368. /* Define if you have the _open function.  */
  369. /* #undef HAVE__OPEN */
  370.  
  371. /* Define if you have the _open64 function.  */
  372. /* #undef HAVE__OPEN64 */
  373.  
  374. /* Define if you have the _opendir function.  */
  375. /* #undef HAVE__OPENDIR */
  376.  
  377. /* Define if you have the _pread function.  */
  378. /* #undef HAVE__PREAD */
  379.  
  380. /* Define if you have the _pread64 function.  */
  381. /* #undef HAVE__PREAD64 */
  382.  
  383. /* Define if you have the _pwrite function.  */
  384. /* #undef HAVE__PWRITE */
  385.  
  386. /* Define if you have the _pwrite64 function.  */
  387. /* #undef HAVE__PWRITE64 */
  388.  
  389. /* Define if you have the _read function.  */
  390. /* #undef HAVE__READ */
  391.  
  392. /* Define if you have the _readdir function.  */
  393. /* #undef HAVE__READDIR */
  394.  
  395. /* Define if you have the _readdir64 function.  */
  396. /* #undef HAVE__READDIR64 */
  397.  
  398. /* Define if you have the _seekdir function.  */
  399. /* #undef HAVE__SEEKDIR */
  400.  
  401. /* Define if you have the _stat function.  */
  402. /* #undef HAVE__STAT */
  403.  
  404. /* Define if you have the _stat64 function.  */
  405. /* #undef HAVE__STAT64 */
  406.  
  407. /* Define if you have the _telldir function.  */
  408. /* #undef HAVE__TELLDIR */
  409.  
  410. /* Define if you have the _write function.  */
  411. /* #undef HAVE__WRITE */
  412.  
  413. /* Define if you have the atexit function.  */
  414. #define HAVE_ATEXIT 1
  415.  
  416. /* Define if you have the bigcrypt function.  */
  417. /* #undef HAVE_BIGCRYPT */
  418.  
  419. /* Define if you have the bzero function.  */
  420. #define HAVE_BZERO 1
  421.  
  422. /* Define if you have the chmod function.  */
  423. #define HAVE_CHMOD 1
  424.  
  425. /* Define if you have the chown function.  */
  426. #define HAVE_CHOWN 1
  427.  
  428. /* Define if you have the chroot function.  */
  429. #define HAVE_CHROOT 1
  430.  
  431. /* Define if you have the connect function.  */
  432. #define HAVE_CONNECT 1
  433.  
  434. /* Define if you have the creat64 function.  */
  435. /* #undef HAVE_CREAT64 */
  436.  
  437. /* Define if you have the crypt function.  */
  438. #define HAVE_CRYPT 1
  439.  
  440. /* Define if you have the crypt16 function.  */
  441. /* #undef HAVE_CRYPT16 */
  442.  
  443. /* Define if you have the dup2 function.  */
  444. #define HAVE_DUP2 1
  445.  
  446. /* Define if you have the endnetgrent function.  */
  447. #define HAVE_ENDNETGRENT 1
  448.  
  449. /* Define if you have the execl function.  */
  450. #define HAVE_EXECL 1
  451.  
  452. /* Define if you have the fcvt function.  */
  453. #define HAVE_FCVT 1
  454.  
  455. /* Define if you have the fcvtl function.  */
  456. /* #undef HAVE_FCVTL */
  457.  
  458. /* Define if you have the fopen64 function.  */
  459. /* #undef HAVE_FOPEN64 */
  460.  
  461. /* Define if you have the fseek64 function.  */
  462. /* #undef HAVE_FSEEK64 */
  463.  
  464. /* Define if you have the fseeko64 function.  */
  465. /* #undef HAVE_FSEEKO64 */
  466.  
  467. /* Define if you have the fstat function.  */
  468. #define HAVE_FSTAT 1
  469.  
  470. /* Define if you have the fstat64 function.  */
  471. /* #undef HAVE_FSTAT64 */
  472.  
  473. /* Define if you have the fsync function.  */
  474. /* #undef HAVE_FSYNC */
  475.  
  476. /* Define if you have the ftell64 function.  */
  477. /* #undef HAVE_FTELL64 */
  478.  
  479. /* Define if you have the ftello64 function.  */
  480. /* #undef HAVE_FTELLO64 */
  481.  
  482. /* Define if you have the ftruncate function.  */
  483. #define HAVE_FTRUNCATE 1
  484.  
  485. /* Define if you have the ftruncate64 function.  */
  486. /* #undef HAVE_FTRUNCATE64 */
  487.  
  488. /* Define if you have the getauthuid function.  */
  489. /* #undef HAVE_GETAUTHUID */
  490.  
  491. /* Define if you have the getcwd function.  */
  492. #define HAVE_GETCWD 1
  493.  
  494. /* Define if you have the getdents function.  */
  495. /* #undef HAVE_GETDENTS */
  496.  
  497. /* Define if you have the getgrent function.  */
  498. /* #undef HAVE_GETGRENT */
  499.  
  500. /* Define if you have the getgrnam function.  */
  501. #define HAVE_GETGRNAM 1
  502.  
  503. /* Define if you have the getnetgrent function.  */
  504. /* #undef HAVE_GETNETGRENT */
  505.  
  506. /* Define if you have the getprpwnam function.  */
  507. /* #undef HAVE_GETPRPWNAM */
  508.  
  509. /* Define if you have the getpwanam function.  */
  510. /* #undef HAVE_GETPWANAM */
  511.  
  512. /* Define if you have the getrlimit function.  */
  513. /* #undef HAVE_GETRLIMIT */
  514.  
  515. /* Define if you have the getspnam function.  */
  516. /* #undef HAVE_GETSPNAM */
  517.  
  518. /* Define if you have the glob function.  */
  519. /* #undef HAVE_GLOB */
  520.  
  521. /* Define if you have the grantpt function.  */
  522. /* #undef HAVE_GRANTPT */
  523.  
  524. /* Define if you have the initgroups function.  */
  525. #define HAVE_INITGROUPS 1
  526.  
  527. /* Define if you have the innetgr function.  */
  528. /* #undef HAVE_INNETGR */
  529.  
  530. /* Define if you have the llseek function.  */
  531. /* #undef HAVE_LLSEEK */
  532.  
  533. /* Define if you have the lseek64 function.  */
  534. /* #undef HAVE_LSEEK64 */
  535.  
  536. /* Define if you have the lstat64 function.  */
  537. /* #undef HAVE_LSTAT64 */
  538.  
  539. /* Define if you have the memmove function.  */
  540. #define HAVE_MEMMOVE 1
  541.  
  542. /* Define if you have the memset function.  */
  543. #define HAVE_MEMSET 1
  544.  
  545. /* Define if you have the mktime function.  */
  546. #define HAVE_MKTIME 1
  547.  
  548. /* Define if you have the mmap64 function.  */
  549. /* #undef HAVE_MMAP64 */
  550.  
  551. /* Define if you have the open64 function.  */
  552. /* #undef HAVE_OPEN64 */
  553.  
  554. /* Define if you have the pathconf function.  */
  555. /* #undef HAVE_PATHCONF */
  556.  
  557. /* Define if you have the pipe function.  */
  558. /* #undef HAVE_PIPE */
  559.  
  560. /* Define if you have the pread function.  */
  561. /* #undef HAVE_PREAD */
  562.  
  563. /* Define if you have the pread64 function.  */
  564. /* #undef HAVE_PREAD64 */
  565.  
  566. /* Define if you have the putprpwnam function.  */
  567. /* #undef HAVE_PUTPRPWNAM */
  568.  
  569. /* Define if you have the pwrite function.  */
  570. /* #undef HAVE_PWRITE */
  571.  
  572. /* Define if you have the pwrite64 function.  */
  573. /* #undef HAVE_PWRITE64 */
  574.  
  575. /* Define if you have the rand function.  */
  576. #define HAVE_RAND 1
  577.  
  578. /* Define if you have the random function.  */
  579. /* #undef HAVE_RANDOM */
  580.  
  581. /* Define if you have the rdchk function.  */
  582. /* #undef HAVE_RDCHK */
  583.  
  584. /* Define if you have the readdir64 function.  */
  585. /* #undef HAVE_READDIR64 */
  586.  
  587. /* Define if you have the rename function.  */
  588. #define HAVE_RENAME 1
  589.  
  590. /* Define if you have the select function.  */
  591. #define HAVE_SELECT 1
  592.  
  593. /* Define if you have the set_auth_parameters function.  */
  594. /* #undef HAVE_SET_AUTH_PARAMETERS */
  595.  
  596. /* Define if you have the setenv function.  */
  597. #define HAVE_SETENV 1
  598.  
  599. /* Define if you have the setgidx function.  */
  600. /* #undef HAVE_SETGIDX */
  601.  
  602. /* Define if you have the setgroups function.  */
  603. #define HAVE_SETGROUPS 1
  604.  
  605. /* Define if you have the setluid function.  */
  606. /* #undef HAVE_SETLUID */
  607.  
  608. /* Define if you have the setnetgrent function.  */
  609. #define HAVE_SETNETGRENT 1
  610.  
  611. /* Define if you have the setpriv function.  */
  612. /* #undef HAVE_SETPRIV */
  613.  
  614. /* Define if you have the setsid function.  */
  615. #define HAVE_SETSID 1
  616.  
  617. /* Define if you have the setuidx function.  */
  618. /* #undef HAVE_SETUIDX */
  619.  
  620. /* Define if you have the sigaction function.  */
  621. /* #undef HAVE_SIGACTION */
  622.  
  623. /* Define if you have the sigblock function.  */
  624. #define HAVE_SIGBLOCK 1
  625.  
  626. /* Define if you have the sigprocmask function.  */
  627. /* #undef HAVE_SIGPROCMASK */
  628.  
  629. /* Define if you have the snprintf function.  */
  630. /* #undef HAVE_SNPRINTF */
  631.  
  632. /* Define if you have the srand function.  */
  633. #define HAVE_SRAND 1
  634.  
  635. /* Define if you have the srandom function.  */
  636. /* #undef HAVE_SRANDOM */
  637.  
  638. /* Define if you have the stat64 function.  */
  639. /* #undef HAVE_STAT64 */
  640.  
  641. /* Define if you have the strcasecmp function.  */
  642. #define HAVE_STRCASECMP 1
  643.  
  644. /* Define if you have the strchr function.  */
  645. #define HAVE_STRCHR 1
  646.  
  647. /* Define if you have the strdup function.  */
  648. #define HAVE_STRDUP 1
  649.  
  650. /* Define if you have the strerror function.  */
  651. #define HAVE_STRERROR 1
  652.  
  653. /* Define if you have the strftime function.  */
  654. #define HAVE_STRFTIME 1
  655.  
  656. /* Define if you have the strpbrk function.  */
  657. #define HAVE_STRPBRK 1
  658.  
  659. /* Define if you have the strtoul function.  */
  660. #define HAVE_STRTOUL 1
  661.  
  662. /* Define if you have the syscall function.  */
  663. /* #undef HAVE_SYSCALL */
  664.  
  665. /* Define if you have the sysconf function.  */
  666. /* #undef HAVE_SYSCONF */
  667.  
  668. /* Define if you have the usleep function.  */
  669. /* #undef HAVE_USLEEP */
  670.  
  671. /* Define if you have the utime function.  */
  672. #define HAVE_UTIME 1
  673.  
  674. /* Define if you have the utimes function.  */
  675. #define HAVE_UTIMES 1
  676.  
  677. /* Define if you have the vsnprintf function.  */
  678. /* #undef HAVE_VSNPRINTF */
  679.  
  680. /* Define if you have the waitpid function.  */
  681. #define HAVE_WAITPID 1
  682.  
  683. /* Define if you have the yp_get_default_domain function.  */
  684. /* #undef HAVE_YP_GET_DEFAULT_DOMAIN */
  685.  
  686. /* Define if you have the <arpa/inet.h> header file.  */
  687. #define HAVE_ARPA_INET_H 1
  688.  
  689. /* Define if you have the <compat.h> header file.  */
  690. /* #undef HAVE_COMPAT_H */
  691.  
  692. /* Define if you have the <ctype.h> header file.  */
  693. #define HAVE_CTYPE_H 1
  694.  
  695. /* Define if you have the <dirent.h> header file.  */
  696. #define HAVE_DIRENT_H 1
  697.  
  698. /* Define if you have the <fcntl.h> header file.  */
  699. #define HAVE_FCNTL_H 1
  700.  
  701. /* Define if you have the <glob.h> header file.  */
  702. /* #undef HAVE_GLOB_H */
  703.  
  704. /* Define if you have the <grp.h> header file.  */
  705. #define HAVE_GRP_H 1
  706.  
  707. /* Define if you have the <history.h> header file.  */
  708. /* #undef HAVE_HISTORY_H */
  709.  
  710. /* Define if you have the <limits.h> header file.  */
  711. /* #undef HAVE_LIMITS_H */
  712.  
  713. /* Define if you have the <memory.h> header file.  */
  714. /* #undef HAVE_MEMORY_H */
  715.  
  716. /* Define if you have the <ndir.h> header file.  */
  717. /* #undef HAVE_NDIR_H */
  718.  
  719. /* Define if you have the <net/if.h> header file.  */
  720. #define HAVE_NET_IF_H 1
  721.  
  722. /* Define if you have the <netinet/in_ip.h> header file.  */
  723. /* #undef HAVE_NETINET_IN_IP_H */
  724.  
  725. /* Define if you have the <netinet/in_systm.h> header file.  */
  726. #define HAVE_NETINET_IN_SYSTM_H 1
  727.  
  728. /* Define if you have the <netinet/ip.h> header file.  */
  729. #define HAVE_NETINET_IP_H 1
  730.  
  731. /* Define if you have the <netinet/tcp.h> header file.  */
  732. #define HAVE_NETINET_TCP_H 1
  733.  
  734. /* Define if you have the <poll.h> header file.  */
  735. /* #undef HAVE_POLL_H */
  736.  
  737. /* Define if you have the <readline.h> header file.  */
  738. /* #undef HAVE_READLINE_H */
  739.  
  740. /* Define if you have the <readline/history.h> header file.  */
  741. /* #undef HAVE_READLINE_HISTORY_H */
  742.  
  743. /* Define if you have the <readline/readline.h> header file.  */
  744. /* #undef HAVE_READLINE_READLINE_H */
  745.  
  746. /* Define if you have the <rpc/rpc.h> header file.  */
  747. /* #undef HAVE_RPC_RPC_H */
  748.  
  749. /* Define if you have the <rpcsvc/nis.h> header file.  */
  750. /* #undef HAVE_RPCSVC_NIS_H */
  751.  
  752. /* Define if you have the <rpcsvc/yp_prot.h> header file.  */
  753. /* #undef HAVE_RPCSVC_YP_PROT_H */
  754.  
  755. /* Define if you have the <rpcsvc/ypclnt.h> header file.  */
  756. /* #undef HAVE_RPCSVC_YPCLNT_H */
  757.  
  758. /* Define if you have the <security/pam_appl.h> header file.  */
  759. /* #undef HAVE_SECURITY_PAM_APPL_H */
  760.  
  761. /* Define if you have the <shadow.h> header file.  */
  762. /* #undef HAVE_SHADOW_H */
  763.  
  764. /* Define if you have the <stdarg.h> header file.  */
  765. #define HAVE_STDARG_H 1
  766.  
  767. /* Define if you have the <stdlib.h> header file.  */
  768. #define HAVE_STDLIB_H 1
  769.  
  770. /* Define if you have the <string.h> header file.  */
  771. #define HAVE_STRING_H 1
  772.  
  773. /* Define if you have the <strings.h> header file.  */
  774. /* #undef HAVE_STRINGS_H */
  775.  
  776. /* Define if you have the <stropts.h> header file.  */
  777. /* #undef HAVE_STROPTS_H */
  778.  
  779. /* Define if you have the <sys/acl.h> header file.  */
  780. /* #undef HAVE_SYS_ACL_H */
  781.  
  782. /* Define if you have the <sys/capability.h> header file.  */
  783. /* #undef HAVE_SYS_CAPABILITY_H */
  784.  
  785. /* Define if you have the <sys/cdefs.h> header file.  */
  786. /* #undef HAVE_SYS_CDEFS_H */
  787.  
  788. /* Define if you have the <sys/dir.h> header file.  */
  789. /* #undef HAVE_SYS_DIR_H */
  790.  
  791. /* Define if you have the <sys/dustat.h> header file.  */
  792. /* #undef HAVE_SYS_DUSTAT_H */
  793.  
  794. /* Define if you have the <sys/fcntl.h> header file.  */
  795. #define HAVE_SYS_FCNTL_H 1
  796.  
  797. /* Define if you have the <sys/filio.h> header file.  */
  798. /* #undef HAVE_SYS_FILIO_H */
  799.  
  800. /* Define if you have the <sys/filsys.h> header file.  */
  801. /* #undef HAVE_SYS_FILSYS_H */
  802.  
  803. /* Define if you have the <sys/fs/s5param.h> header file.  */
  804. /* #undef HAVE_SYS_FS_S5PARAM_H */
  805.  
  806. /* Define if you have the <sys/fs/vx_quota.h> header file.  */
  807. /* #undef HAVE_SYS_FS_VX_QUOTA_H */
  808.  
  809. /* Define if you have the <sys/id.h> header file.  */
  810. /* #undef HAVE_SYS_ID_H */
  811.  
  812. /* Define if you have the <sys/ioctl.h> header file.  */
  813. #define HAVE_SYS_IOCTL_H 1
  814.  
  815. /* Define if you have the <sys/mman.h> header file.  */
  816. /* #undef HAVE_SYS_MMAN_H */
  817.  
  818. /* Define if you have the <sys/mode.h> header file.  */
  819. /* #undef HAVE_SYS_MODE_H */
  820.  
  821. /* Define if you have the <sys/mount.h> header file.  */
  822. /* #undef HAVE_SYS_MOUNT_H */
  823.  
  824. /* Define if you have the <sys/ndir.h> header file.  */
  825. /* #undef HAVE_SYS_NDIR_H */
  826.  
  827. /* Define if you have the <sys/param.h> header file.  */
  828. #define HAVE_SYS_PARAM_H 1
  829.  
  830. /* Define if you have the <sys/priv.h> header file.  */
  831. /* #undef HAVE_SYS_PRIV_H */
  832.  
  833. /* Define if you have the <sys/resource.h> header file.  */
  834. /* #undef HAVE_SYS_RESOURCE_H */
  835.  
  836. /* Define if you have the <sys/security.h> header file.  */
  837. /* #undef HAVE_SYS_SECURITY_H */
  838.  
  839. /* Define if you have the <sys/select.h> header file.  */
  840. /* #undef HAVE_SYS_SELECT_H */
  841.  
  842. /* Define if you have the <sys/socket.h> header file.  */
  843. #define HAVE_SYS_SOCKET_H 1
  844.  
  845. /* Define if you have the <sys/sockio.h> header file.  */
  846. /* #undef HAVE_SYS_SOCKIO_H */
  847.  
  848. /* Define if you have the <sys/statfs.h> header file.  */
  849. /* #undef HAVE_SYS_STATFS_H */
  850.  
  851. /* Define if you have the <sys/statvfs.h> header file.  */
  852. /* #undef HAVE_SYS_STATVFS_H */
  853.  
  854. /* Define if you have the <sys/syscall.h> header file.  */
  855. /* #undef HAVE_SYS_SYSCALL_H */
  856.  
  857. /* Define if you have the <sys/termio.h> header file.  */
  858. /* #undef HAVE_SYS_TERMIO_H */
  859.  
  860. /* Define if you have the <sys/time.h> header file.  */
  861. #define HAVE_SYS_TIME_H 1
  862.  
  863. /* Define if you have the <sys/unistd.h> header file.  */
  864. #define HAVE_SYS_UNISTD_H 1
  865.  
  866. /* Define if you have the <sys/vfs.h> header file.  */
  867. /* #undef HAVE_SYS_VFS_H */
  868.  
  869. /* Define if you have the <sys/wait.h> header file.  */
  870. #define HAVE_SYS_WAIT_H 1
  871.  
  872. /* Define if you have the <syscall.h> header file.  */
  873. /* #undef HAVE_SYSCALL_H */
  874.  
  875. /* Define if you have the <termio.h> header file.  */
  876. /* #undef HAVE_TERMIO_H */
  877.  
  878. /* Define if you have the <termios.h> header file.  */
  879. /* #undef HAVE_TERMIOS_H */
  880.  
  881. /* Define if you have the <unistd.h> header file.  */
  882. #define HAVE_UNISTD_H 1
  883.  
  884. /* Define if you have the <utime.h> header file.  */
  885. #define HAVE_UTIME_H 1
  886.  
  887. /* Define if you have the <utmp.h> header file.  */
  888. /* #undef HAVE_UTMP_H */
  889.  
  890. /* Define if you have the <utmpx.h> header file.  */
  891. /* #undef HAVE_UTMPX_H */
  892.  
  893. /* Define if you have the cups library (-lcups).  */
  894. /* #undef HAVE_LIBCUPS */
  895.  
  896. /* Define if you have the dl library (-ldl).  */
  897. /* #undef HAVE_LIBDL */
  898.  
  899. /* Define if you have the gen library (-lgen).  */
  900. /* #undef HAVE_LIBGEN */
  901.  
  902. /* Define if you have the inet library (-linet).  */
  903. /* #undef HAVE_LIBINET */
  904.  
  905. /* Define if you have the nsl library (-lnsl).  */
  906. /* #undef HAVE_LIBNSL */
  907.  
  908. /* Define if you have the nsl_s library (-lnsl_s).  */
  909. /* #undef HAVE_LIBNSL_S */
  910.  
  911. /* Define if you have the readline library (-lreadline).  */
  912. /* #undef HAVE_LIBREADLINE */
  913.  
  914. /* Define if you have the resolv library (-lresolv).  */
  915. /* #undef HAVE_LIBRESOLV */
  916.  
  917. /* Define if you have the sec library (-lsec).  */
  918. /* #undef HAVE_LIBSEC */
  919.  
  920. /* Define if you have the security library (-lsecurity).  */
  921. /* #undef HAVE_LIBSECURITY */
  922.  
  923. /* Define if you have the socket library (-lsocket).  */
  924. /* #undef HAVE_LIBSOCKET */
  925.