Hello Chinlu, Sorry for the delay. * chinlu chinawa wrote on Thu, Dec 21, 2006 at 01:14:40PM CET: > > I'm using last version of autoconf/automake, and when > trying to setup my app's command line options, I > noticed that PACKAGE_BUGREPORT and other autoconf > exported definitions through AC_INIT aren't being > sourced because of their name containing the > underscore char I'd say. > > I tried then passing the -E option to gcc by hand just > to check that those definitions get expanded to "". > > My question is if this is some sort of known issue or > is just that I'm doing something wrong. I if change > PACKAGE_BUGREPORT to PACKAGEBUGREPORT on my config.h, > then it does do expand it properly. I'm afraid I don't understand this bug report properly. Could you give a short example configure.ac file, post the output (or whatever exposes the error), and what you would expect the output to be? Thanks, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf