[wsf-c-dev] [wsf4php] Suggestion: build.sh minor change
Sanjiva Weerawarana
sanjiva at wso2.com
Mon Jan 22 05:07:00 PST 2007
+1 .. commit?
Sanjiva.
Chintana Wilamuna wrote:
> Hi,
>
> I noticed on build.sh that the command sequence to build WSF/PHP is,
>
> ./autogen.sh
> ./configure
> make
>
> In this case it'll try to run make regardless of the successful
> completion of configure. On a script following is more useful IMHO.
>
> ./autogen.sh && ./configure && make
>
> So it'll stop immediately without trying to execute other commands if
> anything fails in between.
>
> Bye,
>
> -Chintana
>
>
> _______________________________________________
> Wsf-c-dev mailing list
> Wsf-c-dev at wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/wsf-c-dev
>
--
Sanjiva Weerawarana, Ph.D.
Founder, Chairman & CEO; WSO2, Inc.; http://www.wso2.com/
email: sanjiva at wso2.com; cell: +94 77 787 6880; fax: +1 509 691 2000
"Oxygenating the Web Service Platform."
More information about the Wsf-c-dev
mailing list