aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-04-04 08:33:33 +0000
committerChristian Grothoff <christian@grothoff.org>2011-04-04 08:33:33 +0000
commit1860cc8e1e1e456f6090644623b88229135a500e (patch)
tree61b27e477e82829cb067ff2e6dec7feb0992fd99 /configure.ac
parent74ae4329d8cb6487bda732556e88800f2c813c3e (diff)
downloadgnunet-1860cc8e1e1e456f6090644623b88229135a500e.tar.gz
gnunet-1860cc8e1e1e456f6090644623b88229135a500e.zip
trying to fix autoconf warning
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