From: Aleš Křenek Date: Mon, 19 Jan 2009 16:09:23 +0000 (+0000) Subject: better support for etics build of standalone components X-Git-Tag: glite-jobid-api-c_R_1_0_0_1~4 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=27bc35af90575ae963c1378e96f8ccbcc9696086;p=jra1mw.git better support for etics build of standalone components --- diff --git a/org.glite.lb/configure b/org.glite.lb/configure index f11c8c7..28fc554 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -1,5 +1,10 @@ #!/usr/bin/perl +# WARNING: Don't edit this file unless it is the master copy in org.glite.lb +# +# For the purpose of standalone builds of lb/jobid/lbjp-common components +# it is copied on tagging + # $Header$ use Getopt::Long; @@ -489,7 +494,7 @@ init = None install = make install clean = make clean test = make check -configure = cd $confdir && org.glite.lb/configure --module $subsys.$module @copts +configure = cd $confdir && org.glite.$subsys.$module/configure --module $subsys.$module @copts checkstyle = None [Platform-default:Property]