[Dune] [Dune-Commit] dune-common r5602 - trunk/m4
Christian Engwer
christi at uni-hd.de
Sat Sep 26 11:58:03 CEST 2009
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
>
More information about the Dune
mailing list