mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
Few minor changes
This commit is contained in:
parent
4fad6cb780
commit
7d49a1978b
9 changed files with 2 additions and 21 deletions
|
|
@ -59,8 +59,6 @@ PRE_UNINSTALL = :
|
|||
POST_UNINSTALL = :
|
||||
host_alias = @host_alias@
|
||||
host_triplet = @host@
|
||||
ALSA_CFLAGS = @ALSA_CFLAGS@
|
||||
ALSA_LIBS = @ALSA_LIBS@
|
||||
CC = @CC@
|
||||
LD = @LD@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
|
|
|
|||
|
|
@ -22,8 +22,5 @@
|
|||
/* Package version */
|
||||
#undef VERSION
|
||||
|
||||
/* Sound library version string */
|
||||
#undef SND_LIB_VERSION
|
||||
|
||||
/* Define if you have the <linux/asound.h> header file. */
|
||||
#undef HAVE_LINUX_ASOUND_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue