[Dune] [Dune-Commit] dune-common r5602 - trunk/m4
Martin Nolte
nolte at mathematik.uni-freiburg.de
Sat Sep 26 13:22:53 CEST 2009
This is what I intended. Yet, this automake conditional previously
existed, if a suggested module is not found. So I was a bit unsure
whether this is the correct fix.
Cheers,
Martin
Christian Engwer wrote:
> Hi Martin,
>
>> @Christian: Could you please take a look at this?
>
> you added an automake conditional, I assume that is what you intended
> ;-) If not, we must revert this patch :-P
>
> Cheers Christian
>
>> Modified: trunk/m4/dune.m4
>> ===================================================================
>> --- trunk/m4/dune.m4 2009-09-24 22:40:41 UTC (rev 5601)
>> +++ trunk/m4/dune.m4 2009-09-26 06:03:45 UTC (rev 5602)
>> @@ -241,6 +241,8 @@
>> with_[]_dune_module="no"
>> fi
>>
>> + AM_CONDITIONAL(HAVE_[]_DUNE_MODULE, test x$HAVE_[]_DUNE_MODULE = x1)
>> +
>> # reset previous flags
>> CPPFLAGS="$ac_save_CPPFLAGS"
>> LIBS="$ac_save_LIBS"
>>
>>
>> _______________________________________________
>> Dune-Commit mailing list
>> Dune-Commit at dune-project.org
>> http://lists.dune-project.org/mailman/listinfo/dune-commit
>>
>
> _______________________________________________
> Dune mailing list
> Dune at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune
--
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