site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Hi, Any advice? Thanks, Rob -- Rob Frohne, Ph.D., P.E. E.F. Cross School of Engineering Walla Walla College http://www.wwc.edu/~frohro/ _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I'm trying to figure out how to fix up Gnome Wave Cleaner's ./configure.in file or figure out how to make an easier set of instructions on how to make it. Right now I have to edit the Makefile created by ./configure because it contains -mcpu=Power Macintosh and -march=Power Macintosh. The spaces between the Power and Macintosh gcc can't understand. I can't find where ./configure is getting that, so that I can change it. I tried setting CFLAGS, but then I got two -mcpu or -march entries in the gcc arguments. This email sent to site_archiver@lists.apple.com