From: Christian Grothoff Date: Mon, 4 Apr 2011 08:33:33 +0000 (+0000) Subject: trying to fix autoconf warning X-Git-Tag: initial-import-from-subversion-38251~18818 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1860cc8e1e1e456f6090644623b88229135a500e;p=oweals%2Fgnunet.git trying to fix autoconf warning --- 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]) AH_TOP([#define _GNU_SOURCE 1]) # Checks for programs. +AC_CANONICAL_TARGET AC_CANONICAL_SYSTEM AC_PROG_AWK AC_PROG_CC