Changeset 6abf349d0ab414b10c31c8a5b1772bda356eb141

Show
Ignore:
Timestamp:
03/23/08 20:58:35 (3 months ago)
Author:
Rémi Denis-Courmont <rem@videolan.org>
git-committer:
Rémi Denis-Courmont <rem@videolan.org> 1206302315 +0200
git-parent:

[fa9abba62f600b1c019da926c5ed1c6752f80fb5]

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

Don't run autopoint.

Now that we actually have _ALL_ the gettext m4 macros in m4/, autopoint
is useless. That was not the case last time this hack was attempted.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    rfa9abba r6abf349  
    112112cp -f INSTALL INSTALL.git 
    113113 
    114 autoreconf --install --force --verbose ${ACLOCAL_ARGS} 
     114AUTOPOINT=true autoreconf --install --force --verbose ${ACLOCAL_ARGS} 
    115115rm -f po/Makevars.template 
    116116echo > ABOUT-NLS