Testing git

master
Johann George (QLogic) 2008-01-22 13:03:43 -08:00
parent 317ca959ec
commit eb8ccc4f9b
1 changed files with 4 additions and 3 deletions

View File

@ -4,6 +4,7 @@ set -x
for f in AUTHORS NEWS README ChangeLog; do
[ -e "$f" ] || touch "$f"
done
aclocal
automake --foreign --add-missing --copy
autoconf
aclocal &&
automake --foreign --add-missing --copy &&
autoconf &&
./configure