X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fbootstrap;h=f2398d25f7122fe5af41560e5ec40de6280f60f7;hb=484e17b2ae8d29dc5142cc0a1dbfbdb514c297f4;hp=b4915b49263aa9020ccf1030af9092144d4892bb;hpb=58748f175cc00939b16dac1ae75334f030d181f8;p=synfig.git diff --git a/synfig-core/trunk/bootstrap b/synfig-core/trunk/bootstrap index b4915b4..f2398d2 100755 --- a/synfig-core/trunk/bootstrap +++ b/synfig-core/trunk/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # # Synfig Bootstrap Script -# $Id: bootstrap,v 1.2 2005/01/10 07:40:26 darco Exp $ +# $Id$ # # This script creates the configure script and Makefile.in files, # and also fixes a few things in both to ensure a smooth build @@ -58,7 +58,7 @@ cleanup () { rm -fr config.cache autom4te*.cache configure.in $TEMPFILE } -output Prepairing build environment for $PACKAGE-$VERSION... +output Preparing build environment for $PACKAGE-$VERSION... # Look for the CVS directory. If we don't find it, we need to # ask the user if they know what they are doing.