On Monday, October 20, 2003, at 04:52 AM, Nicola Pero wrote:



This patch makes a minor change so that CFLAGS passed into configure
when configuring gnustep-make will be used when compiling all C and
ObjC source.

Looks nice to me. I wonder if we should make a difference between CFLAGS
and OBJCFLAGS (in case, for example, you want to pass an ObjC specific
flag such as -Wno-protocol, which the C compiler might not like).




I've thought about that. OBJCFLAGS is not something people are typically used to using, but we could still change configure to accept it and pass it on to config.make in the rare case that someone wanted to use it.




_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to