config,h: (include) /* include/config.h. Generated automatically by configure. */ /* include/config.h.in. Generated automatically from configure.in by autoheader 2.13. */
/* Define if using alloca.c. */ /* #undef C_ALLOCA */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define if you have alloca, as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have <alloca.h> and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if you have a working `mmap' system call. */ #define HAVE_MMAP 1 /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* Define as __inline if that's what the C compiler calls it. */ /* #undef inline */ /* Define if major, minor, and makedev are declared in <mkdev.h>. */ /* #undef MAJOR_IN_MKDEV */ /* Define if major, minor, and makedev are declared in <sysmacros.h>. */ /* #undef MAJOR_IN_SYSMACROS */ /* Define to `long' if <sys/types.h> doesn't define. */ /* #undef off_t */ /* Define to `int' if <sys/types.h> doesn't define. */ /* #undef pid_t */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define if the setvbuf function takes the buffering type as its second argument and the buffer pointer as the third, as on System V before release 3. */ /* #undef SETVBUF_REVERSED */ /* Define to `unsigned' if <sys/types.h> doesn't define. */ /* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME 1 /* Define if your <sys/time.h> declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* Define if the X Window System is missing or not being used. */ /* #undef X_DISPLAY_MISSING */ /* Define if you have the asctime_r function. */ #define HAVE_ASCTIME_R 1 /* Define if you have the ftime function. */ #define HAVE_FTIME 1 /* Define if you have the getpagesize function. */ #define HAVE_GETPAGESIZE 1 /* Define if you have the gettimeofday function. */ #define HAVE_GETTIMEOFDAY 1 /* Define if you have the localtime_r function. */ #define HAVE_LOCALTIME_R 1 /* Define if you have the memalign function. */ #define HAVE_MEMALIGN 1 /* Define if you have the nanosleep function. */ #define HAVE_NANOSLEEP 1 /* Define if you have the opendir function. */ #define HAVE_OPENDIR 1 /* Define if you have the scandir function. */ #define HAVE_SCANDIR 1 /* Define if you have the setenv function. */ #define HAVE_SETENV 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strptime function. */ #define HAVE_STRPTIME 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Define if you have the unsetenv function. */ #define HAVE_UNSETENV 1 /* Define if you have the vsscanf function. */ #define HAVE_VSSCANF 1 /* Define if you have the <assert.h> header file. */ #define HAVE_ASSERT_H 1 /* Define if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* Define if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the <limits.h> header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the <malloc.h> header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define if you have the <sys/ioccom.h> header file. */ /* #undef HAVE_SYS_IOCCOM_H */ /* Define if you have the <sys/ioctl.h> header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the <sys/mman.h> header file. */ #define HAVE_SYS_MMAN_H 1 /* Define if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Define if you have the Xdpms library (-lXdpms). */ /* #undef HAVE_LIBXDPMS */ /* Define if you have the Xi library (-lXi). */ #define HAVE_LIBXI 1 /* Define if you have the Xinerama library (-lXinerama). */ #define HAVE_LIBXINERAMA 1 /* Define if you have the Xv library (-lXv). */ #define HAVE_LIBXV 1 /* Define if you have the Xxf86dga library (-lXxf86dga). */ #define HAVE_LIBXXF86DGA 1 /* Define if you have the Xxf86vm library (-lXxf86vm). */ #define HAVE_LIBXXF86VM 1 /* Define if you have the a52 library (-la52). */ /* #undef HAVE_LIBA52 */ /* Define if you have the dl library (-ldl). */ #define HAVE_LIBDL 1 /* Define if you have the jpeg library (-ljpeg). */ #define HAVE_LIBJPEG 1 /* Define if you have the kstat library (-lkstat). */ /* #undef HAVE_LIBKSTAT */ /* Define if you have the nsl library (-lnsl). */ #define HAVE_LIBNSL 1 /* Define if you have the ossaudio library (-lossaudio). */ /* #undef HAVE_LIBOSSAUDIO */ /* Define if you have the posix4 library (-lposix4). */ /* #undef HAVE_LIBPOSIX4 */ /* Define if you have the socket library (-lsocket). */ /* #undef HAVE_LIBSOCKET */ /* Name of package */ #define PACKAGE "avifile-0.7" /* Version number of package */ #define VERSION "0.7.38" /* Define if you want to build on x86 architecture. */ #define ARCH_X86 1 /* Define if you want to build with mmx code. */ #define HAVE_MMX 1 /* Define if you want to build on ia86 architecture. */ /* #undef ARCH_IA64 */ /* Define if you want to build on x86_64 architecture. */ /* #undef ARCH_X86_64 */ /* Define if you want to build on alpha architecture. */ /* #undef ARCH_ALPHA */ /* Define if you want to build on x86 architecture. */ #define ARCH_X86 1 /* Define if you want to build on sparc architecture. */ /* #undef ARCH_SPARC */ /* Define if you want to build on mips architecture. */ /* #undef ARCH_MIPS */ /* Define if you want to build on ppc architecture. */ /* #undef ARCH_POWERPC */ /* Define if you have 'lseek64' function. */ #define HAVE_LSEEK64 1 /* Define if you have struct sysinfo in <sys/sysinfo.h> header file. */ #define HAVE_SYSINFO 1 /* Define if you have long 3 params asctime_t in <time.h> header file. */ /* #undef HAVE_ASCTIME_R_LONG */ /* Define if using the dmallocth debugging malloc package */ /* #undef WITH_DMALLOCTH */ /* Define if you have libfreetype library (-lfreetype) */ #define HAVE_LIBFREETYPE 1 /* Define if you have libXft. */ #define HAVE_LIBXFT 1 /* Define if you have DPMS support. */ #define HAVE_DPMS 1 /* Define if you have correct 'X11/extensions/dpms.h' header file. */ #define HAVE_OK_DPMS_H 1 /* Define if using 'Qt' libraries. */ #define HAVE_LIBQT 333 /* Use casting for iconv's inputbuffer - don't ask me. */ #define ICONV_CONST_CAST /* Define if you have 'iconv_open' function. */ #define HAVE_ICONV 1 /* Define if using 'SDL' library (-lsdl). */ #define HAVE_LIBSDL 1 /* Define if you want to have OSS audio support compiled. */ #define HAVE_OSS 1 /* Define if you want to have Sun audio support. */ /* #undef HAVE_SUNAUDIO */ /* Define if you have 'mp3lame' library (-lmp3lame). */ #define HAVE_LIBMP3LAME 1 /* Define if you want to see detailed out of Win32 loader. */ /* #undef DETAILED_OUT */ /* Define if you want to have timing code in library. */ /* #undef TIMING */ /* Define if you want to have quiet library. */ /* #undef QUIET */ /* Define if you have z library (-lz) */ #define HAVE_LIBZ 1 /* Define if you have 'divxdecore' library (-ldivxdecore). */ /* #undef HAVE_LIBDIVXDECORE */ /* Define if you have 'divxencore' library (-ldivxencore). */ /* #undef HAVE_LIBDIVXENCORE */ /* Define if you have 'xvidcore' library (-lxvidcore). */ /* #undef HAVE_LIBXVIDCORE */ /* Define if you have lrintf on your system. */ #define HAVE_LRINTF 1 /* Define if you want to have ffmpeg OSS audio support compiled. */ #define CONFIG_AUDIO_OSS 1 /* Define if you have video4linux device. (ffmpeg) */ #define CONFIG_VIDEO4LINUX 1 /* Define if you have z library (-lz) (ffmpeg) */ #define CONFIG_ZLIB 1 /* Define if you want to build support for runtime linked libfaad. */ #define CONFIG_FAADBIN 1 /* Define if you want to have AAC support compiled. (ffmpeg) */ /* #undef CONFIG_FAAD */ /* Define if you want to use ffmpeg A52 audio decoder. */ #define HAVE_FFMPEG_A52 1 /* Define if you want to compile patent encumbered codecs. (ffmpeg) */ #define CONFIG_RISKY 1 /* Define if you want to build ffmpeg encoders. */ #define CONFIG_ENCODERS 1 /* Define if you want to build ffmpeg decoders. */ #define CONFIG_DECODERS 1 /* Define if you want to build ffmpeg with AC3 decoder. */ #define CONFIG_AC3 1 /* Define if you want to build ffmpeg with simples idct. */ #define SIMPLE_IDCT 1 /* Define if you want to build ffmpeg with network support. */ #define CONFIG_NETWORK 1 /* Define if you want to have highquality ffmpeg mpeg audio support compiled. */ #define CONFIG_MPEGAUDIO_HP 1 /* Define if you want to build ffmpeg with gprof support. */ /* #undef HAVE_GPROF */ /* Define if you want to have vidix support. */ #define HAVE_VIDIX 1 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
