From 22e7b7e34848137be1d634f97932b838e213e00d Mon Sep 17 00:00:00 2001 From: Dominic Evans Date: Wed, 3 Nov 2010 16:00:00 +0000 Subject: Remove checked-in build scripts that are auto-generated from autogen. --- config.h.in | 244 ------------------------------------------------------------ 1 file changed, 244 deletions(-) delete mode 100755 config.h.in (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in deleted file mode 100755 index 3bdb8a1..0000000 --- a/config.h.in +++ /dev/null @@ -1,244 +0,0 @@ -/* config.h.in. Generated from configure.in by autoheader. */ -#define ID3LIB_MAJOR 0 -#define ID3LIB_MINOR 0 -#define ID3LIB_PATCH 0 - -#define LIBFLAC_MAJOR 0 -#define LIBFLAC_MINOR 0 -#define LIBFLAC_PATCH 0 - -#undef PACKAGE -#undef VERSION -#undef HAVE_LIBSM -#undef HAVE_CATGETS -#undef HAVE_GETTEXT -#undef HAVE_LC_MESSAGES -#undef HAVE_STPCPY -#undef ENABLE_NLS -#undef HAVE_ICONV_OPEN -#undef HAVE_LANGINFO_CODESET - -/* Define for FLAC support */ -#undef ENABLE_FLAC - -/* Define for id3v23 support */ -#undef ENABLE_ID3LIB - -/* Define for MP3 support */ -#undef ENABLE_MP3 - -/* Define for MP4 support */ -#undef ENABLE_MP4 - -/* always defined to indicate that i18n is enabled */ -#undef ENABLE_NLS - -/* Define for Ogg Vorbis support */ -#undef ENABLE_OGG - -/* Define for Speex support */ -#undef ENABLE_SPEEX - -/* Define for Wavpack support */ -#undef ENABLE_WAVPACK - -/* Package name for gettext */ -#undef GETTEXT_PACKAGE - -/* Define to 1 if you have the `bind_textdomain_codeset' function. */ -#undef HAVE_BIND_TEXTDOMAIN_CODESET - -/* Define to 1 if you have the `dcgettext' function. */ -#undef HAVE_DCGETTEXT - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_DIRENT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_DLFCN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_FCNTL_H - -/* Define to 1 if you have the `fork' function. */ -#undef HAVE_FORK - -/* Define if the GNU gettext() function is already present or preinstalled. */ -#undef HAVE_GETTEXT - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define if your file defines LC_MESSAGES. */ -#undef HAVE_LC_MESSAGES - -/* Define to 1 if you have the `FLAC' library (-lFLAC). */ -#undef HAVE_LIBFLAC - -/* Define to 1 if you have the `id3tag' library (-lid3tag). */ -#undef HAVE_LIBID3TAG - -/* Define to 1 if you have the `m' library (-lm). */ -#undef HAVE_LIBM - -/* Define to 1 if you have the `mp4v2' library (-lmp4v2). */ -#undef HAVE_LIBMP4V2 - -/* Define to 1 if you have the `ogg' library (-logg). */ -#undef HAVE_LIBOGG - -/* Define to 1 if you have the `socket' library (-lsocket). */ -#undef HAVE_LIBSOCKET - -/* Define to 1 if you have the `speex' library (-lspeex). */ -#undef HAVE_LIBSPEEX - -/* Define to 1 if you have the `vorbis' library (-lvorbis). */ -#undef HAVE_LIBVORBIS - -/* Define to 1 if you have the `vorbisfile' library (-lvorbisfile). */ -#undef HAVE_LIBVORBISFILE - -/* Define to 1 if you have the `wavpack' library (-lwavpack). */ -#undef HAVE_LIBWAVPACK - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the `mkdir' function. */ -#undef HAVE_MKDIR - -/* Define to 1 if you have the `mkstemp' function. */ -#undef HAVE_MKSTEMP - -/* Define to 1 if you have the header file, and it defines `DIR'. */ -#undef HAVE_NDIR_H - -/* Define to 1 if `stat' has the bug that it succeeds when given the - zero-length file name argument. */ -#undef HAVE_STAT_EMPTY_STRING_BUG - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the `strstr' function. */ -#undef HAVE_STRSTR - -/* Define to 1 if you have the `strtol' function. */ -#undef HAVE_STRTOL - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_DIR_H - -/* Define to 1 if you have the header file, and it defines `DIR'. - */ -#undef HAVE_SYS_NDIR_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if you have the `vfork' function. */ -#undef HAVE_VFORK - -/* Define to 1 if you have the header file. */ -#undef HAVE_VFORK_H - -/* Define to 1 if `fork' works. */ -#undef HAVE_WORKING_FORK - -/* Define to 1 if `vfork' works. */ -#undef HAVE_WORKING_VFORK - -/* id3lib major version */ -#undef ID3LIB_MAJOR - -/* id3lib minor version */ -#undef ID3LIB_MINOR - -/* id3lib patch level */ -#undef ID3LIB_PATCH - -/* libflac major version */ -#undef LIBFLAC_MAJOR - -/* libflac minor version */ -#undef LIBFLAC_MINOR - -/* libflac patch version */ -#undef LIBFLAC_PATCH - -/* Define to 1 if `lstat' dereferences a symlink specified with a trailing - slash. */ -#undef LSTAT_FOLLOWS_SLASHED_SYMLINK - -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#undef LT_OBJDIR - -/* Define for MP4 lib with multiple image support */ -#undef NEWMP4 - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define as the return type of signal handlers (`int' or `void'). */ -#undef RETSIGTYPE - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if your declares `struct tm'. */ -#undef TM_IN_SYS_TIME - -/* Version number of package */ -#undef VERSION - -/* Define to empty if `const' does not conform to ANSI C. */ -#undef const - -/* Define to `int' if does not define. */ -#undef mode_t - -/* Define to `int' if does not define. */ -#undef pid_t - -/* Define to `unsigned int' if does not define. */ -#undef size_t - -/* Define as `fork' if `vfork' does not work. */ -#undef vfork -- cgit v1.2.3