Changeset 688ba6acb3173b4bf1c6673cca823195e75ad029

Show
Ignore:
Timestamp:
24/03/08 03:02:56 (7 months ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1206324176 +0000
git-parent:

[89561739811489168220ce3a11f6b431c2544c2f]

git-author:
Rafaël Carré <funman@videolan.org> 1206324176 +0000
Message:

Create ABOUT-NLS before running autoreconf

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    r6abf349 r688ba6a  
    110110# Automake complains if these are not present 
    111111echo > vlc-config.in 
     112echo > ABOUT-NLS 
    112113cp -f INSTALL INSTALL.git 
    113114 
    114115AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS} 
    115116rm -f po/Makevars.template 
    116 echo > ABOUT-NLS 
    117117mv -f INSTALL.git INSTALL 
    118118