Codepage messages related translated & other stuff...
[midnight-commander.git] / acconfig.h
blobd82229778f05adcf36ecf3b0b3415f61b915cf2a
1 /* This is the configuration file for the Midnight Commander. It was generated
2 by autoconf's configure.
4 Configure for Midnight Commander
5 Copyright (C) 1994, 1995 Janne Kukonlehto
6 Copyright (C) 1994, 1995 Miguel de Icaza
7 Copyright (C) 1995 Jakub Jelinek
9 This program is free software; you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation; either version 2 of the License, or
12 (at your option) any later version.
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
19 You should have received a copy of the GNU General Public License
20 along with this program; if not, write to the Free Software
21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
24 @TOP@
26 #undef D_INO_IN_DIRENT
27 #undef MOUNTED_FREAD
28 #undef MOUNTED_FREAD_FSTYP
29 #undef MOUNTED_GETFSSTAT
30 #undef MOUNTED_GETMNT
31 #undef MOUNTED_GETMNTENT1
32 #undef MOUNTED_GETMNTENT2
33 #undef MOUNTED_GETMNTINFO
34 #undef MOUNTED_VMOUNT
35 #undef STAT_STATFS2_BSIZE
36 #undef STAT_STATFS2_FSIZE
37 #undef STAT_STATFS2_FS_DATA
38 #undef STAT_STATFS3_OSF1
39 #undef STAT_STATFS4
40 #undef STAT_STATVFS
41 #undef HAVE_F_FSTYPENAME
43 /* Define umode_t if your system does not provide it */
44 #undef umode_t
46 /* Define nlink_t if your system does not provide it */
47 #undef nlink_t
49 /* Is the program using the GPM library? */
50 #undef HAVE_LIBGPM
52 /* Is the text edition compiled with X11 support? */
53 #undef HAVE_TEXTMODE_X11_SUPPORT
55 /* Is the program using the distributed slang library? */
56 #undef HAVE_SLANG
58 /* Is the program using a system-installed slang library? */
59 #undef HAVE_SYSTEM_SLANG
61 /* Does the program have subshell support? */
62 #undef HAVE_SUBSHELL_SUPPORT
64 /* Found some version of curses that we're going to use */
65 #undef HAS_CURSES
67 /* Are you using other type of curses? */
68 #undef OTHER_CURSES
70 /* Is the subshell the default or optional? */
71 #undef SUBSHELL_OPTIONAL
73 /* Use SunOS SysV curses? */
74 #undef USE_SUNOS_CURSES
76 /* Use old BSD curses? */
77 #undef USE_BSD_CURSES
79 /* Use SystemV curses? */
80 #undef USE_SYSV_CURSES
82 /* Use Ncurses? */
83 #undef USE_NCURSES
85 /* If you Curses does not have color define this one */
86 #undef NO_COLOR_CURSES
88 /* Support the Midnight Commander Virtual File System? */
89 #undef USE_VFS
91 /* Support for the Memory Allocation Debugger */
92 #undef HAVE_MAD
94 /* If the Slang library will be using it's own terminfo instead of termcap */
95 #undef SLANG_TERMINFO
97 /* If Slang library should use termcap */
98 #undef USE_TERMCAP
100 /* If you have socket and the rest of the net functions use this */
101 #undef USE_NETCODE
103 /* If your operating system does not have enough space for a file name
104 * in a struct dirent, then define this
106 #undef NEED_EXTRA_DIRENT_BUFFER
108 /* Define this one if you want termnet support */
109 #undef USE_TERMNET
111 /* Defined if you have the file command */
112 #undef HAVE_FILECMD
114 /* Defined if you have shadow passwords on Linux */
115 #undef LINUX_SHADOW
117 /* Defined if you have the crypt prototype in neither unistd.h nor crypt.h */
118 #undef NEED_CRYPT_PROTOTYPE
120 /* Define if your system has struct linger */
121 #undef HAVE_STRUCT_LINGER
123 /* Define if your curses has this one (AIX, OSF/1) */
124 #undef USE_SETUPTERM
126 /* Link in ext2fs code for delfs experimental file system */
127 #undef USE_EXT2FSLIB
129 /* Define if you have putenv routine */
130 #undef HAVE_PUTENV
132 /* Define if you have isascii */
133 #undef HAVE_ISASCII
135 /* Define if your system uses PAM for auth stuff */
136 #undef HAVE_PAM
138 /* Define if you have the pmap_getmaps function */
139 #undef HAVE_PMAP_GETMAPS
141 /* Define if you have the get_process_stats function and have to use that instead of gettimeofday */
142 #undef HAVE_GET_PROCESS_STATS
144 /* Define if you want to call the internal routine edit() for the editor */
145 #undef USE_INTERNAL_EDIT
147 /* Define if your system has socketpair */
148 #undef HAVE_SOCKETPAIR
150 /* Do we have posix signals? */
151 #undef HAVE_SIGACTION
152 #undef HAVE_SIGPROCMASK
153 #undef HAVE_SIGEMPTYSET
154 #undef HAVE_SIGADDSET
156 /* Version of ncurses */
157 #undef NCURSES_970530
159 #undef HAVE_STPCPY
161 #undef ENABLE_NLS
162 #undef HAVE_CATGETS
163 #undef HAVE_GETTEXT
164 #undef HAVE_LC_MESSAGES
166 #undef WITH_SMBFS
168 #undef HAVE_GNOME_WINDOW_ICON
170 @BOTTOM@
172 #include <extraconf.h>