From: Christian Grothoff Date: Sun, 22 Nov 2009 00:48:41 +0000 (+0000) Subject: why is const back? this must not be used X-Git-Tag: initial-import-from-subversion-38251~23032 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c4d374c79e2ee32b30fc986b78a0f708e342ad7b;p=oweals%2Fgnunet.git why is const back? this must not be used --- diff --git a/configure.ac b/configure.ac index 5de419d02..4a87c0067 100644 --- a/configure.ac +++ b/configure.ac @@ -526,7 +526,6 @@ AM_GNU_GETTEXT([external]) AM_ICONV # Checks for standard typedefs, structures, and compiler characteristics. -AC_C_CONST AC_TYPE_PID_T AC_TYPE_SIZE_T AC_TYPE_MODE_T