Kaydet (Commit) 0a911b00 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We need gb_UnpackedTarball_update_autoconf_configs in order to recognize iOS

Change-Id: I0c8eafc15c3582f64989ed3eedc28e746713df01
üst d7f638f3
......@@ -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 \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment