X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=aclocal.m4;h=d6b33b09d3c52716648e057ec2cb856654681721;hb=00e95f33b32e9830799fc03079a026e6e6364a83;hp=d67dc286e436218113fdaaee97e4b5cbc0b52703;hpb=4020d126495cf5f1cee4516e2d89141c079ece5b;p=ghc-hetmet.git diff --git a/aclocal.m4 b/aclocal.m4 index d67dc28..d6b33b0 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -1,4 +1,4 @@ -dnl $Id: aclocal.m4,v 1.120 2003/07/20 16:33:24 panne Exp $ +dnl $Id: aclocal.m4,v 1.121 2003/07/30 09:21:12 wolfgang Exp $ dnl dnl Extra autoconf macros for the Glasgow fptools dnl @@ -691,6 +691,10 @@ AC_CACHE_VAL(AC_CV_NAME, # include #endif +#ifdef HAVE_OPENGL_GL_H +# include +#endif + #ifdef HAVE_SYS_RESOURCE_H # include #endif