Oops, that was unintended.

This commit is contained in:
thelemonman 2013-11-02 19:29:23 +00:00
parent 4de7a417a9
commit 7c62880b00
1 changed files with 1 additions and 0 deletions

View File

@ -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
;;