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

Stephane Popinet popinet at users.sf.net
Fri May 15 02:53:04 UTC 2009


The following commit has been merged in the upstream branch:
commit 49021ebcd7485dd974becbcfaf6e7387c52606ad
Author: Stephane Popinet <popinet at users.sf.net>
Date:   Fri Feb 3 21:50:52 2006 +1100

    Updated macros for automake 1.8
    
    darcs-hash:20060203105052-d4795-cade8f76fc1f14a9033649af63a7ccb28568289f.gz

diff --git a/acinclude.m4 b/acinclude.m4
index 075e8d3..0eb3328 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -7,7 +7,7 @@
 dnl AM_PATH_GTS([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])
 dnl Test for GTS, and define GTS_CFLAGS and GTS_LIBS
 dnl
-AC_DEFUN(AM_PATH_GTS,
+AC_DEFUN([AM_PATH_GTS],
 [dnl 
 dnl Get the cflags and libraries from the gts-config script
 dnl
@@ -197,7 +197,7 @@ dnl  DX_INSTALL_PATH
 dnl  Tries to find the location where dx is installed if it
 dnl  can not then it defaults to /usr/local/dx
 dnl  --------------------------------------------------------
-AC_DEFUN(DX_INSTALL_PATH,
+AC_DEFUN([DX_INSTALL_PATH],
 [
 AC_CACHE_CHECK([for dx install path], ac_cv_dx_install_path,
 [

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list