Changeset 8ea0368184910732fa49a8802abec249736fcc22

Show
Ignore:
Timestamp:
11/29/06 00:04:54 (2 years ago)
Author:
Rafaël Carré <funman@videolan.org>
git-committer:
Rafaël Carré <funman@videolan.org> 1164755094 +0000
git-parent:

[06e7c958298d05805f80cde1b35257db194d7dd4]

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

Detects too old automake version using 1.X-pY versioning

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bootstrap

    r970cd4e r8ea0368  
    7979 
    8080case "${amvers}" in 
    81   no|1.[0123456]|1.[0123456].*|1[0123456]
     81  no|1.[0123456]|1.[0123456].*|1[0123456]|1.[0123456]-*
    8282    set +x 
    8383    echo "$0: you need automake version 1.7 or later"