From: Adrian Bunk <bunk@kernel.org>
Date: Sun, 4 Nov 2007 17:34:39 +0100
You can have a "myconfigure" shell script that runs ./configure
in the current directory with the args you want for stuff like
that.
There is no need to contaminate your environment by setting
CFLAGS globally.
-