when using the --warn-undefined-variables switch, it complains about COFLAGS being undefined. Could you possibly set this variable to a blank? Thanks, Albert *** default.c 2000/03/23 18:08:17 1.1 --- default.c 2000/03/23 18:08:37 *************** *** 285 **** --- 286 ---- + "COFLAGS", "", *************** *** 334 **** --- 336 ---- + "COFLAGS", "",
- Re: COFLAGS undefined Albert L. Ting
- Re: COFLAGS undefined Paul D. Smith