Oops, that was unintended.
This commit is contained in:
parent
4de7a417a9
commit
7c62880b00
|
@ -260,6 +260,7 @@ case $host in
|
|||
AC_DEFINE(HAVE_OPENAL)
|
||||
LIBS="$LIBS -framework OpenGL -framework OpenAL"
|
||||
CPPFLAGS="$CPPFLAGS -I/System/Library/Frameworks/OpenAL.framework/Headers"
|
||||
AC_SUBST(CPPFLAGS)
|
||||
dnl - extra hackery needed for X includes
|
||||
AC_PATH_XTRA
|
||||
;;
|
||||
|
|
Loading…
Reference in New Issue