aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-11-22 00:48:41 +0000
committerChristian Grothoff <christian@grothoff.org>2009-11-22 00:48:41 +0000
commitc4d374c79e2ee32b30fc986b78a0f708e342ad7b (patch)
tree46c5b3d79e525a0a667ef90596513a2a4cdcb656 /configure.ac
parentb6da04d20945df2c74f05fc3adb196df88f6fd4c (diff)
downloadgnunet-c4d374c79e2ee32b30fc986b78a0f708e342ad7b.tar.gz
gnunet-c4d374c79e2ee32b30fc986b78a0f708e342ad7b.zip
why is const back? this must not be used
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
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])
526AM_ICONV 526AM_ICONV
527 527
528# Checks for standard typedefs, structures, and compiler characteristics. 528# Checks for standard typedefs, structures, and compiler characteristics.
529AC_C_CONST
530AC_TYPE_PID_T 529AC_TYPE_PID_T
531AC_TYPE_SIZE_T 530AC_TYPE_SIZE_T
532AC_TYPE_MODE_T 531AC_TYPE_MODE_T