/* config.h. Generated from config.h-in config.h-in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ #ifndef CONFIG_H #define CONFIG_H /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Define if you want to encode for DRM */ /* #undef DRM */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FLOAT_H 1 /* Define to 1 if `__pos' is a member of `fpos_t'. */ /* #undef HAVE_FPOS_T___POS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GETOPT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IMMINTRIN_H */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if the system has the type `in_port_t'. */ /* #undef HAVE_IN_PORT_T */ /* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */ /* #undef HAVE_LIBGNUGETOPT */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MATHF_H */ /* define if needed */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if the system has the type `socklen_t'. */ /* #undef HAVE_SOCKLEN_T */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* define if needed */ #define HAVE_STRCASECMP 1 /* define if needed */ #define HAVE_STRCHR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* define if needed */ #define HAVE_STRSEP 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR "_libs/" /* Name of package */ #define PACKAGE "faac" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://sourceforge.net/p/faac/bugs/" /* Define to the full name of this package. */ #define PACKAGE_NAME "faac" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "faac 1.30" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "faac" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.30" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "1.30 (DJGPP 2.05 port (r1))" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN /* # undef WORDS_BIGENDIAN */ # endif #endif /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to `long int' if does not define. */ /* #undef off_t */ #endif /* CONFIG_H */ /* config.h.in. Generated from configure.ac by autoheader. */ #ifndef CONFIG_H #define CONFIG_H /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Define if you want to encode for DRM */ /* #undef DRM */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FLOAT_H 1 /* Define to 1 if `__pos' is a member of `fpos_t'. */ /* #undef HAVE_FPOS_T___POS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_GETOPT_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_IMMINTRIN_H */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if the system has the type `in_port_t'. */ /* #undef HAVE_IN_PORT_T */ /* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */ /* #undef HAVE_LIBGNUGETOPT */ /* Define to 1 if you have the header file. */ /* #undef HAVE_MATHF_H */ /* define if needed */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if the system has the type `socklen_t'. */ /* #undef HAVE_SOCKLEN_T */ /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* define if needed */ #define HAVE_STRCASECMP 1 /* define if needed */ #define HAVE_STRCHR 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* define if needed */ #define HAVE_STRSEP 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR "_libs/" /* Name of package */ #define PACKAGE "faac" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://sourceforge.net/p/faac/bugs/" /* Define to the full name of this package. */ #define PACKAGE_NAME "faac" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "faac 1.30" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "faac" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.30" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "1.30 (DJGPP 2.05 port (r1))" /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN /* # undef WORDS_BIGENDIAN */ # endif #endif /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */ /* Define to `long int' if does not define. */ /* #undef off_t */ #endif /* CONFIG_H */