[Dune] Buildsystem: Suggestions seem not to work...
Martin Nolte
nolte at mathematik.uni-freiburg.de
Tue Jul 8 08:43:16 CEST 2008
...and the cause seems to be in dunecontrol:
622 ### check suggestion $name
623 # add a conditional check, just in case the module is not available
624 AM_CONDITIONAL([HAVE_${MOD}])
625 # invoke checks required by this module
626 AC_REQUIRE([${MOD}_CHECKS])
In line 624, the second argument to AM_CONDITIONAL is missing. Since I do not
know the intention of these statements, I cannot fix this myself...
Cheers,
Martin
--
Martin Nolte <nolte at mathematik.uni-freiburg.de>
Universität Freiburg phone: +49-761-203-5642
Abteilung für angewandte Mathematik fax: +49-761-203-5632
Hermann-Herder-Straße 10
79104 Freiburg, Germany
More information about the Dune
mailing list