[project @ 2003-08-18 15:53:51 by panne]
[ghc-hetmet.git] / configure.ac
index d56d0ca..509f8e2 100644 (file)
@@ -844,7 +844,7 @@ dnl ** does struct stat contain st_blksize?
 AC_STRUCT_ST_BLKSIZE
 
 dnl ** do we have long longs?
-FPTOOLS_C_LONG_LONG
+AC_CHECK_TYPES([long long])
 
 dnl ** check what fields struct msghdr contains
 FPTOOLS_MSGHDR_MSG_ACCRIGHTS