00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Maintained by hand. */ 00003 00004 /* Define NO_MULTIBYTE_SUPPORT to not compile in support for multibyte 00005 characters, even if the OS supports them. */ 00006 /* #undef NO_MULTIBYTE_SUPPORT */ 00007 00008 /* Define if on MINIX. */ 00009 /* #undef _MINIX */ 00010 00011 /* Define as the return type of signal handlers (int or void). */ 00012 #define RETSIGTYPE void 00013 00014 #define VOID_SIGHANDLER 1 00015 00016 /* Characteristics of the compiler. */ 00017 /* #undef const */ 00018 00019 /* #undef size_t */ 00020 00021 /* #undef ssize_t */ 00022 00023 #define PROTOTYPES 1 00024 00025 /* #undef __CHAR_UNSIGNED__ */ 00026 00027 /* Define if the `S_IS*' macros in <sys/stat.h> do not work properly. */ 00028 /* #undef STAT_MACROS_BROKEN */ 00029 00030 /* Define if you have the fcntl function. */ 00031 #define HAVE_FCNTL 1 00032 00033 /* Define if you have the getpwent function. */ 00034 #define HAVE_GETPWENT 1 00035 00036 /* Define if you have the getpwnam function. */ 00037 #define HAVE_GETPWNAM 1 00038 00039 /* Define if you have the getpwuid function. */ 00040 #define HAVE_GETPWUID 1 00041 00042 /* Define if you have the isascii function. */ 00043 #define HAVE_ISASCII 1 00044 00045 /* Define if you have the iswctype function. */ 00046 #define HAVE_ISWCTYPE 1 00047 00048 /* Define if you have the iswlower function. */ 00049 #define HAVE_ISWLOWER 1 00050 00051 /* Define if you have the iswupper function. */ 00052 #define HAVE_ISWUPPER 1 00053 00054 /* Define if you have the isxdigit function. */ 00055 #define HAVE_ISXDIGIT 1 00056 00057 /* Define if you have the kill function. */ 00058 #define HAVE_KILL 1 00059 00060 /* Define if you have the lstat function. */ 00061 #define HAVE_LSTAT 1 00062 00063 /* Define if you have the mbrlen function. */ 00064 #define HAVE_MBRLEN 1 00065 00066 /* Define if you have the mbrtowc function. */ 00067 #define HAVE_MBRTOWC 1 00068 00069 /* Define if you have the mbsrtowcs function. */ 00070 #define HAVE_MBSRTOWCS 1 00071 00072 /* Define if you have the memmove function. */ 00073 #define HAVE_MEMMOVE 1 00074 00075 /* Define if you have the putenv function. */ 00076 #define HAVE_PUTENV 1 00077 00078 /* Define if you have the select function. */ 00079 #define HAVE_SELECT 1 00080 00081 /* Define if you have the setenv function. */ 00082 #ifndef SYSV 00083 #define HAVE_SETENV 1 00084 #endif 00085 00086 /* Define if you have the setlocale function. */ 00087 #define HAVE_SETLOCALE 1 00088 00089 /* Define if you have the strcasecmp function. */ 00090 #define HAVE_STRCASECMP 1 00091 00092 /* Define if you have the strcoll function. */ 00093 #define HAVE_STRCOLL 1 00094 00095 /* #undef STRCOLL_BROKEN */ 00096 00097 /* Define if you have the strpbrk function. */ 00098 #define HAVE_STRPBRK 1 00099 00100 /* Define if you have the tcgetattr function. */ 00101 #define HAVE_TCGETATTR 1 00102 00103 /* Define if you have the towlower function. */ 00104 #define HAVE_TOWLOWER 1 00105 00106 /* Define if you have the towupper function. */ 00107 #define HAVE_TOWUPPER 1 00108 00109 /* Define if you have the vsnprintf function. */ 00110 #define HAVE_VSNPRINTF 1 00111 00112 /* Define if you have the wcrtomb function. */ 00113 #define HAVE_WCRTOMB 1 00114 00115 /* Define if you have the wcscoll function. */ 00116 #define HAVE_WCSCOLL 1 00117 00118 /* Define if you have the wctype function. */ 00119 #define HAVE_WCTYPE 1 00120 00121 /* Define if you have the wcwidth function. */ 00122 #define HAVE_WCWIDTH 1 00123 00124 #define STDC_HEADERS 1 00125 00126 /* Define if you have the <dirent.h> header file. */ 00127 #define HAVE_DIRENT_H 1 00128 00129 /* Define if you have the <fcntl.h> header file. */ 00130 #define HAVE_FCNTL_H 1 00131 00132 /* Define if you have the <langinfo.h> header file. */ 00133 #define HAVE_LANGINFO_H 1 00134 00135 /* Define if you have the <limits.h> header file. */ 00136 #define HAVE_LIMITS_H 1 00137 00138 /* Define if you have the <locale.h> header file. */ 00139 #define HAVE_LOCALE_H 1 00140 00141 /* Define if you have the <memory.h> header file. */ 00142 #define HAVE_MEMORY_H 1 00143 00144 /* Define if you have the <ndir.h> header file. */ 00145 /* #undef HAVE_NDIR_H */ 00146 00147 /* Define if you have the <pwd.h> header file. */ 00148 #define HAVE_PWD_H 1 00149 00150 /* Define if you have the <stdarg.h> header file. */ 00151 #define HAVE_STDARG_H 1 00152 00153 /* Define if you have the <stdlib.h> header file. */ 00154 #define HAVE_STDLIB_H 1 00155 00156 /* Define if you have the <string.h> header file. */ 00157 #define HAVE_STRING_H 1 00158 00159 /* Define if you have the <strings.h> header file. */ 00160 #define HAVE_STRINGS_H 1 00161 00162 /* Define if you have the <sys/dir.h> header file. */ 00163 /* #undef HAVE_SYS_DIR_H */ 00164 00165 /* Define if you have the <sys/file.h> header file. */ 00166 #define HAVE_SYS_FILE_H 1 00167 00168 /* Define if you have the <sys/ndir.h> header file. */ 00169 /* #undef HAVE_SYS_NDIR_H */ 00170 00171 /* Define if you have the <sys/pte.h> header file. */ 00172 /* #undef HAVE_SYS_PTE_H */ 00173 00174 /* Define if you have the <sys/ptem.h> header file. */ 00175 /* #undef HAVE_SYS_PTEM_H */ 00176 00177 /* Define if you have the <sys/select.h> header file. */ 00178 #define HAVE_SYS_SELECT_H 1 00179 00180 /* Define if you have the <sys/stream.h> header file. */ 00181 /* #undef HAVE_SYS_STREAM_H */ 00182 00183 /* Define if you have the <termcap.h> header file. */ 00184 #define HAVE_TERMCAP_H 1 00185 00186 /* Define if you have the <termio.h> header file. */ 00187 #define HAVE_TERMIO_H 1 00188 00189 /* Define if you have the <termios.h> header file. */ 00190 #define HAVE_TERMIOS_H 1 00191 00192 /* Define if you have the <unistd.h> header file. */ 00193 #define HAVE_UNISTD_H 1 00194 00195 /* Define if you have the <varargs.h> header file. */ 00196 /* #undef HAVE_VARARGS_H */ 00197 00198 /* Define if you have the <wchar.h> header file. */ 00199 #define HAVE_WCHAR_H 1 00200 00201 /* Define if you have the <wctype.h> header file. */ 00202 #define HAVE_WCTYPE_H 1 00203 00204 #define HAVE_MBSTATE_T 1 00205 00206 /* Define if you have wchar_t in <wctype.h>. */ 00207 #define HAVE_WCHAR_T 1 00208 00209 /* Define if you have wctype_t in <wctype.h>. */ 00210 #define HAVE_WCTYPE_T 1 00211 00212 /* Define if you have wint_t in <wctype.h>. */ 00213 #define HAVE_WINT_T 1 00214 00215 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ 00216 #define HAVE_LANGINFO_CODESET 1 00217 00218 /* Definitions pulled in from aclocal.m4. */ 00219 #define VOID_SIGHANDLER 1 00220 00221 #define GWINSZ_IN_SYS_IOCTL 1 00222 00223 #define STRUCT_WINSIZE_IN_SYS_IOCTL 1 00224 00225 /* #undef STRUCT_WINSIZE_IN_TERMIOS */ 00226 00227 /* #undef TIOCSTAT_IN_SYS_IOCTL */ 00228 00229 #define FIONREAD_IN_SYS_IOCTL 1 00230 00231 /* #undef SPEED_T_IN_SYS_TYPES */ 00232 00233 #define HAVE_GETPW_DECLS 1 00234 00235 /* #undef STRUCT_DIRENT_HAS_D_INO */ 00236 00237 /* #undef STRUCT_DIRENT_HAS_D_FILENO */ 00238 00239 /* #undef HAVE_BSD_SIGNALS */ 00240 00241 #define HAVE_POSIX_SIGNALS 1 00242 00243 /* #undef HAVE_USG_SIGHOLD */ 00244 00245 /* #undef MUST_REINSTALL_SIGHANDLERS */ 00246 00247 #define HAVE_POSIX_SIGSETJMP 1 00248 00249 #define CTYPE_NON_ASCII 1 00250 00251 /* modify settings or make new ones based on what autoconf tells us. */ 00252 00253 /* Ultrix botches type-ahead when switching from canonical to 00254 non-canonical mode, at least through version 4.3 */ 00255 #if !defined (HAVE_TERMIOS_H) || !defined (HAVE_TCGETATTR) || defined (ultrix) 00256 # define TERMIOS_MISSING 00257 #endif 00258 00259 #if defined (STRCOLL_BROKEN) 00260 # define HAVE_STRCOLL 1 00261 #endif 00262 00263 #if defined (__STDC__) && defined (HAVE_STDARG_H) 00264 # define PREFER_STDARG 00265 # define USE_VARARGS 00266 #else 00267 # if defined (HAVE_VARARGS_H) 00268 # define PREFER_VARARGS 00269 # define USE_VARARGS 00270 # endif 00271 #endif