En Thu, Jan 11, 2001 at 03:14:42PM +0800, Horatio B. Bogbindero escribio:
#_ 
#_ i am compiling a package from source. however, i would like to know if
#_ there is a way to pass COPTFLAGS via the ./configure scripts. something
#_ like ./configure -copts="-s --wall --others"??

Try this:

COPTFLAGS="put_stuff_here" ./configure -copts="-s --wall --others


-- 
Juan Miguel Cacho       [EMAIL PROTECTED] ®
Philippines             [EMAIL PROTECTED] 
...the poor count their blessings, the affluent count their calories.

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

Reply via email to