1/* Headers/Additions/GNUstepGUI/config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if you have the <ao/ao.h> header file. */ 4#undef HAVE_AO_AO_H 5 6/* Define if you have the aspell header */ 7#undef HAVE_ASPELL 8 9/* Define to 1 if you have the <aspell.h> header file. */ 10#undef HAVE_ASPELL_H 11 12/* Define to 1 if you have the `atan2f' function. */ 13#undef HAVE_ATAN2F 14 15/* Define to 1 if you have the <cups/cups.h> header file. */ 16#undef HAVE_CUPS_CUPS_H 17 18/* Define to 1 if you have the <flite/flite.h> header file. */ 19#undef HAVE_FLITE_FLITE_H 20 21/* Define to 1 if you have the pocketsphinx.h header file */ 22#undef HAVE_POCKETSPHINX_POCKETSPHINX_EXPORT_H 23 24/* Define to 1 if you have the `floorf' function. */ 25#undef HAVE_FLOORF 26 27/* Define to 1 if you have the `getmntent' function. */ 28#undef HAVE_GETMNTENT 29 30/* Define to 1 if you have the `getmntinfo' function. */ 31#undef HAVE_GETMNTINFO 32 33/* Define to 1 if you have the `GifQuantizeBuffer' function. */ 34#undef HAVE_GIFQUANTIZEBUFFER 35 36/* Have ImageMagick */ 37#undef HAVE_IMAGEMAGICK 38 39/* Define to 1 if you have the <inttypes.h> header file. */ 40#undef HAVE_INTTYPES_H 41 42/* Define to 1 if you have the <jpeglib.h> header file. */ 43#undef HAVE_JPEGLIB_H 44 45/* Define to 1 if you have the `aspell' library (-laspell). */ 46#undef HAVE_LIBASPELL 47 48/* Define to 1 if you have the `gif' library (-lgif). */ 49#undef HAVE_LIBGIF 50 51/* Define to 1 if you have the `icns' library (-licns). */ 52#undef HAVE_LIBICNS 53 54/* Define to 1 if you have the `jpeg' library (-ljpeg). */ 55#undef HAVE_LIBJPEG 56 57/* Define to 1 if you have the `m' library (-lm). */ 58#undef HAVE_LIBM 59 60/* Define to 1 if you have the `png' library (-lpng). */ 61#undef HAVE_LIBPNG 62 63/* Define to 1 if you have the `tiff' library (-ltiff). */ 64#undef HAVE_LIBTIFF 65 66/* Define to 1 if you have the `ungif' library (-lungif). */ 67#undef HAVE_LIBUNGIF 68 69/* Define to 1 if you have the `z' library (-lz). */ 70#undef HAVE_LIBZ 71 72/* Define to 1 if you have the <memory.h> header file. */ 73#undef HAVE_MEMORY_H 74 75/* Define to 1 if you have the <mntent.h> header file. */ 76#undef HAVE_MNTENT_H 77 78/* Define to 1 if you have the <png.h> header file. */ 79#undef HAVE_PNG_H 80 81/* Define to 1 if you have the `QuantizeBuffer' function. */ 82#undef HAVE_QUANTIZEBUFFER 83 84/* Define to 1 if you have the `rint' function. */ 85#undef HAVE_RINT 86 87/* Define to 1 if you have the `rintf' function. */ 88#undef HAVE_RINTF 89 90/* Define to 1 if you have the <sndfile.h> header file. */ 91#undef HAVE_SNDFILE_H 92 93/* Define to 1 if you have the `statfs' function. */ 94#undef HAVE_STATFS 95 96/* Define to 1 if you have the `statvfs' function. */ 97#undef HAVE_STATVFS 98 99/* Define to 1 if you have the <stdint.h> header file. */ 100#undef HAVE_STDINT_H 101 102/* Define to 1 if you have the <stdlib.h> header file. */ 103#undef HAVE_STDLIB_H 104 105/* Define to 1 if you have the <strings.h> header file. */ 106#undef HAVE_STRINGS_H 107 108/* Define to 1 if you have the <string.h> header file. */ 109#undef HAVE_STRING_H 110 111/* Define to 1 if `f_flags' is a member of `struct statfs'. */ 112#undef HAVE_STRUCT_STATFS_F_FLAGS 113 114/* Define to 1 if `f_owner' is a member of `struct statfs'. */ 115#undef HAVE_STRUCT_STATFS_F_OWNER 116 117/* Define to 1 if `f_flag' is a member of `struct statvfs'. */ 118#undef HAVE_STRUCT_STATVFS_F_FLAG 119 120/* Define to 1 if `f_owner' is a member of `struct statvfs'. */ 121#undef HAVE_STRUCT_STATVFS_F_OWNER 122 123/* Define to 1 if you have the <sys/mntent.h> header file. */ 124#undef HAVE_SYS_MNTENT_H 125 126/* Define to 1 if you have the <sys/statvfs.h> header file. */ 127#undef HAVE_SYS_STATVFS_H 128 129/* Define to 1 if you have the <sys/stat.h> header file. */ 130#undef HAVE_SYS_STAT_H 131 132/* Define to 1 if you have the <sys/types.h> header file. */ 133#undef HAVE_SYS_TYPES_H 134 135/* Define to 1 if you have the <sys/vfs.h> header file. */ 136#undef HAVE_SYS_VFS_H 137 138/* Define to 1 if you have the <unicode/uchar.h> header file. */ 139#undef HAVE_UNICODE_UCHAR_H 140 141/* Define to 1 if you have the <unicode/ustring.h> header file. */ 142#undef HAVE_UNICODE_USTRING_H 143 144/* Define to 1 if you have the <unistd.h> header file. */ 145#undef HAVE_UNISTD_H 146 147/* mnt_fsname structure member name */ 148#undef MNT_FSNAME 149 150/* mntent structure member name */ 151#undef MNT_MEMB 152 153/* Define to the address where bug reports for this package should be sent. */ 154#undef PACKAGE_BUGREPORT 155 156/* Define to the full name of this package. */ 157#undef PACKAGE_NAME 158 159/* Define to the full name and version of this package. */ 160#undef PACKAGE_STRING 161 162/* Define to the one symbol short name of this package. */ 163#undef PACKAGE_TARNAME 164 165/* Define to the home page for this package. */ 166#undef PACKAGE_URL 167 168/* Define to the version of this package. */ 169#undef PACKAGE_VERSION 170 171/* Define to 1 if you have the ANSI C header files. */ 172#undef STDC_HEADERS 173 174 175/* Define for those who don't have rintf and/or rint */ 176#ifndef HAVE_RINTF 177#define rintf rint 178#endif 179#ifndef HAVE_RINT 180#define DEFINE_RINT_IF_MISSING \ 181static double rint(double a) \ 182{ \ 183 return (floor(a+0.5)); \ 184} 185#else 186#define DEFINE_RINT_IF_MISSING 187#endif 188 189