Hi, I'm trying to use the gnu build system for a Fortran project I'm working on. I want to use autoheader and config.h for defining various things. The problem I'm having is that the comments created in config.h are C-style /**/ which choke the Fortran compiler. Is there anyway to force autoheader to use a different commenting scheme? Or, is there another suggested workaround?
Thanks, John ____________________________________________________________________________________ Have a burning question? Go to www.Answers.yahoo.com and get answers from real people who know.
