Hello Tim, * JoeOutflow wrote on Fri, Mar 14, 2008 at 03:59:56AM CET: > > I'm now trying to autoconfify a little fortran project which uses a library > (hdf5). One of the source files has a USE statement for hdf5. the libraries > needed for linking are in $prefix/lib and this is also where the hdf5.mod > file lives. I can't seem to figure out how to tell autoconf/automake where > hdf5.mod lives even though I think I've managed to tell it where the *.a > libraries it needs are, and yet this is the same directory. > I'm attaching a tar file with everything in it for reference. Thanks in > advance. The Autoconf Macro Archive <http://autoconf-archive.cryp.to> has some macros regarding Fortran 90 modules. I've never used them before, so please share your experiences with them (and report bugs to the macro authors, so they can be fixed). Cheers, Ralf _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf