Commit 688ba6ac authored by Rafaël Carré's avatar Rafaël Carré

Create ABOUT-NLS before running autoreconf

parent 89561739
...@@ -109,11 +109,11 @@ set -x ...@@ -109,11 +109,11 @@ set -x
# Automake complains if these are not present # Automake complains if these are not present
echo > vlc-config.in echo > vlc-config.in
echo > ABOUT-NLS
cp -f INSTALL INSTALL.git cp -f INSTALL INSTALL.git
AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS} AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS}
rm -f po/Makevars.template rm -f po/Makevars.template
echo > ABOUT-NLS
mv -f INSTALL.git INSTALL mv -f INSTALL.git INSTALL
## ##
......
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