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

merge init-element-branch -> trunk

parent 31837632
No related branches found
No related tags found
No related merge requests found
dnl
dnl check for OpenGL (tm)
dnl
AC_DEFUN([ALBERTA_OPENGL_CHECK],
[AC_REQUIRE([AC_PATH_X])
AC_REQUIRE([AC_PATH_XTRA])
ALBERTA_CHECK_PACKAGE([OpenGL],[GL],[${x_libraries}],[${X_LIBS} -lX11],
[gl.h],[${x_includes}/GL -I/usr/include/GL],[${X_CFLAGS}],
[optional])
])
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment