summarylogtreecommitdiffstats
path: root/hunspell-1.3.2-canonicalhost.patch
blob: 959b59d4ff59452e3c60417d8d4731114e5479b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- hunspell-1.3.2/configure.ac	2011-02-16 15:41:44.000000000 +0100
+++ hunspell-1.3.2/configure.ac	2012-09-07 08:56:36.670836839 +0200
@@ -6,7 +6,7 @@
 AC_PREREQ(2.59)
 AC_INIT([hunspell],[1.3.2],[nemeth@numbertext.org])
 
-AC_CANONICAL_SYSTEM
+AC_CANONICAL_HOST
 AC_SUBST(XFAILED)
 
 AM_INIT_AUTOMAKE(hunspell, 1.3.2)