aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e3ca97932e..800aa13857 100644
--- a/configure.in
+++ b/configure.in
@@ -25,7 +25,9 @@ then
(it is also a good idea to do 'make clean' before compiling))
fi
-AC_CANONICAL_SYSTEM
+AC_CANONICAL_TARGET
+AC_CANONICAL_HOST
+AC_CANONICAL_BUILD
dnl checks for fat-binary
fat_binary=no