Skip to content
Snippets Groups Projects
Commit 3fc531cb authored by Claus-Justus Heine's avatar Claus-Justus Heine
Browse files

OpenGL include stuff on OS X.

parent 79ae7982
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ AC_DEFUN([ALBERTA_GLTOOLS_CHECK],
[AC_REQUIRE([ALBERTA_OPENGL_CHECK])
AC_LANG_PUSH([C])
ALBERTA_CHECK_PACKAGE([gltools],[gltools],[glrCreate],[],[${OPENGL_ALL_LIBS}],
[glwin.h glrnd.h],[],[],[optional enabled])
[glwin.h glrnd.h],[],[${OPENGL_ALL_INCLUDES}],[optional enabled])
if ! test "z${GLTOOLS_LIBS}" = "z"; then
AC_MSG_CHECKING([for gltools version])
ac_al_save_CPPFLAGS="${CPPFLAGS}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment