> Our simple solution to this problem is to use sed to convert config.h > to a config.fh. And what do you think in general about having language (especially Fortran) specific AC_DEFINE's like AC_DEFINE_FORTRAN? Do you see any value in having separate, language specific sets of preprocessor definitions or isn't it worth the additional complexity this would introduce to automake and autoconf?
Best, Nicolai