diff --git a/configure.in b/configure.in index f30b11cb5ac16e4ed6c248c48c6b49b8b4b2de5d..ab5e80bbee913531ac2ae786ec7d9d07b5582f52 100644 --- a/configure.in +++ b/configure.in @@ -194,8 +194,8 @@ if test "$with_openal" = "yes"; then AC_DEFINE(WITH_OPENAL, 1, [Enable OpenAL support]) fi -AC_SUBST(OPENAL_CFLAGS) -AC_SUBST(OPENAL_LIBS) + + ################# # Video Providers