Few minor changes

This commit is contained in:
Chris Cannam 1998-11-18 22:36:24 +00:00
parent 4fad6cb780
commit 7d49a1978b
9 changed files with 2 additions and 21 deletions

View file

@ -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@

View file

@ -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