X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-studio%2Ftrunk%2Fbootstrap;h=5050a2f5af4a89ee73393838e0e8f9a46baf9430;hb=41be07ad311b19bfdd52aa87c4e4a334210e4c23;hp=579e7be0931d917d91fc9a7b44a21cb54769b3ae;hpb=eba6104ea039023f7038f06b4e60bb4d73188699;p=synfig.git diff --git a/synfig-studio/trunk/bootstrap b/synfig-studio/trunk/bootstrap index 579e7be..5050a2f 100755 --- a/synfig-studio/trunk/bootstrap +++ b/synfig-studio/trunk/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh # -# Sinfg Studio Bootstrap Script +# Synfig Studio Bootstrap Script # $Id: bootstrap,v 1.2 2005/01/10 08:13:44 darco Exp $ # # This script creates the configure script and Makefile.in files, @@ -186,7 +186,7 @@ set +x #sed " #s/g++ c++/g++3 g++ c++/; #s/gcc cc/gcc3 gcc cc/; -#s:"'${prefix}/include'":"'${prefix}/include/sinfg'":; +#s:"'${prefix}/include'":"'${prefix}/include/synfig'":; #s:PREFIX/include:PREFIX/include/ETL:; #" < configure > $TEMPFILE #cp $TEMPFILE configure