[project @ 2003-05-01 10:46:19 by ross]
[ghc-hetmet.git] / aclocal.m4
index 6628be4..5d759ed 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id: aclocal.m4,v 1.114 2003/03/21 10:59:20 simonmar Exp $
+dnl $Id: aclocal.m4,v 1.115 2003/03/26 12:33:11 simonmar Exp $
 dnl 
 dnl Extra autoconf macros for the Glasgow fptools
 dnl
@@ -669,6 +669,10 @@ AC_CACHE_VAL(AC_CV_NAME,
 # include <GL/gl.h>
 #endif
 
+#ifdef HAVE_SYS_RESOURCE_H
+# include <sys/resource.h>
+#endif
+
 typedef $1 testing;
 
 main() {