Skip to content
Snippets Groups Projects
Commit 87725364 authored by Daniel Koester's avatar Daniel Koester
Browse files

*** empty log message ***

parent aa216570
Branches
Tags
No related merge requests found
......@@ -50,7 +50,7 @@ AC_PATH_XTRA
# Checks for header files.
AC_HEADER_STDC
AC_CHECK_HEADERS([malloc.h unistd.h X11/Xlib.h X11/Xutil.h X11/extensions/Xext.h],,
AC_CHECK_HEADERS([malloc.h unistd.h X11/Xlib.h X11/Xutil.h],,
[AC_MSG_ERROR([Exiting...])])
AC_CHECK_HEADERS([GL/gl.h GL/glx.h rpc/xdr.h],,[AC_MSG_ERROR([Exiting...])])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment