1
0
Fork 0

Allow less beautiful version numbers.

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2801
This commit is contained in:
Peter Veenstra 2007-02-04 10:46:34 +00:00
parent 6622f2de24
commit f28020edb3

View file

@ -7,7 +7,7 @@ echo "This may take a while ..."
aclocal
autoheader
automake --gnits --include-deps --add-missing --copy
automake --include-deps --add-missing --copy
autoconf
echo "Now you are ready to run ./configure."