X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=aclocal.m4;h=5d759ed13d8d9f20389d363614b7f4ee33c645be;hb=371b4d98a140f98a05633106076b36b993a586cf;hp=6628be496aa109637135f3c092c73034c1d1f2c3;hpb=63a5c6464d8961189263b19070affdab9051add6;p=ghc-hetmet.git diff --git a/aclocal.m4 b/aclocal.m4 index 6628be4..5d759ed 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -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 #endif +#ifdef HAVE_SYS_RESOURCE_H +# include +#endif + typedef $1 testing; main() {