changeset 87:4d858e0f9213

Added a "you are now ready to run ./configure" message...
author Ryan C. Gordon <icculus@icculus.org>
date Tue, 25 Sep 2001 22:43:57 +0000
parents 155ab2a427ca
children f4d0ac2b77b6
files bootstrap
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bootstrap	Tue Sep 25 22:43:09 2001 +0000
+++ b/bootstrap	Tue Sep 25 22:43:57 2001 +0000
@@ -8,3 +8,6 @@
 
 automake --foreign --add-missing --copy
 autoconf
+
+echo "You are now ready to run ./configure ..."
+