aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-22 21:17:58 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-22 21:17:58 +0000
commitc77f77a1ce2e00f3db59e8337268325f879908fb (patch)
tree01f7b9f133b12c76b6a214b47423cf2b59f9e40d /configure.in
parent2966ef66616fc641e67c401737a968c60cb68ca6 (diff)
general autoconf and automake fixes
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 9bbc1f881..13bc7e3f9 100644
--- a/configure.in
+++ b/configure.in
@@ -11,6 +11,7 @@ dnl
dnl Detect the canonical host and target build environment
dnl
+AC_CANONICAL_HOST
dnl Get system canonical name
AC_DEFINE_UNQUOTED(OS, "${host}")