gettext: also `autoreconf` on darwin

fixes #2494
This commit is contained in:
Tony Theodore 2020-05-10 13:14:30 +10:00
parent 940771bcc2
commit dde2e0e74c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PKG := gettext
define $(PKG)_BUILD_$(BUILD)
cd '$(SOURCE_DIR)' && autoreconf -fi
# causes issues with other packages so use different prefix
# but install *.m4 files and bins to standard location
cd '$(BUILD_DIR)' && $(SOURCE_DIR)/configure \