How does one go about using the AC_CONFIG_HEADERS functionality without autoreconf and automake invoking autoheader? I've been letting autoheader generate an unused 'config.h'. For example: AC_CONFIG_HEADERS([config.h iBase_FCDefs.h])
Is there a less klugey way to do this? thanks, - jason