Also run autoconf in the intl directory to pick up those changes
This commit is contained in:
parent
88eeb4f3e0
commit
975647312a
@ -155,7 +155,10 @@ understand Windows executables and DLLs.
|
||||
# in the subdirectories. So we just rebuild the ones we care
|
||||
# about
|
||||
pushd libiberty
|
||||
autoreconf -ivf
|
||||
autoconf
|
||||
popd
|
||||
pushd intl
|
||||
autoconf
|
||||
popd
|
||||
|
||||
# We call configure directly rather than via macros, thus if
|
||||
|
||||
Loading…
Reference in New Issue
Block a user