Changeset 63a70e878979786e01b5d6015eab3076fd92e147

Show
Ignore:
Timestamp:
03/07/08 14:23:29 (6 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1204896209 +0200
git-parent:

[aae26a9890a9daf24bdfa1be411bfb95e55917fe]

git-author:
Rémi Denis-Courmont <rem@videolan.org> 1204896209 +0200
Message:

Revert "We don't want to use autopoint, since we use external gettext anyway"

Autopoint is required regardless of libintl inclusion.
Fix bootstrap failure on clean tree.

This reverts commit aae26a9890a9daf24bdfa1be411bfb95e55917fe.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    raae26a9 r63a70e8  
    128128cp -f INSTALL INSTALL.svn 
    129129 
    130 AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS} 
     130autoreconf --install --force --verbose ${ACLOCAL_ARGS} 
    131131rm -f po/Makevars.template 
    132132echo > ABOUT-NLS