Re: Installable config.h files

2001-07-02 Thread Guido Draheim
Do I understand it correctly that one would have to create the config.h.in template file manually? Hmmm. May I put a pointer here to that alternative with a pkg-config.h derived from standard config.h? It has served as a good basis for me. http://www.gnu.org/software/ac-archive/Miscellaneous/a

Installable config.h files

2001-07-01 Thread Dean Povey
Hi all, Ever since reading the hack for working around the problem of how you install autoconf generated config.h files in the GNU Autoconf, Automake, Libtool book, I have thought that there must be a better way to do it. To this end, I have hacked up some macros that allow you to do this a b