[Dune] self-written module depending on self-written module
Bernd Flemisch
bernd at iws.uni-stuttgart.de
Fri Jul 16 11:39:32 CEST 2010
Dear Dune,
I am trying to build a self-written dune-module "dumux-devel" created
with duneproject that depends on another self-written dune-module
"dumux" created with duneproject.
The dune.module of dumux-devel contains a
Depends: dumux
Autoconf generates the correct configure flags
$ ./configure ... --with-dumux=/temp/bernd/DUMUX/dumux/ ... -I
/temp/bernd/DUMUX/dumux/m4 ...
But unfortunately, configure does not recognize it
configure:44345: WARNING: unrecognized options: --with-dumux
Thus, configure does not create the necessary include flags.
Do I have to write the --with-dumux option manually or is there an
easier way?
Thank you. Kind regards
Bernd
--
_____________________________________________________________________
Bernd Flemisch phone: +49 711 685 69162
IWS, Universität Stuttgart fax: +49 711 685 60430
Pfaffenwaldring 61 email: bernd at iws.uni-stuttgart.de
D-70569 Stuttgart url: www.hydrosys.uni-stuttgart.de
_____________________________________________________________________
More information about the Dune
mailing list