minimodem-mirror/config.h.in

41 lines
959 B
C
Raw Normal View History

2011-05-20 17:16:59 +02:00
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM
2011-05-20 17:16:59 +02:00
/* 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 home page for this package. */
#undef PACKAGE_URL
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* Define to 1 to enable ALSA support */
#undef USE_ALSA
2012-08-14 00:50:04 +02:00
/* Define to 1 to enable internal benchmarks */
#undef USE_BENCHMARKS
/* Define to 1 to enable pulseaudio support */
#undef USE_PULSEAUDIO
/* Define to 1 to enable sndfile support */
#undef USE_SNDFILE
2011-05-20 17:16:59 +02:00
/* Version number of package */
#undef VERSION