- moved usx2yloader firmwares to alsa-firmware module.

- check ALSA 1.0.0 in configure.
- fixed typos in README's.
This commit is contained in:
Takashi Iwai 2003-11-25 17:13:39 +00:00
parent 9555e4e2a7
commit 3843634ef0
19 changed files with 25 additions and 1438 deletions

View file

@ -4,6 +4,6 @@ AC_PROG_CC
AC_PROG_INSTALL
AC_HEADER_STDC
AM_PATH_GTK(1.0.1)
AM_PATH_ALSA(0.9.0)
AM_PATH_ALSA(1.0.0)
AC_OUTPUT(Makefile)