summarylogtreecommitdiffstats
path: root/0001-canonicalhost.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-canonicalhost.patch')
-rw-r--r--0001-canonicalhost.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/0001-canonicalhost.patch b/0001-canonicalhost.patch
new file mode 100644
index 000000000000..131969ea05f4
--- /dev/null
+++ b/0001-canonicalhost.patch
@@ -0,0 +1,12 @@
+diff -aurN 0000/configure.ac 0001/configure.ac
+--- 0000/configure.ac
++++ 0001/configure.ac
+@@ -6,7 +6,7 @@
+ AC_PREREQ(2.59)
+ AC_INIT([hunspell],[1.4.0],[nemeth@numbertext.org])
+
+-AC_CANONICAL_SYSTEM
++AC_CANONICAL_HOST
+ AC_SUBST(XFAILED)
+
+ AM_INIT_AUTOMAKE(hunspell, 1.4.0)