The problem is in extra call from build_all_from_scratch which is not needed here. Just comment it out in the script and enjoy (or replace with the one from fresh attachment
).
# make update-gmo
I upload here the corrected script, now the full sequence is there with commented out "make update-gmo":
Code:
set_environment
intltoolize --copy --force --automake
autoreconf --install --force
./configure ${CONFIGURE_OPTIONS} $*