Changeset f0d5f2d2a5d8539126c447c41e5bd5fc0c94d443

Show
Ignore:
Timestamp:
09/25/07 03:00:21 (1 year ago)
Author:
Bernie Purcell <bitmap@videolan.org>
git-committer:
Bernie Purcell <bitmap@videolan.org> 1190682021 +0000
git-parent:

[61ee092383d913a1f6611dab6e778675c6f0c9fb]

git-author:
Bernie Purcell <bitmap@videolan.org> 1190682021 +0000
Message:

Reverse temporary change

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    r61ee092 rf0d5f2d  
    122122  autopoint=autopoint 
    123123  GETTEXT=yes 
    124   set +x 
    125   echo "autopoint program we will use:" 
    126   which ${autopoint} 
    127   echo "autopoint --version" 
    128   autopoint --version 
    129   echo "Directory listing of extras/contrib/bin" 
    130   ls -la extras/contrib/bin 
    131   echo "extras/contrib/bin/autopoint --version" 
    132   extras/contrib/bin/autopoint --version 
    133   set -x 
    134124else 
    135125  # User's gettext is too old. try to continue anyway.