From e3f8ce6bee83bdd9f3afff07e13d07ceb124453d Mon Sep 17 00:00:00 2001 From: jpandre Date: Thu, 10 Dec 2009 14:57:33 +0000 Subject: [PATCH] Removing the "AC_C_CONST" macro, may cause unwanted redefinition of "const" --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 095da99b..43d40a64 100644 --- a/configure.ac +++ b/configure.ac @@ -273,7 +273,6 @@ AC_C_BIGENDIAN( ] , ) -AC_C_CONST AC_C_INLINE AC_TYPE_OFF_T AC_TYPE_SIZE_T