aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 70ef531dd..11e9cbf3c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -34,7 +34,7 @@ AC_CONFIG_HEADERS([gnunet_config.h])
34AH_TOP([#define _GNU_SOURCE 1]) 34AH_TOP([#define _GNU_SOURCE 1])
35AC_CONFIG_MACRO_DIR([m4]) 35AC_CONFIG_MACRO_DIR([m4])
36AC_PROG_AWK 36AC_PROG_AWK
37AC_PROG_CC 37AC_PROG_CC_C99
38AC_PROG_CPP 38AC_PROG_CPP
39AC_PROG_CXX 39AC_PROG_CXX
40AC_PROG_OBJC 40AC_PROG_OBJC