summaryrefslogtreecommitdiff
path: root/external/hunspell/StaticLibrary_hunspell.mk
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-04-16 15:05:55 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-04-18 09:32:39 +0100
commit072b32442e3f6f220936a93ad1fcbde57746b747 (patch)
treee8ee5a3c85456bca8a2995707b377c611764d586 /external/hunspell/StaticLibrary_hunspell.mk
parent0ef6945b494ee86ed601fb9b09613cb4825040b1 (diff)
try next hunspell 1.4.0 prerelease milestone
try using reverse iterators here then and remove dictmgr which we don't seem to use or need Change-Id: I981fccc4ca7562d5ab707dc2f605e409169dec07
Diffstat (limited to 'external/hunspell/StaticLibrary_hunspell.mk')
-rw-r--r--external/hunspell/StaticLibrary_hunspell.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/hunspell/StaticLibrary_hunspell.mk b/external/hunspell/StaticLibrary_hunspell.mk
index 29fe6249d37f..d69e5a5a3adc 100644
--- a/external/hunspell/StaticLibrary_hunspell.mk
+++ b/external/hunspell/StaticLibrary_hunspell.mk
@@ -23,7 +23,6 @@ $(eval $(call gb_StaticLibrary_add_defs,hunspell,\
$(eval $(call gb_StaticLibrary_add_generated_cxxobjects,hunspell,\
UnpackedTarball/hunspell/src/hunspell/affentry \
UnpackedTarball/hunspell/src/hunspell/affixmgr \
- UnpackedTarball/hunspell/src/hunspell/dictmgr \
UnpackedTarball/hunspell/src/hunspell/csutil \
UnpackedTarball/hunspell/src/hunspell/hashmgr \
UnpackedTarball/hunspell/src/hunspell/suggestmgr \