home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / mc454src.zip / mc-4.5.4.src / mc-4.5.4 / config.h.in < prev    next >
Text File  |  1999-01-04  |  14KB  |  566 lines

  1. /* config.h.in.  Generated automatically from configure.in by autoheader.  */
  2. /* This is the configuration file for the Midnight Commander. It was generated
  3.    by autoconf's configure.
  4.    
  5.    Configure for Midnight Commander
  6.    Copyright (C) 1994, 1995 Janne Kukonlehto
  7.    Copyright (C) 1994, 1995 Miguel de Icaza
  8.    Copyright (C) 1995 Jakub Jelinek
  9.    
  10.    This program is free software; you can redistribute it and/or modify
  11.    it under the terms of the GNU General Public License as published by
  12.    the Free Software Foundation; either version 2 of the License, or
  13.    (at your option) any later version.
  14.    
  15.    This program is distributed in the hope that it will be useful,
  16.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  17.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  18.    GNU General Public License for more details.
  19.  
  20.    You should have received a copy of the GNU General Public License
  21.    along with this program; if not, write to the Free Software
  22.    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
  23.    
  24.  
  25.  
  26. /* Define if on AIX 3.
  27.    System headers sometimes define this.
  28.    We just want to avoid a redefinition error message.  */
  29. #ifndef _ALL_SOURCE
  30. #undef _ALL_SOURCE
  31. #endif
  32.  
  33. /* Define if using alloca.c.  */
  34. #undef C_ALLOCA
  35.  
  36. /* Define to empty if the keyword does not work.  */
  37. #undef const
  38.  
  39. /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
  40.    This function is required for alloca.c support on those systems.  */
  41. #undef CRAY_STACKSEG_END
  42.  
  43. /* Define to `int' if <sys/types.h> doesn't define.  */
  44. #undef gid_t
  45.  
  46. /* Define if you have alloca, as a function or macro.  */
  47. #undef HAVE_ALLOCA
  48.  
  49. /* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
  50. #undef HAVE_ALLOCA_H
  51.  
  52. /* Define if you have the getmntent function.  */
  53. #undef HAVE_GETMNTENT
  54.  
  55. /* Define if you have a working `mmap' system call.  */
  56. #undef HAVE_MMAP
  57.  
  58. /* Define if your struct stat has st_blksize.  */
  59. #undef HAVE_ST_BLKSIZE
  60.  
  61. /* Define if your struct stat has st_blocks.  */
  62. #undef HAVE_ST_BLOCKS
  63.  
  64. /* Define if your struct stat has st_rdev.  */
  65. #undef HAVE_ST_RDEV
  66.  
  67. /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
  68. #undef HAVE_SYS_WAIT_H
  69.  
  70. /* Define as __inline if that's what the C compiler calls it.  */
  71. #undef inline
  72.  
  73. /* Define if major, minor, and makedev are declared in <mkdev.h>.  */
  74. #undef MAJOR_IN_MKDEV
  75.  
  76. /* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
  77. #undef MAJOR_IN_SYSMACROS
  78.  
  79. /* Define if on MINIX.  */
  80. #undef _MINIX
  81.  
  82. /* Define to `int' if <sys/types.h> doesn't define.  */
  83. #undef mode_t
  84.  
  85. /* Define to `long' if <sys/types.h> doesn't define.  */
  86. #undef off_t
  87.  
  88. /* Define to `int' if <sys/types.h> doesn't define.  */
  89. #undef pid_t
  90.  
  91. /* Define if the system does not provide POSIX.1 features except
  92.    with this defined.  */
  93. #undef _POSIX_1_SOURCE
  94.  
  95. /* Define if you need to in order for stat and other things to work.  */
  96. #undef _POSIX_SOURCE
  97.  
  98. /* Define to `unsigned' if <sys/types.h> doesn't define.  */
  99. #undef size_t
  100.  
  101. /* If using the C implementation of alloca, define if you know the
  102.    direction of stack growth for your system; otherwise it will be
  103.    automatically deduced at run-time.
  104.  STACK_DIRECTION > 0 => grows toward higher addresses
  105.  STACK_DIRECTION < 0 => grows toward lower addresses
  106.  STACK_DIRECTION = 0 => direction of growth unknown
  107.  */
  108. #undef STACK_DIRECTION
  109.  
  110. /* Define if you have the ANSI C header files.  */
  111. #undef STDC_HEADERS
  112.  
  113. /* Define to `int' if <sys/types.h> doesn't define.  */
  114. #undef uid_t
  115.  
  116. /* Define if the X Window System is missing or not being used.  */
  117. #undef X_DISPLAY_MISSING
  118.  
  119. #undef VERSION
  120. #undef PACKAGE
  121.  
  122. /* Always defined */
  123. #undef D_INO_IN_DIRENT
  124. #undef IS_AIX
  125. #undef MOUNTED_FREAD
  126. #undef MOUNTED_FREAD_FSTYP
  127. #undef MOUNTED_GETFSSTAT
  128. #undef MOUNTED_GETMNT
  129. #undef MOUNTED_GETMNTENT1
  130. #undef MOUNTED_GETMNTENT2
  131. #undef MOUNTED_GETMNTINFO
  132. #undef MOUNTED_VMOUNT
  133. #undef STAT_STATFS2_BSIZE
  134. #undef STAT_STATFS2_FSIZE
  135. #undef STAT_STATFS2_FS_DATA
  136. #undef STAT_STATFS3_OSF1
  137. #undef STAT_STATFS4
  138. #undef STAT_STATVFS
  139.  
  140. /* Define umode_t if your system does not provide it */
  141. #undef umode_t
  142.  
  143. /* Define nlink_t if your system does not provide it */
  144. #undef nlink_t
  145.  
  146. /* Does the file command accepts the -L option */
  147. #undef FILE_L
  148.  
  149. /* Does the file command work well with - option for stdin? */
  150. #undef FILE_STDIN
  151.  
  152. /* Does the grep command work well with - option for stdin? */
  153. #undef GREP_STDIN
  154.  
  155. /* Is the program using the GPM library? */
  156. #undef HAVE_LIBGPM
  157.  
  158. /* Is the program using the distributed slang library? */
  159. #undef HAVE_SLANG
  160.  
  161. /* Is the program using a system-installed slang library? */
  162. #undef HAVE_SYSTEM_SLANG
  163.  
  164. /* Define if the slang.h header file is inside a directory slang
  165. ** in the standard directories
  166. */
  167. #undef SLANG_H_INSIDE_SLANG_DIR
  168.  
  169. /* Does the program have subshell support? */
  170. #undef HAVE_SUBSHELL_SUPPORT
  171.  
  172. /* If you don't have gcc, define this */
  173. #undef OLD_TOOLS 
  174.  
  175. /* Found some version of curses that we're going to use */
  176. #undef HAS_CURSES
  177.  
  178. /* Is the subshell the default or optional? */
  179. #undef SUBSHELL_OPTIONAL
  180.  
  181. /* Use SunOS SysV curses? */
  182. #undef USE_SUNOS_CURSES
  183.  
  184. /* Use SystemV curses? */
  185. #undef USE_SYSV_CURSES
  186.  
  187. /* Use Ncurses? */
  188. #undef USE_NCURSES
  189.  
  190. /* If you Curses does not have color define this one */
  191. #undef NO_COLOR_CURSES
  192.  
  193. /* Support the Midnight Commander Virtual File System? */
  194. #undef USE_VFS
  195.  
  196. /* Support for the Memory Allocation Debugger */
  197. #undef HAVE_MAD
  198.  
  199. /* Extra Debugging */
  200. #undef MCDEBUG
  201.  
  202. /* If the Slang library will be using it's own terminfo instead of termcap */
  203. #undef SLANG_TERMINFO
  204.  
  205. /* If Slang library should use termcap */
  206. #undef USE_TERMCAP
  207.  
  208. /* If you have socket and the rest of the net functions use this */
  209. #undef USE_NETCODE
  210.  
  211. /* If defined, use .netrc for FTP connections */
  212. #undef USE_NETRC 
  213.  
  214. /* If your operating system does not have enough space for a file name
  215.  * in a struct dirent, then define this
  216.  */
  217. #undef NEED_EXTRA_DIRENT_BUFFER
  218.  
  219. /* Define this one if you want termnet support */
  220. #undef USE_TERMNET
  221.  
  222. /* Defined if you have libXpm, <X11/xpm.h>, libXext, <X11/extensions/shape.h> */
  223. #undef HAVE_XPM_SHAPE
  224.  
  225. /* Defined if you have shadow passwords on Linux */
  226. #undef LINUX_SHADOW
  227.  
  228. /* Defined if you have the crypt prototype in neither unistd.h nor crypt.h */
  229. #undef NEED_CRYPT_PROTOTYPE
  230.  
  231. /* Define if you want to turn on SCO-specific code */
  232. #undef SCO_FLAVOR
  233.  
  234. /* Define if your system has struct linger */
  235. #undef HAVE_STRUCT_LINGER
  236.  
  237. /* Define if your curses has this one (AIX, OSF/1) */
  238. #undef USE_SETUPTERM
  239.  
  240. /* Link in ext2fs code for delfs experimental file system */
  241. #undef USE_EXT2FSLIB
  242.  
  243. /* Define if you want to use the HSC firewall */
  244. #undef HSC_PROXY
  245.  
  246. /* Define if your system uses PAM for auth stuff */
  247. #undef HAVE_PAM
  248.  
  249. /* Define if you have the get_process_stats function and have to use that instead of gettimeofday  */
  250. #undef HAVE_GET_PROCESS_STATS
  251.  
  252. /* Define if you want to call the internal routine edit() for the editor */
  253. #undef USE_INTERNAL_EDIT
  254.  
  255. /* Define if your system has socketpair */
  256. #undef HAVE_SOCKETPAIR
  257.  
  258. /* Version of ncurses */
  259. #undef NCURSES_970530
  260.  
  261. #undef HAVE_STPCPY
  262.  
  263. #undef ENABLE_NLS
  264. #undef HAVE_CATGETS
  265. #undef HAVE_GETTEXT
  266. #undef HAVE_LC_MESSAGES
  267.  
  268. /* Define if you have the __argz_count function.  */
  269. #undef HAVE___ARGZ_COUNT
  270.  
  271. /* Define if you have the __argz_next function.  */
  272. #undef HAVE___ARGZ_NEXT
  273.  
  274. /* Define if you have the __argz_stringify function.  */
  275. #undef HAVE___ARGZ_STRINGIFY
  276.  
  277. /* Define if you have the cfgetospeed function.  */
  278. #undef HAVE_CFGETOSPEED
  279.  
  280. /* Define if you have the crypt function.  */
  281. #undef HAVE_CRYPT
  282.  
  283. /* Define if you have the dcgettext function.  */
  284. #undef HAVE_DCGETTEXT
  285.  
  286. /* Define if you have the getcwd function.  */
  287. #undef HAVE_GETCWD
  288.  
  289. /* Define if you have the getmntinfo function.  */
  290. #undef HAVE_GETMNTINFO
  291.  
  292. /* Define if you have the getpagesize function.  */
  293. #undef HAVE_GETPAGESIZE
  294.  
  295. /* Define if you have the getwd function.  */
  296. #undef HAVE_GETWD
  297.  
  298. /* Define if you have the grantpt function.  */
  299. #undef HAVE_GRANTPT
  300.  
  301. /* Define if you have the initgroups function.  */
  302. #undef HAVE_INITGROUPS
  303.  
  304. /* Define if you have the keyok function.  */
  305. #undef HAVE_KEYOK
  306.  
  307. /* Define if you have the memcpy function.  */
  308. #undef HAVE_MEMCPY
  309.  
  310. /* Define if you have the memmove function.  */
  311. #undef HAVE_MEMMOVE
  312.  
  313. /* Define if you have the memset function.  */
  314. #undef HAVE_MEMSET
  315.  
  316. /* Define if you have the munmap function.  */
  317. #undef HAVE_MUNMAP
  318.  
  319. /* Define if you have the pmap_getmaps function.  */
  320. #undef HAVE_PMAP_GETMAPS
  321.  
  322. /* Define if you have the pmap_getport function.  */
  323. #undef HAVE_PMAP_GETPORT
  324.  
  325. /* Define if you have the pmap_set function.  */
  326. #undef HAVE_PMAP_SET
  327.  
  328. /* Define if you have the putenv function.  */
  329. #undef HAVE_PUTENV
  330.  
  331. /* Define if you have the pwdauth function.  */
  332. #undef HAVE_PWDAUTH
  333.  
  334. /* Define if you have the resizeterm function.  */
  335. #undef HAVE_RESIZETERM
  336.  
  337. /* Define if you have the rresvport function.  */
  338. #undef HAVE_RRESVPORT
  339.  
  340. /* Define if you have the setenv function.  */
  341. #undef HAVE_SETENV
  342.  
  343. /* Define if you have the setlocale function.  */
  344. #undef HAVE_SETLOCALE
  345.  
  346. /* Define if you have the sigaction function.  */
  347. #undef HAVE_SIGACTION
  348.  
  349. /* Define if you have the sigaddset function.  */
  350. #undef HAVE_SIGADDSET
  351.  
  352. /* Define if you have the sigemptyset function.  */
  353. #undef HAVE_SIGEMPTYSET
  354.  
  355. /* Define if you have the sigprocmask function.  */
  356. #undef HAVE_SIGPROCMASK
  357.  
  358. /* Define if you have the socket function.  */
  359. #undef HAVE_SOCKET
  360.  
  361. /* Define if you have the socketpair function.  */
  362. #undef HAVE_SOCKETPAIR
  363.  
  364. /* Define if you have the statfs function.  */
  365. #undef HAVE_STATFS
  366.  
  367. /* Define if you have the statlstat function.  */
  368. #undef HAVE_STATLSTAT
  369.  
  370. /* Define if you have the statvfs function.  */
  371. #undef HAVE_STATVFS
  372.  
  373. /* Define if you have the stpcpy function.  */
  374. #undef HAVE_STPCPY
  375.  
  376. /* Define if you have the strcasecmp function.  */
  377. #undef HAVE_STRCASECMP
  378.  
  379. /* Define if you have the strchr function.  */
  380. #undef HAVE_STRCHR
  381.  
  382. /* Define if you have the strdup function.  */
  383. #undef HAVE_STRDUP
  384.  
  385. /* Define if you have the strerror function.  */
  386. #undef HAVE_STRERROR
  387.  
  388. /* Define if you have the strncasecmp function.  */
  389. #undef HAVE_STRNCASECMP
  390.  
  391. /* Define if you have the sysconf function.  */
  392. #undef HAVE_SYSCONF
  393.  
  394. /* Define if you have the tcgetattr function.  */
  395. #undef HAVE_TCGETATTR
  396.  
  397. /* Define if you have the tcsetattr function.  */
  398. #undef HAVE_TCSETATTR
  399.  
  400. /* Define if you have the truncate function.  */
  401. #undef HAVE_TRUNCATE
  402.  
  403. /* Define if you have the <argz.h> header file.  */
  404. #undef HAVE_ARGZ_H
  405.  
  406. /* Define if you have the <crypt.h> header file.  */
  407. #undef HAVE_CRYPT_H
  408.  
  409. /* Define if you have the <dirent.h> header file.  */
  410. #undef HAVE_DIRENT_H
  411.  
  412. /* Define if you have the <ext2fs/ext2fs.h> header file.  */
  413. #undef HAVE_EXT2FS_EXT2FS_H
  414.  
  415. /* Define if you have the <fcntl.h> header file.  */
  416. #undef HAVE_FCNTL_H
  417.  
  418. /* Define if you have the <grp.h> header file.  */
  419. #undef HAVE_GRP_H
  420.  
  421. /* Define if you have the <limits.h> header file.  */
  422. #undef HAVE_LIMITS_H
  423.  
  424. /* Define if you have the <linux/ext2_fs.h> header file.  */
  425. #undef HAVE_LINUX_EXT2_FS_H
  426.  
  427. /* Define if you have the <locale.h> header file.  */
  428. #undef HAVE_LOCALE_H
  429.  
  430. /* Define if you have the <malloc.h> header file.  */
  431. #undef HAVE_MALLOC_H
  432.  
  433. /* Define if you have the <memory.h> header file.  */
  434. #undef HAVE_MEMORY_H
  435.  
  436. /* Define if you have the <mntent.h> header file.  */
  437. #undef HAVE_MNTENT_H
  438.  
  439. /* Define if you have the <mnttab.h> header file.  */
  440. #undef HAVE_MNTTAB_H
  441.  
  442. /* Define if you have the <ndir.h> header file.  */
  443. #undef HAVE_NDIR_H
  444.  
  445. /* Define if you have the <nl_types.h> header file.  */
  446. #undef HAVE_NL_TYPES_H
  447.  
  448. /* Define if you have the <rpc/pmap_clnt.h> header file.  */
  449. #undef HAVE_RPC_PMAP_CLNT_H
  450.  
  451. /* Define if you have the <shadow.h> header file.  */
  452. #undef HAVE_SHADOW_H
  453.  
  454. /* Define if you have the <shadow/shadow.h> header file.  */
  455. #undef HAVE_SHADOW_SHADOW_H
  456.  
  457. /* Define if you have the <slang.h> header file.  */
  458. #undef HAVE_SLANG_H
  459.  
  460. /* Define if you have the <slang/slang.h> header file.  */
  461. #undef HAVE_SLANG_SLANG_H
  462.  
  463. /* Define if you have the <stdlib.h> header file.  */
  464. #undef HAVE_STDLIB_H
  465.  
  466. /* Define if you have the <string.h> header file.  */
  467. #undef HAVE_STRING_H
  468.  
  469. /* Define if you have the <sys/dir.h> header file.  */
  470. #undef HAVE_SYS_DIR_H
  471.  
  472. /* Define if you have the <sys/dustat.h> header file.  */
  473. #undef HAVE_SYS_DUSTAT_H
  474.  
  475. /* Define if you have the <sys/filsys.h> header file.  */
  476. #undef HAVE_SYS_FILSYS_H
  477.  
  478. /* Define if you have the <sys/fs_types.h> header file.  */
  479. #undef HAVE_SYS_FS_TYPES_H
  480.  
  481. /* Define if you have the <sys/fstyp.h> header file.  */
  482. #undef HAVE_SYS_FSTYP_H
  483.  
  484. /* Define if you have the <sys/mount.h> header file.  */
  485. #undef HAVE_SYS_MOUNT_H
  486.  
  487. /* Define if you have the <sys/ndir.h> header file.  */
  488. #undef HAVE_SYS_NDIR_H
  489.  
  490. /* Define if you have the <sys/param.h> header file.  */
  491. #undef HAVE_SYS_PARAM_H
  492.  
  493. /* Define if you have the <sys/select.h> header file.  */
  494. #undef HAVE_SYS_SELECT_H
  495.  
  496. /* Define if you have the <sys/statfs.h> header file.  */
  497. #undef HAVE_SYS_STATFS_H
  498.  
  499. /* Define if you have the <sys/statvfs.h> header file.  */
  500. #undef HAVE_SYS_STATVFS_H
  501.  
  502. /* Define if you have the <sys/vfs.h> header file.  */
  503. #undef HAVE_SYS_VFS_H
  504.  
  505. /* Define if you have the <termios.h> header file.  */
  506. #undef HAVE_TERMIOS_H
  507.  
  508. /* Define if you have the <unistd.h> header file.  */
  509. #undef HAVE_UNISTD_H
  510.  
  511. /* Define if you have the <utime.h> header file.  */
  512. #undef HAVE_UTIME_H
  513.  
  514. /* Define if you have the <values.h> header file.  */
  515. #undef HAVE_VALUES_H
  516.  
  517. /* Define if you have the i library (-li).  */
  518. #undef HAVE_LIBI
  519.  
  520. /* Define if you have the intl library (-lintl).  */
  521. #undef HAVE_LIBINTL
  522.  
  523. /* Define if you have the nsl library (-lnsl).  */
  524. #undef HAVE_LIBNSL
  525.  
  526. /* Define if you have the pt library (-lpt).  */
  527. #undef HAVE_LIBPT
  528.  
  529. /* Define if you have the socket library (-lsocket).  */
  530. #undef HAVE_LIBSOCKET
  531.  
  532. #ifdef HAVE_LIBPT
  533. #    define HAVE_GRANTPT
  534. #endif
  535.  
  536. #if defined(HAVE_LIBCRYPT) || defined(HAVE_LIBCRYPT_I)
  537. #    define HAVE_CRYPT
  538. #endif
  539.  
  540. #ifdef HAVE_XVIEW
  541. #    include <xvmain.h>
  542. #endif
  543.  
  544. #if defined(HAVE_SIGADDSET) && defined(HAVE_SIGEMPTYSET)
  545. # if defined(HAVE_SIGACTION) && defined(HAVE_SIGPROCMASK)
  546. #  define SLANG_POSIX_SIGNALS
  547. # endif
  548. #endif
  549.  
  550. #ifdef __os2__
  551. #    define OS2_NT 1
  552. #    define S_ISFIFO(x) 0
  553. #endif
  554.  
  555. #ifdef _OS_NT
  556. #    define OS2_NT 1
  557. #endif
  558.  
  559. #ifndef OS2_NT
  560. /* some Unices do not define this, and slang requires it: */
  561. #ifndef unix
  562. #    define unix
  563. #endif
  564. #endif
  565.  
  566.