00001 /* config.h. Generated by configure. */ 00002 /* config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if you have the `backtrace' function. */ 00005 #define HAVE_BACKTRACE 1 00006 00007 /* Define to 1 if you have the `backtrace_symbols' function. */ 00008 #define HAVE_BACKTRACE_SYMBOLS 1 00009 00010 /* del_curterm is broken, redefine it to a no-op to avoid a double-free bug */ 00011 /* #undef HAVE_BROKEN_DEL_CURTERM */ 00012 00013 /* Define to 1 one if the implemented fwprintf is broken */ 00014 /* #undef HAVE_BROKEN_FWPRINTF */ 00015 00016 /* Define to 1 if you have the <curses.h> header file. */ 00017 #define HAVE_CURSES_H 1 00018 00019 /* Define to 1 if you have the `dcgettext' function. */ 00020 #define HAVE_DCGETTEXT 1 00021 00022 /* Define to 1 if you have the <execinfo.h> header file. */ 00023 #define HAVE_EXECINFO_H 1 00024 00025 /* Define to 1 if you have the `fgetwc' function. */ 00026 #define HAVE_FGETWC 1 00027 00028 /* Define to 1 if you have the `fputwc' function. */ 00029 #define HAVE_FPUTWC 1 00030 00031 /* Define to 1 if you have the `futimes' function. */ 00032 #define HAVE_FUTIMES 1 00033 00034 /* Define to 1 if you have the `fwprintf' function. */ 00035 #define HAVE_FWPRINTF 1 00036 00037 /* Define to 1 if you have the <getopt.h> header file. */ 00038 #define HAVE_GETOPT_H 1 00039 00040 /* Define to 1 if you have the `gettext' function. */ 00041 #define HAVE_GETTEXT 1 00042 00043 /* Define to 1 if you have the <inttypes.h> header file. */ 00044 #define HAVE_INTTYPES_H 1 00045 00046 /* Define to 1 if you have the `killpg' function. */ 00047 #define HAVE_KILLPG 1 00048 00049 /* Define to 1 if you have the <libintl.h> header file. */ 00050 #define HAVE_LIBINTL_H 1 00051 00052 /* Define to 1 if you have the `lrand48_r' function. */ 00053 #define HAVE_LRAND48_R 1 00054 00055 /* Define to 1 if you have the <memory.h> header file. */ 00056 #define HAVE_MEMORY_H 1 00057 00058 /* Define to 1 if you have the <ncurses.h> header file. */ 00059 #define HAVE_NCURSES_H 1 00060 00061 /* Define to 1 if you have the <ncurses/term.h> header file. */ 00062 #define HAVE_NCURSES_TERM_H 1 00063 00064 /* Define to 1 if realpath accepts null for its second argument. */ 00065 #define HAVE_REALPATH_NULL 1 00066 00067 /* Define to 1 if you have the <regex.h> header file. */ 00068 #define HAVE_REGEX_H 1 00069 00070 /* Define to 1 if you have the <siginfo.h> header file. */ 00071 /* #undef HAVE_SIGINFO_H */ 00072 00073 /* Define to 1 if you have the <stdint.h> header file. */ 00074 #define HAVE_STDINT_H 1 00075 00076 /* Define to 1 if you have the <stdlib.h> header file. */ 00077 #define HAVE_STDLIB_H 1 00078 00079 /* Define to 1 if you have the <strings.h> header file. */ 00080 #define HAVE_STRINGS_H 1 00081 00082 /* Define to 1 if you have the <string.h> header file. */ 00083 #define HAVE_STRING_H 1 00084 00085 /* Define to 1 if you have the <stropts.h> header file. */ 00086 #define HAVE_STROPTS_H 1 00087 00088 /* Define to 1 if you have the `sysconf' function. */ 00089 #define HAVE_SYSCONF 1 00090 00091 /* Define to 1 if you have the <sys/ioctl.h> header file. */ 00092 #define HAVE_SYS_IOCTL_H 1 00093 00094 /* Define to 1 if you have the <sys/resource.h> header file. */ 00095 #define HAVE_SYS_RESOURCE_H 1 00096 00097 /* Define to 1 if you have the <sys/select.h> header file. */ 00098 #define HAVE_SYS_SELECT_H 1 00099 00100 /* Define to 1 if you have the <sys/stat.h> header file. */ 00101 #define HAVE_SYS_STAT_H 1 00102 00103 /* Define to 1 if you have the <sys/termios.h> header file. */ 00104 #define HAVE_SYS_TERMIOS_H 1 00105 00106 /* Define to 1 if you have the <sys/types.h> header file. */ 00107 #define HAVE_SYS_TYPES_H 1 00108 00109 /* Define to 1 if you have the <termio.h> header file. */ 00110 #define HAVE_TERMIO_H 1 00111 00112 /* Define to 1 if you have the <term.h> header file. */ 00113 #define HAVE_TERM_H 1 00114 00115 /* Define to 1 if the wgettext function should be used for translating 00116 strings. */ 00117 #define HAVE_TRANSLATE_H 1 00118 00119 /* Define to 1 if you have the <unistd.h> header file. */ 00120 #define HAVE_UNISTD_H 1 00121 00122 /* Define to 1 if you have the `wcscasecmp' function. */ 00123 #define HAVE_WCSCASECMP 1 00124 00125 /* Define to 1 if you have the `wcsdup' function. */ 00126 #define HAVE_WCSDUP 1 00127 00128 /* Define to 1 if you have the `wcslcat' function. */ 00129 /* #undef HAVE_WCSLCAT */ 00130 00131 /* Define to 1 if you have the `wcslcpy' function. */ 00132 /* #undef HAVE_WCSLCPY */ 00133 00134 /* Define to 1 if you have the `wcslen' function. */ 00135 #define HAVE_WCSLEN 1 00136 00137 /* Define to 1 if you have the `wcsncasecmp' function. */ 00138 #define HAVE_WCSNCASECMP 1 00139 00140 /* Define to 1 if you have the `wcsndup' function. */ 00141 /* #undef HAVE_WCSNDUP */ 00142 00143 /* Define to 1 if you have the `wcstok' function. */ 00144 #define HAVE_WCSTOK 1 00145 00146 /* Define to 1 if you have the `wcstol' function. */ 00147 #define HAVE_WCSTOL 1 00148 00149 /* Define to 1 if you have the `wcswidth' function. */ 00150 #define HAVE_WCSWIDTH 1 00151 00152 /* Define to 1 if you have the `wcwidth' function. */ 00153 #define HAVE_WCWIDTH 1 00154 00155 /* Define to 1 if the winsize struct and TIOCGWINSZ macro exist */ 00156 #define HAVE_WINSIZE 1 00157 00158 /* Define to 1 if getopt_long exists and works. */ 00159 #define HAVE_WORKING_GETOPT_LONG 1 00160 00161 /* Define to 1 if the _nl_msg_cat_cntr symbol is exported. */ 00162 #define HAVE__NL_MSG_CAT_CNTR 1 00163 00164 /* Define to 1 if you have the file `AC_File'. */ 00165 #define HAVE__PROC_SELF_STAT 1 00166 00167 /* Define to 1 if the __environ symbol is exported. */ 00168 #define HAVE___ENVIRON 1 00169 00170 /* Define to the address where bug reports for this package should be sent. */ 00171 #define PACKAGE_BUGREPORT "fish-users@lists.sf.net" 00172 00173 /* Define to the full name of this package. */ 00174 #define PACKAGE_NAME "fish" 00175 00176 /* Define to the full name and version of this package. */ 00177 #define PACKAGE_STRING "fish 1.23.0" 00178 00179 /* Define to the one symbol short name of this package. */ 00180 #define PACKAGE_TARNAME "fish" 00181 00182 /* Define to the version of this package. */ 00183 #define PACKAGE_VERSION "1.23.0" 00184 00185 /* Define to 1 if you have the ANSI C header files. */ 00186 #define STDC_HEADERS 1 00187 00188 /* Define to 1 if tparm accepts a fixed amount of paramters. */ 00189 /* #undef TPARM_SOLARIS_KLUDGE */ 00190 00191 /* Evil kludge to get Power based machines to work */ 00192 /* #undef TPUTS_KLUDGE */ 00193 00194 /* Perform string translations with gettext */ 00195 #define USE_GETTEXT 1 00196 00197 /* Macro to enable additional prototypes under BSD */ 00198 /* #undef _NETBSD_SOURCE */ 00199 00200 /* Macro to enable additional prototypes under BSD */ 00201 /* #undef __BSD_VISIBLE */ 00202 00203 /* Macro to enable additional prototypes under Solaris */ 00204 /* #undef __EXTENSIONS__ */ 00205 00206 #if __GNUC__ >= 3 00207 #define __warn_unused __attribute__ ((warn_unused_result)) 00208 #define __sentinel __attribute__ ((sentinel)) 00209 #else 00210 #define __warn_unused 00211 #define __sentinel 00212 #endif
1.4.4