config.h

来自「这是一个开放源代码的与WINNT/WIN2K/WIN2003兼容的操作系统」· C头文件 代码 · 共 576 行 · 第 1/2 页

H
576
字号
/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */
/* This is the configuration file for the Midnight Commander. It was generated
   by autoconf's configure.

   Configure for Midnight Commander
   Copyright (C) 1994, 1995 Janne Kukonlehto
   Copyright (C) 1994, 1995 Miguel de Icaza
   Copyright (C) 1995 Jakub Jelinek

   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */

#include <VERSION>



/* Define if on AIX 3.
   System headers sometimes define this.
   We just want to avoid a redefinition error message.  */
#ifndef _ALL_SOURCE
/* #undef _ALL_SOURCE */
#endif

/* Define if using alloca.c.  */
/* #undef C_ALLOCA */

/* Define to empty if the keyword does not work.  */
/* #undef const */

/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
   This function is required for alloca.c support on those systems.  */
/* #undef CRAY_STACKSEG_END */

/* Define to `int' if <sys/types.h> doesn't define.  */
/* #undef gid_t */

/* Define if you have alloca, as a function or macro.  */
#define HAVE_ALLOCA 1

/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
/* #undef HAVE_ALLOCA_H */

/* Define if you have the getmntent function.  */
#define HAVE_GETMNTENT 1

/* Define if you have a working `mmap' system call.  */
/* #undef HAVE_MMAP */

/* Define if your struct stat has st_blksize.  */
#define HAVE_ST_BLKSIZE 1

/* Define if your struct stat has st_blocks.  */
#define HAVE_ST_BLOCKS 1

/* Define if your struct stat has st_rdev.  */
#define HAVE_ST_RDEV 1

/* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
#define HAVE_SYS_WAIT_H 1

/* Define as __inline if that's what the C compiler calls it.  */
/* #undef inline */

/* Define if major, minor, and makedev are declared in <mkdev.h>.  */
/* #undef MAJOR_IN_MKDEV */

/* Define if major, minor, and makedev are declared in <sysmacros.h>.  */
#define MAJOR_IN_SYSMACROS 1

/* Define if on MINIX.  */
/* #undef _MINIX */

/* Define to `int' if <sys/types.h> doesn't define.  */
/* #undef mode_t */

/* Define to `long' if <sys/types.h> doesn't define.  */
/* #undef off_t */

/* Define to `int' if <sys/types.h> doesn't define.  */
/* #undef pid_t */

/* Define if the system does not provide POSIX.1 features except
   with this defined.  */
/* #undef _POSIX_1_SOURCE */

/* Define if you need to in order for stat and other things to work.  */
/* #undef _POSIX_SOURCE */

/* Define to `unsigned' if <sys/types.h> doesn't define.  */
/* #undef size_t */

/* If using the C implementation of alloca, define if you know the
   direction of stack growth for your system; otherwise it will be
   automatically deduced at run-time.
 STACK_DIRECTION > 0 => grows toward higher addresses
 STACK_DIRECTION < 0 => grows toward lower addresses
 STACK_DIRECTION = 0 => direction of growth unknown
 */
/* #undef STACK_DIRECTION */

/* Define if you have the ANSI C header files.  */
#define STDC_HEADERS 1

/* Define to `int' if <sys/types.h> doesn't define.  */
/* #undef uid_t */

/* Define if the X Window System is missing or not being used.  */
/* #undef X_DISPLAY_MISSING */

#define PACKAGE "mc"

/* Always defined */
#define D_INO_IN_DIRENT 1
/* #undef IS_AIX */
/* #undef MOUNTED_FREAD */
/* #undef MOUNTED_FREAD_FSTYP */
/* #undef MOUNTED_GETFSSTAT */
/* #undef MOUNTED_GETMNT */
#define MOUNTED_GETMNTENT1 1
/* #undef MOUNTED_GETMNTENT2 */
/* #undef MOUNTED_GETMNTINFO */
/* #undef MOUNTED_VMOUNT */
#define STAT_STATFS2_BSIZE 1
/* #undef STAT_STATFS2_FSIZE */
/* #undef STAT_STATFS2_FS_DATA */
/* #undef STAT_STATFS3_OSF1 */
/* #undef STAT_STATFS4 */
/* #undef STAT_STATVFS */

/* Define umode_t if your system does not provide it */
#define umode_t int

/* Define nlink_t if your system does not provide it */
/* #undef nlink_t */

/* Does the file command accepts the -L option */
#define FILE_L 1

/* Does the file command work well with - option for stdin? */
#define FILE_STDIN 1

/* Does the grep command work well with - option for stdin? */
#define GREP_STDIN 1

/* Is the program using the GPM library? */
/* #undef HAVE_LIBGPM */

/* Is the program using the distributed slang library? */
#define HAVE_SLANG 1

/* Is the program using a system-installed slang library? */
/* #undef HAVE_SYSTEM_SLANG */

/* Define if the slang.h header file is inside a directory slang
** in the standard directories
*/
/* #undef SLANG_H_INSIDE_SLANG_DIR */

/* Does the program have subshell support? */
#define HAVE_SUBSHELL_SUPPORT 1

/* If you don't have gcc, define this */
/* #undef OLD_TOOLS */

/* Is the subshell the default or optional? */
/* #undef SUBSHELL_OPTIONAL */

/* Use SunOS SysV curses? */
/* #undef SUNOS_CURSES */

/* Use SystemV curses? */
/* #undef USE_SYSV_CURSES */

/* Use Ncurses? */
/* #undef USE_NCURSES */

/* If you Curses does not have color define this one */
/* #undef NO_COLOR_SUPPORT */

/* Support the Midnight Commander Virtual File System? */
#define USE_VFS 1

/* Support for the Memory Allocation Debugger */
/* #undef HAVE_MAD */

/* Extra Debugging */
/* #undef MCDEBUG */

/* If the Slang library will be using it's own terminfo instead of termcap */
#define SLANG_TERMINFO 1

/* If Slang library should use termcap */
/* #undef USE_TERMCAP */

/* If you have socket and the rest of the net functions use this */
#define USE_NETCODE 1

/* If defined, use .netrc for FTP connections */
/* #undef USE_NETRC */

/* If your operating system does not have enough space for a file name
 * in a struct dirent, then define this
 */
/* #undef NEED_EXTRA_DIRENT_BUFFER */

/* Define if you want the du -s summary */
#define HAVE_DUSUM 1

/* Define if your du does handle -b correctly */
#define DUSUM_USEB 1

/* Define to size of chunks du is displaying its information.
 * If DUSUM_USEB is defined, this should be 1
 */
#define DUSUM_FACTOR 1

/* Define this one if you want termnet support */
/* #undef USE_TERMNET */

/* Defined if you have libXpm, <X11/xpm.h>, libXext, <X11/extensions/shape.h> */
/* #undef HAVE_XPM_SHAPE */

/* Defined if you have shadow passwords on Linux */
/* #undef LINUX_SHADOW */

/* Defined if you have the crypt prototype in neither unistd.h nor crypt.h */
#define NEED_CRYPT_PROTOTYPE 1

/* Define if you want to turn on SCO-specific code */
/* #undef SCO_FLAVOR */

/* Define if your system has struct linger */
#define HAVE_STRUCT_LINGER 1

/* Define if your curses has this one (AIX, OSF/1) */
/* #undef USE_SETUPTERM */

/* Link in ext2fs code for delfs experimental file system */
/* #undef USE_EXT2FSLIB */

/* Define if you want to use the HSC firewall */
/* #undef HSC_PROXY */

/* Define if your system uses PAM for auth stuff */
/* #undef HAVE_PAM */

/* Define if you have the get_process_stats function and have to use that instead of gettimeofday  */
/* #undef HAVE_GET_PROCESS_STATS */

/* Define if you want to call the internal routine edit() for the editor */
#define USE_INTERNAL_EDIT 1

/* Define if your system has socketpair */
#define HAVE_SOCKETPAIR 1

/* Version of ncurses */
/* #undef NCURSES_970530 */

/* #undef HAVE_STPCPY */

#define ENABLE_NLS 1
/* #undef HAVE_CATGETS */
/* #undef HAVE_GETTEXT */
#define HAVE_LC_MESSAGES 1

/* Define if you have the __argz_count function.  */
/* #undef HAVE___ARGZ_COUNT */

/* Define if you have the __argz_next function.  */
/* #undef HAVE___ARGZ_NEXT */

/* Define if you have the __argz_stringify function.  */
/* #undef HAVE___ARGZ_STRINGIFY */

/* Define if you have the cfgetospeed function.  */
#define HAVE_CFGETOSPEED 1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?