X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=bootstrap.sh;h=2bb3259c63b8e43ecab14ee44e83817f997a459a;hb=c679a9dd1a97ae3b1ffa568143d42d02c2ca9e74;hp=f5ccced293f8ad18e3f623fc3947c02559b40e24;hpb=445edbc3c42bbd7880cc414cf153ddfd196bfc1c;p=builder.git diff --git a/bootstrap.sh b/bootstrap.sh index f5ccced..2bb3259 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,5 @@ #!/bin/sh +# $Id$ REQUIRED="core parser path strings" CFLAGS="-Iinclude `pkg-config --cflags sigc++-2.0`"