Skip to content

Commit

Permalink
Create ABOUT-NLS before running autoreconf
Browse files Browse the repository at this point in the history
  • Loading branch information
funman committed Mar 24, 2008
1 parent 8956173 commit 688ba6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,11 @@ set -x

# Automake complains if these are not present
echo > vlc-config.in
echo > ABOUT-NLS
cp -f INSTALL INSTALL.git

AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS}
rm -f po/Makevars.template
echo > ABOUT-NLS
mv -f INSTALL.git INSTALL

##
Expand Down

0 comments on commit 688ba6a

Please sign in to comment.