/* src/config.h. Generated from config.h.in by configure. */ /* src/config.h.in. Generated from configure.in by autoheader. */ /* "The author's name" */ #define AUTHOR "Toni Corvera" /* "Year(s) of development" */ #define COPYRIGHT_YEAR "2007" /* "Program description" */ #define DESCRIPTION "MP3 bitrate plot tool" /* Define to 1 if you have the header file. */ #define HAVE_ALGORITHM 1 /* Define to 1 if you have the header file. */ #define HAVE_ARPA_INET_H 1 /* define if the Boost library is available */ #define HAVE_BOOST /* define if the Boost::PROGRAM_OPTIONS library is available */ #define HAVE_BOOST_PROGRAM_OPTIONS /* Define to 1 if you have the header file. */ #define HAVE_CASSERT 1 /* Define to 1 if you have the header file. */ #define HAVE_CCTYPE 1 /* Define to 1 if you have the header file. */ #define HAVE_ERRNO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FSTREAM 1 /* Define to 1 if GraphicsMagick++ is available */ #define HAVE_GRAPHICSMAGICK 1 /* Define to 1 if ImageMagick++ is available */ #define HAVE_IMAGEMAGICK 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_IOSTREAM 1 /* Magick++ available */ #define HAVE_MAGICK 1 /* Define to 1 if you have the header file. */ #define HAVE_MAP 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_OSTREAM 1 /* Define to 1 if you have the header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SSTREAM 1 /* 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 to 1 if you have the header file. */ #define HAVE_STRING 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 to 1 if you have the header file. */ #define HAVE_SYSEXITS_H 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_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_WAIT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_VECTOR 1 /* Name of package */ #define PACKAGE "mp3plot" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "" /* Define to the version of this package. */ #define PACKAGE_VERSION "" /* "This is the symbol used in the plot 'bar'" */ #define PLOT_SYMBOL "." /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* "Homepage" */ #define UPSTREAM_URL "http://p.outlyer.net/mp3plot" /* Version number of package */ #define VERSION "0.4.0a" /* Define to `unsigned int' if does not define. */ /* #undef size_t */