Re: autostuff.HOWTO



On Sun, May 03, 1998 at 02:12:33PM -0600, Tom Tromey wrote:

> John> #define PACKAGE "stripchart"
> John> #define VERSION "1.4"
> 
> Instead of this, just put:
> 	#undef PACKAGE
> 	#undef VERSION
> into acconfig.h.  The correct values will be put into config.h by
> configure.
> 
> I agree that you shouldn't have to put anything into acconfig.h for
> this.  However, making this work requires an extension to autoconf.

Thanks, Tom.  I've revised the document to reflect your advice.

Now all I have to do is to figure out how to get configure to be able
to find the GNOME_INIT and GNOME_X_CHECKS macros, and I'll have this
document about where I want it.

-- John Kodis.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]