Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables determined...
authorRichard Boulton <richard@tartarus.org>
Thu, 28 Jun 2001 18:35:51 +0000 (18:35 +0000)
committerRichard Boulton <richard@tartarus.org>
Thu, 28 Jun 2001 18:35:51 +0000 (18:35 +0000)
commit13e2e375efb3fc5ea532e1eef6f5337c9d0efb62
tree697fc57acb2c822e0d88bd99ac6531a29a6976a6
parentcceabc87332f644227d95c8b0a7a1fc28cd6066f
Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables determined for alsa 0.5 with the ones from th...

Original commit message from CVS:
Fix ALSA check; was overwriting the ALSA_CFLAGS and ALSA_LIBS variables
determined for alsa 0.5 with the ones from the check that alsa 0.9 wasn't
there.  Now does the 0.9 check first, to avoid this problem.
configure.base