mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Remove un-needed AC_SUBST() for OpenAL (PKG_CHECK_MODULES does this).
Originally committed to SVN as r1954.
This commit is contained in:
parent
687b5bda32
commit
c31afc4018
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user