X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=bootstrap.sh;h=2bb3259c63b8e43ecab14ee44e83817f997a459a;hb=7aeaa4ba965f596edad438c02e345a8843f7469a;hp=f5ccced293f8ad18e3f623fc3947c02559b40e24;hpb=b5ad62c2c4c7eeadd881e3f157bde96e4dd2cc0e;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`"