# HG changeset patch # User Ryan C. Gordon # Date 1001457837 0 # Node ID 4d858e0f9213a29476725b7af8c781733e317789 # Parent 155ab2a427ca2b5567900560330c96b4a61672e9 Added a "you are now ready to run ./configure" message... diff -r 155ab2a427ca -r 4d858e0f9213 bootstrap --- 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 ..." +