diff bootstrap @ 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 a7f31634011a
children 6d9fdec2f708
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 ..."
+