[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet popinet at users.sf.net
Fri May 15 02:54:34 UTC 2009


The following commit has been merged in the upstream branch:
commit 89d307c20d47a7ff4d986e00bd593d5eb98c9cad
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Wed Sep 5 10:09:45 2007 +1000

    Checks that automake version is >
    
    darcs-hash:20070905000945-d4795-4a017e8c06566754df9076b4b0dd97f8aa36ce25.gz

diff --git a/src/Makefile.am b/src/Makefile.am
index 7b3f1da..15b694d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,5 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 
+AUTOMAKE_OPTIONS = 1.8
+
 INCLUDES = -I$(top_srcdir) -I$(includedir) \
            -DG_LOG_DOMAIN=\"Gfs\" $(GTS_CFLAGS)
 

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list