diff --git a/configure.in b/configure.in index f30b11cb5..ab5e80bbe 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