alsa-lib/acconfig.h
2002-10-07 09:57:31 +00:00

20 lines
332 B
C

/* Package name */
#undef PACKAGE
/* Package version */
#undef VERSION
/* Sound library version string */
#undef SND_LIB_VERSION
/* DATA directory */
#undef DATADIR
/* NDEBUG */
#undef NDEBUG
/* Do we have FPU on this machine? */
#undef HAVE_SOFT_FLOAT
/* Use versioned symbols for shared library? */
#undef VERSIONED_SYMBOLS