autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to tell autoconf/automake where fortran .mod file lives


From: Ralf Wildenhues
Subject: Re: how to tell autoconf/automake where fortran .mod file lives
Date: Sat, 15 Mar 2008 19:05:35 +0100
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]