[Dune-devel] [Dune-Commit] dune-common r6884 - trunk

Christian Engwer christian.engwer at uni-muenster.de
Mon Aug 6 12:16:30 CEST 2012


On Mon, Aug 06, 2012 at 11:56:53AM +0200, Martin Nolte wrote:
> Hi Christian,
> 
> just for the record: Is the include order important or just your fancy?

global-rules defines some empty targets, which can later be
overwritten. This will not avoid all warnings, but usually results in
less warnings.

Christian

> Best,
> 
> Martin
> 
> PS: In either case, I'm absolutely ok with your patch.
> 
> On 08/06/2012 11:38 AM, christi at dune-project.org wrote:
> >Author: christi
> >Date: 2012-08-06 11:38:13 +0200 (Mon, 06 Aug 2012)
> >New Revision: 6884
> >
> >Modified:
> >    trunk/Makefile.am
> >Log:
> >[Makefile.am]
> >fix include order
> >
> >Modified: trunk/Makefile.am
> >===================================================================
> >--- trunk/Makefile.am	2012-08-06 09:38:11 UTC (rev 6883)
> >+++ trunk/Makefile.am	2012-08-06 09:38:13 UTC (rev 6884)
> >@@ -12,5 +12,5 @@
> >  # use configured compiler for "make distcheck"
> >  DISTCHECK_CONFIGURE_FLAGS = CXX="$(CXX)" CC="$(CC)" --enable-parallel=@ENABLE_PARALLEL@ MPICC="$(MPICC)"
> >
> >+include $(top_srcdir)/am/global-rules
> >  include $(top_srcdir)/am/top-rules
> >-include $(top_srcdir)/am/global-rules
> >
> >
> >_______________________________________________
> >Dune-Commit mailing list
> >Dune-Commit at dune-project.org
> >http://lists.dune-project.org/mailman/listinfo/dune-commit
> 
> -- 
> Dr. Martin Nolte <nolte at mathematik.uni-freiburg.de>
> 
> Universität Freiburg                                   phone: +49-761-203-5630
> Abteilung für angewandte Mathematik                    fax:   +49-761-203-5632
> Hermann-Herder-Straße 10
> 79104 Freiburg, Germany
> 
> _______________________________________________
> Dune-devel mailing list
> Dune-devel at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-devel
> 

-- 
Prof. Dr. Christian Engwer 
Institut für Numerische und Angewandte Mathematik
Fachbereich Mathematik und Informatik der Universität Münster
Einsteinstrasse 62
48149 Münster

E-Mail	christian.engwer at uni-muenster.de
Telefon	+49 251 83-35067
FAX		+49 251 83-32729




More information about the Dune-devel mailing list