summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 8f05e84..212962f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT(src/enchant.h)
-#AC_CANONICAL_TARGET
+AC_CANONICAL_HOST
dnl Set release number
dnl This is derived from "Versioning" chapter of info libtool documentation.