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, 0 insertions, 12 deletions
diff --git a/0001-canonicalhost.patch b/0001-canonicalhost.patch
deleted file mode 100644
index 131969ea05f4..000000000000
--- a/0001-canonicalhost.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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)