X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fbootstrap;h=eedaaea43058272bd50ecefa8953b7661359a063;hb=eba6104ea039023f7038f06b4e60bb4d73188699;hp=de408c8c94428fc34936288d108a14042213f577;hpb=9b471fec116cfc3f5c4ec78f11871cb2039c98b4;p=synfig.git diff --git a/synfig-core/trunk/bootstrap b/synfig-core/trunk/bootstrap index de408c8..eedaaea 100755 --- a/synfig-core/trunk/bootstrap +++ b/synfig-core/trunk/bootstrap @@ -1,6 +1,6 @@ #! /bin/sh # -# Sinfg Bootstrap Script +# Synfig Bootstrap Script # $Id: bootstrap,v 1.2 2005/01/10 07:40:26 darco Exp $ # # This script creates the configure script and Makefile.in files, @@ -248,7 +248,7 @@ false && { # 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