aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 3b8b324f5..26c3c62b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -29,6 +29,7 @@ AC_CONFIG_HEADERS([gnunet_config.h])
29AH_TOP([#define _GNU_SOURCE 1]) 29AH_TOP([#define _GNU_SOURCE 1])
30 30
31# Checks for programs. 31# Checks for programs.
32AC_CANONICAL_TARGET
32AC_CANONICAL_SYSTEM 33AC_CANONICAL_SYSTEM
33AC_PROG_AWK 34AC_PROG_AWK
34AC_PROG_CC 35AC_PROG_CC