1
0
Fork 0

Changed echo lines

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1512
This commit is contained in:
Sjoerd van der Berg 2004-01-01 10:45:59 +00:00
parent 4a8f40c92d
commit 5cc3d9d24b

View file

@ -10,4 +10,5 @@ autoheader
automake --gnits --include-deps --add-missing --copy
autoconf
echo "Now you are ready to run ./configure, afterwards check config.h for extra build settings"
echo "Now you are ready to run ./configure."
echo "You can also run ./configure --help for extra features to enable/disable."