trAvis - MANAGER
Edit File: config.h
/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.in by autoheader. */ /* Define if you want to encode for DRM */ /* #undef DRM */ /* Define to 1 if you have the declaration of `MP4Create', and to 0 if you don't. */ #define HAVE_DECL_MP4CREATE 0 /* Define to 1 if you have the declaration of `MP4MetadataDelete', and to 0 if you don't. */ #define HAVE_DECL_MP4METADATADELETE 0 /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the <float.h> header file. */ #define HAVE_FLOAT_H 1 /* Define to 1 if `__pos' is member of `fpos_t'. */ #define HAVE_FPOS_T___POS 1 /* Define to 1 if you have the <getopt.h> header file. */ #define HAVE_GETOPT_H 1 /* Define to 1 if the system has the type `int16_t'. */ #define HAVE_INT16_T 1 /* Define to 1 if the system has the type `int32_t'. */ #define HAVE_INT32_T 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if the system has the type `in_port_t'. */ #define HAVE_IN_PORT_T 1 /* Define to 1 if you have the `gnugetopt' library (-lgnugetopt). */ /* #undef HAVE_LIBGNUGETOPT */ /* define if needed */ #define HAVE_LIBMP4V2 1 /* Define to 1 if you have the <mathf.h> header file. */ /* #undef HAVE_MATHF_H */ /* define if needed */ #define HAVE_MEMCPY 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if the system has the type `socklen_t'. */ #define HAVE_SOCKLEN_T 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> 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 <strings.h> header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the <string.h> header file. */ #define HAVE_STRING_H 1 /* define if needed */ #define HAVE_STRSEP 1 /* Define to 1 if you have the <sys/stat.h> header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the <sys/time.h> header file. */ #define HAVE_SYS_TIME_H 1 /* Define to 1 if you have the <sys/types.h> header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if the system has the type `u_int16_t'. */ #define HAVE_U_INT16_T 1 /* Define to 1 if the system has the type `u_int32_t'. */ #define HAVE_U_INT32_T 1 /* Name of package */ #define PACKAGE "faac" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net" /* 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.28" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "faac" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.28" /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ #define TIME_WITH_SYS_TIME 1 /* Version number of package */ #define VERSION "1.28" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */ /* 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 <sys/types.h> does not define. */ /* #undef off_t */