Author: Dan
Date: 29-09-06 11:30
To clarify, yes you can use the command line using something like this
env CONFIGURE_ARGS=--foo
export CONFIGURE_ARGS=--foo
BUT ONLY if the Makefile does *not* contain a CONFIGURE_ARGS= statement.
--
The Man Behind The Curtain
|
|