Use PORTAUDIO_LIBS variable to compile libportaudio.la with -lflags (-lasound)

This commit is contained in:
yanmorin
2006-02-03 17:14:12 +00:00
parent 40a10d4a8f
commit ac82609203
2 changed files with 2 additions and 1 deletions

View File

@ -332,6 +332,7 @@ LIBS=$LIBS_save
CXXFLAGS=$CXXFLAGS_save
AC_SUBST(PORTAUDIO_CFLAGS)
AC_SUBST(PORTAUDIO_LIBS)
AC_SUBST(PORTAUDIO)
AC_SUBST(ASIODIR)