[Libreoffice-commits] core.git: external/hunspell

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Nov 14 07:47:26 UTC 2018


 external/hunspell/UnpackedTarball_hunspell.mk |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 0a911b00c4f6056167ca198fb45bdff6178575cb
Author:     Tor Lillqvist <tml at collabora.com>
AuthorDate: Wed Nov 14 09:44:27 2018 +0200
Commit:     Tor Lillqvist <tml at collabora.com>
CommitDate: Wed Nov 14 09:45:18 2018 +0200

    We need gb_UnpackedTarball_update_autoconf_configs in order to recognize iOS
    
    Change-Id: I0c8eafc15c3582f64989ed3eedc28e746713df01

diff --git a/external/hunspell/UnpackedTarball_hunspell.mk b/external/hunspell/UnpackedTarball_hunspell.mk
index 1c6a86a89478..37a2d196fbf5 100644
--- a/external/hunspell/UnpackedTarball_hunspell.mk
+++ b/external/hunspell/UnpackedTarball_hunspell.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_UnpackedTarball_UnpackedTarball,hunspell))
 
 $(eval $(call gb_UnpackedTarball_set_tarball,hunspell,$(HUNSPELL_TARBALL)))
 
+$(eval $(call gb_UnpackedTarball_update_autoconf_configs,hunspell))
+
 ifeq ($(COM),MSC)
 $(eval $(call gb_UnpackedTarball_set_post_action,hunspell,\
 	touch src/hunspell/config.h \


More information about the Libreoffice-commits mailing list