Don't require as10k1

Don't require as10k1 in the configure script and remove the .emu10k1
files in maintainer-clean instead of clean, since the assembled
.emu10k1 files are included in the alsa-tools dist.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
This commit is contained in:
Mikael Magnusson 2005-04-11 13:15:52 +00:00 committed by Takashi Iwai
parent 407c3bcb66
commit 6c37fd7953
2 changed files with 5 additions and 5 deletions

View file

@ -16,9 +16,7 @@ effectsdir='$(pkgdatadir)/effects'
AC_SUBST(effectsdir)
AC_CHECK_PROG(AS10K1, as10k1, as10k1)
if test -z "$AS10K1"; then
AC_MSG_ERROR([as10k1 is not installed])
fi
AM_CONDITIONAL(HAVE_AS10K1, test x"$AS10K1" != x)
#taken from alsa-lib
dnl Make a symlink for inclusion of lo10k1/xxx.h