alsa-lib/acconfig.h

18 lines
258 B
C
Raw Normal View History

1998-11-18 20:42:09 +00:00
/* 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