config.h

Go to the documentation of this file.
00001 /* src/include/config.h.  Generated from config.h.in by configure.  */
00002 /* src/include/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 #define _GNU_SOURCE  1
00005 
00006 /* Defined if the host has big endian byte ordering */
00007 /* #undef BIG_ENDIAN_HOST */
00008 
00009 /* This is a CYGWIN system */
00010 /* #undef CYGWIN */
00011 
00012 /* This is a Darwin system */
00013 /* #undef DARWIN */
00014 
00015 /* Define to 1 if translation of program messages to the user's native
00016    language is requested. */
00017 #define ENABLE_NLS 1
00018 
00019 /* Define to 1 if you have the `argz_append' function. */
00020 #define HAVE_ARGZ_APPEND 1
00021 
00022 /* Define to 1 if you have the `argz_create_sep' function. */
00023 #define HAVE_ARGZ_CREATE_SEP 1
00024 
00025 /* Define to 1 if you have the <argz.h> header file. */
00026 #define HAVE_ARGZ_H 1
00027 
00028 /* Define to 1 if you have the `argz_insert' function. */
00029 #define HAVE_ARGZ_INSERT 1
00030 
00031 /* Define to 1 if you have the `argz_next' function. */
00032 #define HAVE_ARGZ_NEXT 1
00033 
00034 /* Define to 1 if you have the `argz_stringify' function. */
00035 #define HAVE_ARGZ_STRINGIFY 1
00036 
00037 /* Define to 1 if you have the <assert.h> header file. */
00038 #define HAVE_ASSERT_H 1
00039 
00040 /* Define to 1 if you have the `bcopy' function. */
00041 /* #undef HAVE_BCOPY */
00042 
00043 /* Define to 1 if you have the <bzlib.h> header file. */
00044 #define HAVE_BZLIB_H 1
00045 
00046 /* Define to 1 if you have the `closedir' function. */
00047 #define HAVE_CLOSEDIR 1
00048 
00049 /* Define to 1 if you have the <ctype.h> header file. */
00050 #define HAVE_CTYPE_H 1
00051 
00052 /* Define if the GNU dcgettext() function is already present or preinstalled.
00053    */
00054 #define HAVE_DCGETTEXT 1
00055 
00056 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
00057    */
00058 #define HAVE_DIRENT_H 1
00059 
00060 /* Define if you have the GNU dld library. */
00061 /* #undef HAVE_DLD */
00062 
00063 /* Define to 1 if you have the <dld.h> header file. */
00064 /* #undef HAVE_DLD_H */
00065 
00066 /* Define to 1 if you have the `dlerror' function. */
00067 #define HAVE_DLERROR 1
00068 
00069 /* Define to 1 if you have the <dlfcn.h> header file. */
00070 #define HAVE_DLFCN_H 1
00071 
00072 /* Define to 1 if you have the <dl.h> header file. */
00073 /* #undef HAVE_DL_H */
00074 
00075 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
00076 /* #undef HAVE_DOPRNT */
00077 
00078 /* Define if you have the _dyld_func_lookup function. */
00079 /* #undef HAVE_DYLD */
00080 
00081 /* Define to 1 if you have the <errno.h> header file. */
00082 #define HAVE_ERRNO_H 1
00083 
00084 /* Define to 1 if the system has the type `error_t'. */
00085 #define HAVE_ERROR_T 1
00086 
00087 /* We use EXIV2 */
00088 #define HAVE_EXIV2 1
00089 
00090 /* Define to 1 if you have the <fcntl.h> header file. */
00091 #define HAVE_FCNTL_H 1
00092 
00093 /* Have flac */
00094 /* #undef HAVE_FLAC */
00095 
00096 /* Define to 1 if you have the <FLAC/all.h> header file. */
00097 #define HAVE_FLAC_ALL_H 1
00098 
00099 /* Define to 1 if you have the `floor' function. */
00100 /* #undef HAVE_FLOOR */
00101 
00102 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
00103 #define HAVE_FSEEKO 1
00104 
00105 /* Define to 1 if you have the `ftruncate' function. */
00106 #define HAVE_FTRUNCATE 1
00107 
00108 /* Define to 1 if you have the `getcwd' function. */
00109 #define HAVE_GETCWD 1
00110 
00111 /* Define to 1 if you have the `getpagesize' function. */
00112 #define HAVE_GETPAGESIZE 1
00113 
00114 /* Define if the GNU gettext() function is already present or preinstalled. */
00115 #define HAVE_GETTEXT 1
00116 
00117 /* Have glib */
00118 #define HAVE_GLIB 1
00119 
00120 /* Have gsf */
00121 #define HAVE_GSF 1
00122 
00123 /* gsf_init supported */
00124 #define HAVE_GSF_INIT 1
00125 
00126 /* We have GTK */
00127 #define HAVE_GTK 1
00128 
00129 /* Define if you have the iconv() function. */
00130 #define HAVE_ICONV 1
00131 
00132 /* Define to 1 if you have the <iconv.h> header file. */
00133 #define HAVE_ICONV_H 1
00134 
00135 /* Define to 1 if you have the `index' function. */
00136 /* #undef HAVE_INDEX */
00137 
00138 /* Define to 1 if you have the <inttypes.h> header file. */
00139 #define HAVE_INTTYPES_H 1
00140 
00141 /* Define to 1 if you have the <langinfo.h> header file. */
00142 #define HAVE_LANGINFO_H 1
00143 
00144 /* Have libbz2 */
00145 #define HAVE_LIBBZ2 1
00146 
00147 /* Define to 1 if you have the `c_r' library (-lc_r). */
00148 /* #undef HAVE_LIBC_R */
00149 
00150 /* Define to 1 if you have the `dl' library (-ldl). */
00151 #define HAVE_LIBDL 1
00152 
00153 /* Define to 1 if you have the `intl' library (-lintl). */
00154 /* #undef HAVE_LIBINTL */
00155 
00156 /* Define to 1 if you have the <libintl.h> header file. */
00157 #define HAVE_LIBINTL_H 1
00158 
00159 /* Define to 1 if you have the `plibc' library (-lplibc). */
00160 /* #undef HAVE_LIBPLIBC */
00161 
00162 /* Define to 1 if you have the `resolv' library (-lresolv). */
00163 /* #undef HAVE_LIBRESOLV */
00164 
00165 /* Define to 1 if you have the `stdc++' library (-lstdc++). */
00166 #define HAVE_LIBSTDC__ 1
00167 
00168 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
00169 /* #undef HAVE_LIBWS2_32 */
00170 
00171 /* Define to 1 if you have the <limits.h> header file. */
00172 #define HAVE_LIMITS_H 1
00173 
00174 /* Define to 1 if you have the <ltdl.h> header file. */
00175 #define HAVE_LTDL_H 1
00176 
00177 /* Define to 1 if you have the <mach-o/dyld.h> header file. */
00178 /* #undef HAVE_MACH_O_DYLD_H */
00179 
00180 /* Define to 1 if you have the <malloc.h> header file. */
00181 #define HAVE_MALLOC_H 1
00182 
00183 /* Define to 1 if you have the `memcpy' function. */
00184 #define HAVE_MEMCPY 1
00185 
00186 /* Define to 1 if you have the `memmove' function. */
00187 #define HAVE_MEMMOVE 1
00188 
00189 /* Define to 1 if you have the <memory.h> header file. */
00190 #define HAVE_MEMORY_H 1
00191 
00192 /* Define to 1 if you have the `memset' function. */
00193 #define HAVE_MEMSET 1
00194 
00195 /* Define to 1 if you have the `mkstemp' function. */
00196 #define HAVE_MKSTEMP 1
00197 
00198 /* Define to 1 if you have a working `mmap' system call. */
00199 #define HAVE_MMAP 1
00200 
00201 /* Have libmpeg2 */
00202 #define HAVE_MPEG2 1
00203 
00204 /* Define to 1 if you have the <mpeg2dec/mpeg2.h> header file. */
00205 #define HAVE_MPEG2DEC_MPEG2_H 1
00206 
00207 /* Define to 1 if you have the `munmap' function. */
00208 #define HAVE_MUNMAP 1
00209 
00210 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
00211 /* #undef HAVE_NDIR_H */
00212 
00213 /* Define to 1 if you have the <netinet/in.h> header file. */
00214 #define HAVE_NETINET_IN_H 1
00215 
00216 /* Define to 1 if you have the `opendir' function. */
00217 #define HAVE_OPENDIR 1
00218 
00219 /* Define to 1 if you have the `pow' function. */
00220 /* #undef HAVE_POW */
00221 
00222 /* Define if libtool can extract symbol lists from object files. */
00223 #define HAVE_PRELOADED_SYMBOLS 1
00224 
00225 /* We have Qt */
00226 /* #undef HAVE_QT */
00227 
00228 /* We have Qt4 */
00229 /* #undef HAVE_QT4 */
00230 
00231 /* Define to 1 if you have the <Qt/qpixmap.h> header file. */
00232 /* #undef HAVE_QT_QPIXMAP_H */
00233 
00234 /* Define to 1 if you have the <Qt/qsvgrenderer.h> header file. */
00235 /* #undef HAVE_QT_QSVGRENDERER_H */
00236 
00237 /* We have Qt SVG */
00238 /* #undef HAVE_QT_SVG */
00239 
00240 /* We have Qt SVG4 */
00241 /* #undef HAVE_QT_SVG4 */
00242 
00243 /* Define to 1 if you have the `readdir' function. */
00244 #define HAVE_READDIR 1
00245 
00246 /* Define to 1 if you have the `rindex' function. */
00247 /* #undef HAVE_RINDEX */
00248 
00249 /* Define to 1 if you have the `setenv' function. */
00250 #define HAVE_SETENV 1
00251 
00252 /* Define if you have the shl_load function. */
00253 /* #undef HAVE_SHL_LOAD */
00254 
00255 /* Define to 1 if you have the `sqrt' function. */
00256 /* #undef HAVE_SQRT */
00257 
00258 /* Define to 1 if `stat' has the bug that it succeeds when given the
00259    zero-length file name argument. */
00260 /* #undef HAVE_STAT_EMPTY_STRING_BUG */
00261 
00262 /* Define to 1 if stdbool.h conforms to C99. */
00263 #define HAVE_STDBOOL_H 1
00264 
00265 /* Define to 1 if you have the <stddef.h> header file. */
00266 #define HAVE_STDDEF_H 1
00267 
00268 /* Define to 1 if you have the <stdint.h> header file. */
00269 #define HAVE_STDINT_H 1
00270 
00271 /* Define to 1 if you have the <stdio.h> header file. */
00272 #define HAVE_STDIO_H 1
00273 
00274 /* Define to 1 if you have the <stdlib.h> header file. */
00275 #define HAVE_STDLIB_H 1
00276 
00277 /* Define to 1 if you have the `strcasecmp' function. */
00278 #define HAVE_STRCASECMP 1
00279 
00280 /* Define to 1 if you have the `strchr' function. */
00281 #define HAVE_STRCHR 1
00282 
00283 /* Define to 1 if you have the `strcmp' function. */
00284 #define HAVE_STRCMP 1
00285 
00286 /* Define to 1 if you have the `strcspn' function. */
00287 #define HAVE_STRCSPN 1
00288 
00289 /* Define to 1 if you have the `strdup' function. */
00290 #define HAVE_STRDUP 1
00291 
00292 /* Define to 1 if you have the <strings.h> header file. */
00293 #define HAVE_STRINGS_H 1
00294 
00295 /* Define to 1 if you have the <string.h> header file. */
00296 #define HAVE_STRING_H 1
00297 
00298 /* Define to 1 if you have the `strncasecmp' function. */
00299 #define HAVE_STRNCASECMP 1
00300 
00301 /* Define to 1 if you have the `strndup' function. */
00302 #define HAVE_STRNDUP 1
00303 
00304 /* Define to 1 if you have the `strnlen' function. */
00305 #define HAVE_STRNLEN 1
00306 
00307 /* Define to 1 if you have the `strrchr' function. */
00308 #define HAVE_STRRCHR 1
00309 
00310 /* Define to 1 if you have the `strtoul' function. */
00311 #define HAVE_STRTOUL 1
00312 
00313 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
00314    */
00315 /* #undef HAVE_SYS_DIR_H */
00316 
00317 /* Define to 1 if you have the <sys/dl.h> header file. */
00318 /* #undef HAVE_SYS_DL_H */
00319 
00320 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
00321    */
00322 /* #undef HAVE_SYS_NDIR_H */
00323 
00324 /* Define to 1 if you have the <sys/stat.h> header file. */
00325 #define HAVE_SYS_STAT_H 1
00326 
00327 /* Define to 1 if you have the <sys/types.h> header file. */
00328 #define HAVE_SYS_TYPES_H 1
00329 
00330 /* Define to 1 if you have the <unistd.h> header file. */
00331 #define HAVE_UNISTD_H 1
00332 
00333 /* Have vorbisfile */
00334 #define HAVE_VORBISFILE 1
00335 
00336 /* Define to 1 if you have the <vorbis/vorbisfile.h> header file. */
00337 #define HAVE_VORBIS_VORBISFILE_H 1
00338 
00339 /* Define to 1 if you have the `vprintf' function. */
00340 #define HAVE_VPRINTF 1
00341 
00342 /* Have zlib */
00343 #define HAVE_ZLIB 1
00344 
00345 /* Define to 1 if you have the <zlib.h> header file. */
00346 #define HAVE_ZLIB_H 1
00347 
00348 /* Define to 1 if the system has the type `_Bool'. */
00349 #define HAVE__BOOL 1
00350 
00351 /* Define as const if the declaration of iconv() needs const. */
00352 #define ICONV_CONST 
00353 
00354 /* iso-639 catalog */
00355 #define ISOLOCALEDIR "30449ISOPFX/share/locale"
00356 
00357 /* This is a LINUX system */
00358 #define LINUX 1
00359 
00360 /* Defined if the host has little endian byte ordering */
00361 #define LITTLE_ENDIAN_HOST 1
00362 
00363 /* gettext catalogs */
00364 #define LOCALEDIR "${prefix}/share/locale"
00365 
00366 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
00367    slash. */
00368 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
00369 
00370 /* Define if the OS needs help to load dependent libraries for dlopen(). */
00371 /* #undef LTDL_DLOPEN_DEPLIBS */
00372 
00373 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00374    */
00375 #define LTDL_OBJDIR ".libs/"
00376 
00377 /* Define to the name of the environment variable that determines the dynamic
00378    library search path. */
00379 #define LTDL_SHLIBPATH_VAR "LD_LIBRARY_PATH"
00380 
00381 /* Define to the extension used for shared libraries, say, ".so". */
00382 #define LTDL_SHLIB_EXT ".so"
00383 
00384 /* Define to the system default library search path. */
00385 #define LTDL_SYSSEARCHPATH "/lib:/usr/lib:/lib/i486-linux-gnu:/usr/lib/i486-linux-gnu"
00386 
00387 /* This is a MinGW system */
00388 /* #undef MINGW */
00389 
00390 /* Define if dlsym() requires a leading underscore in symbol names. */
00391 /* #undef NEED_USCORE */
00392 
00393 /* Some strange OS */
00394 /* #undef OTHEROS */
00395 
00396 /* Name of package */
00397 #define PACKAGE "libextractor"
00398 
00399 /* Define to the address where bug reports for this package should be sent. */
00400 #define PACKAGE_BUGREPORT "bug-libextractor@gnu.org"
00401 
00402 /* Define to the full name of this package. */
00403 #define PACKAGE_NAME "libextractor"
00404 
00405 /* Define to the full name and version of this package. */
00406 #define PACKAGE_STRING "libextractor 0.5.19a"
00407 
00408 /* Define to the one symbol short name of this package. */
00409 #define PACKAGE_TARNAME "libextractor"
00410 
00411 /* Define to the version of this package. */
00412 #define PACKAGE_VERSION "0.5.19a"
00413 
00414 /* This is a Solaris system */
00415 /* #undef SOLARIS */
00416 
00417 /* This is a BSD system */
00418 /* #undef SOMEBSD */
00419 
00420 /* Define to 1 if you have the ANSI C header files. */
00421 #define STDC_HEADERS 1
00422 
00423 /* Version number of package */
00424 #define VERSION "0.5.19a"
00425 
00426 /* This is a Windows system */
00427 /* #undef WINDOWS */
00428 
00429 /* Number of bits in a file offset, on hosts where this is settable. */
00430 #define _FILE_OFFSET_BITS 64
00431 
00432 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
00433 #define _LARGEFILE_SOURCE 1
00434 
00435 /* Define for large files, on AIX-style hosts. */
00436 /* #undef _LARGE_FILES */
00437 
00438 /* Define to empty if `const' does not conform to ANSI C. */
00439 /* #undef const */
00440 
00441 /* Define to a type to use for `error_t' if it is not otherwise available. */
00442 /* #undef error_t */
00443 
00444 /* Define to `__inline__' or `__inline' if that's what the C compiler
00445    calls it, or to nothing if 'inline' is not supported under any name.  */
00446 #ifndef __cplusplus
00447 /* #undef inline */
00448 #endif
00449 
00450 /* Define to `int' if <sys/types.h> does not define. */
00451 /* #undef pid_t */
00452 
00453 /* Define to `unsigned int' if <sys/types.h> does not define. */
00454 /* #undef size_t */

Generated on Fri Jan 9 16:44:25 2009 for libextractor by  doxygen 1.5.1