Re: PACKAGE_FOO variables

2002-06-04 Thread Guido Draheim
Es schrieb Stefan Seefeld: > > hi there, > I'v got another question / bug report: > > I'm using the AC_INIT() macro with three > arguments, which (even though it is not documented, > as I wrote in an earlier post) generates a set of > variables PACKAGE_SOMETHING that get automatically > inserted

PACKAGE_FOO variables

2002-06-04 Thread Stefan Seefeld
hi there, I'v got another question / bug report: I'm using the AC_INIT() macro with three arguments, which (even though it is not documented, as I wrote in an earlier post) generates a set of variables PACKAGE_SOMETHING that get automatically inserted into my config header. That's a big problem,