From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Massimo Di Nitto Date: Sat, 22 Sep 2007 10:09:03 +0200 Subject: [Cluster-devel] [PATCH] Clean up top level configure part 1 Message-ID: <46F4CD9F.8070908@ubuntu.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi guys, the patch in attachment is purely cosmetic. I switched the top level configure to use perl -w rather than just perl and spotted a bunch of warnings. This patch: - switches permanently to perl -w - fixes all the warnings in the script. Part1 because I plan to re-rewrite the top level configure from scratch by using the only known thing in every system (that being /bin/sh) and make path to perl configurable (not all system use /usr/bin/perl). I also plan to kill the need of make/defines.mk.input and create make/define.mk directly. use Usual::ACK::Apply::disclaimer Cheers Fabio -- I'm going to make him an offer he can't refuse. -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: configure.diff URL: