mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-14 08:56:35 -05:00
get back for the old autoheader.
This commit is contained in:
parent
796bd6bb18
commit
a9e578d63c
1 changed files with 20 additions and 0 deletions
20
acconfig.h
Normal file
20
acconfig.h
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
/* 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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue