Re: How to avoid warning: "PACKAGE_NAME" redefined

2007-03-10 Thread Guido Draheim
Reminder: - http://ac-archive.sourceforge.net/guidod/ax_prefix_config_h.html The macro creates a package config.h that can be installed. It avoids to create a special ace-config.h manually. Point the ACE developers to that as installing config.h is plain wrong. And, use it yourself thereby avoidin

Re: GNU M4 1.4.8b released (beta release)

2007-03-10 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Matthew Woehlke on 3/1/2007 9:16 AM: >> That's because printf.c is part of gnulib, and both coreutils and m4 use >> the same source file. Whatever you do to fix it for one package will fix >> it for the other; and as Bruno suggested, if c

Re: GNU M4 1.4.8b released (beta release)

2007-03-10 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 3/10/2007 4:12 PM: >> while), I still think that if printf.c is going to *assume* unsigned if >> long long exists, then config.h really ought to make this safe, say by >> having something like this in config.h.in: > >> #if d