dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02737
[HG] Fix problems with configure. The configure macro AC_ARG_ENABLE
One or more new changesets pushed to the primary DOLFIN repository.
A short summary of the last three changesets is included below.
changeset: 1999:a5124745122e0e9b8b7d3361e731e3825a0bfbbf
tag: tip
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Jun 15 13:27:32 2006 +0200
files: configure configure.ac
description:
Fix problems with configure. The configure macro AC_ARG_ENABLE
was not used correctly. Giving the option --disable-mpi resulted
in enable-mpi=yes. Should be fixed now. Take a look at the updated
configure.ac. Thanks to Arve for the fix.
changeset: 1998:24346296ec43e8776c728ff36bca0e58ce03c5f2
parent: 1997:31f1ef92403724a2586f898f9f1af841a2c89b8e
parent: 1996:171db95055a8e375bb5efc04176ea416712b7bbf
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Jun 15 12:58:54 2006 +0200
files:
description:
Merge updates of build.
changeset: 1997:31f1ef92403724a2586f898f9f1af841a2c89b8e
parent: 1995:3d1e4c942ea13a96437d2776eae72e911094ef35
user: "Anders Logg <logg@xxxxxxxxx>"
date: Thu Jun 15 11:43:08 2006 +0200
files: src/lib/Makefile.am src/lib/Makefile.in
description:
Link external libraries in libdolfin.
Changed to
libdolfin_la_LIBADD = @DOLFIN_LTLIBOBJS@ @DOLFIN_EXT_LIBS@
in src/lib/Makefile.am as suggested by Arve Knudsen.
-------------------------------------------------------
For more details, visit http://www.fenics.org/hg/dolfin