summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 4ff7872..f0580b3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
AC_INIT(src/enchant.h)
-AC_CANONICAL_TARGET
+#AC_CANONICAL_TARGET
dnl Set release number
dnl This is derived from "Versioning" chapter of info libtool documentation.