René Nyffenegger's collection of things on the web
René Nyffenegger on Oracle - Most wanted - Feedback -
 

acconfig.h

If a portability header file is generated (AM_CONFIG_HEADER, the acconfig.h file needs to be created. It contains the following two lines:
#undef PACKAGE
#undef VERSION
This requirement is actually a bug.