Re: Need help with aclocal parsing

2002-10-12 Thread Alexandre Duret-Lutz
>>> "Tom" == Tom Epperly <[EMAIL PROTECTED]> writes: Tom> Tamara L Dahlgren wrote: >> In trying to integrate F90/F95 macros into our acinclude.m4 file, I've >> encountered problems with aclocal's parsing. In particular aclocal does >> not parse the F90 or F95 preprocessor or compiler macros (

Re: Need help with aclocal parsing

2002-10-10 Thread Tom Epperly
Tamara L Dahlgren wrote: >In trying to integrate F90/F95 macros into our acinclude.m4 file, I've >encountered problems with aclocal's parsing. In particular aclocal does >not parse the F90 or F95 preprocessor or compiler macros (i.e., >AC_LANG_PREPROC(Fortran 90), AC_LANG_COMPILER(Fortran 90), >