X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=ETL%2Ftrunk%2Fbootstrap;h=16796f878b63162aff9acd5b9f24c85ee9cbf4af;hb=49dafb45e1b8dcb299ed9a992a011566c8c6c7bf;hp=461491ecd8f80a9b7f33a5b0c1db7eec148b9140;hpb=541ebfe76dc6ce57df0cd89d54eab7cc5a9adb80;p=synfig.git diff --git a/ETL/trunk/bootstrap b/ETL/trunk/bootstrap index 461491e..16796f8 100755 --- a/ETL/trunk/bootstrap +++ b/ETL/trunk/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # # Extended Template Library Bootstrap Script -# $Id: bootstrap,v 1.2 2005/01/04 01:54:14 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 @@ -57,7 +57,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.