[Dune] dune-common m4/Makefile.am bug
Klaus Schneider
klaus.schneider at iup.uni-heidelberg.de
Mon Sep 4 14:38:45 CEST 2006
Dear DUNE community,
find below a patch to solve a small bug in the m4/Makefile.am which forgot
to install dune_streams.m4.
Klaus
--
Klaus Schneider
Universität Heidelberg
Institut für Umweltphysik
Im Neuenheimer Feld 229
D-69120 Heidelberg
Germany
klaus.schneider at iup.uni-heidelberg.de
Tel.: +49 (0)6221/54-6318
Fax: +49 (0)6221/54-6405
--- dune-common.orig/m4/Makefile.am 2006-09-04 11:09:30.000000000 +0200
+++ dune-common/m4/Makefile.am 2006-09-04 12:17:07.000000000 +0200
@@ -4,7 +4,7 @@
ax_check_gl.m4 ax_lang_compiler_ms.m4 blas.m4 dune_all.m4 \
dune_amira.m4 dune_compiler.m4 dune_deprecated.m4 dune_griddim.m4 \
dune_exprtmpl.m4 dune_linkcxx.m4 dune.m4 dune_mpi.m4 \
- dune_psurface.m4 f5.m4 fortran_overwrite.m4 grape.m4 hdf5.m4 \
+ dune_psurface.m4 dune_streams.m4 f5.m4 fortran_overwrite.m4 grape.m4
hdf5.m4 \
immdx_lib_metis.m4 inkscape.m4 mpi-config.m4 opengl.m4 \
parmetis.m4 superlu-dist.m4 superlu.m4 ug.m4 xdr.m4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.dune-project.org/pipermail/dune/attachments/20060904/58090a7b/attachment.sig>
More information about the Dune
mailing list