autoconf & automake clean up.

This commit is contained in:
Takashi Iwai 2003-03-25 17:33:21 +00:00
parent e24a42fbea
commit 9d40e1834b
11 changed files with 12 additions and 24 deletions

View file

@ -46,7 +46,7 @@ else
fi
fi
CFLAGS="$CFLAGS $ALSA_FLAGS"
CFLAGS="$CFLAGS $ALSA_CFLAGS"
LDFLAGS="$LDFLAGS $ALSA_LIBS"
AC_OUTPUT(Makefile)