Skip to content
Snippets Groups Projects
Commit c64f972a authored by Christian Engwer's avatar Christian Engwer
Browse files

removed references to hal.iwr...

[[Imported from SVN: r4826]]
parent 8031ce00
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
# $Id$
# Process this file with autoconf to produce a configure script.
AC_INIT(dune-common, 0.0, dune@hal.iwr.uni-heidelberg.de)
AC_INIT(dune-common, 0.0, dune@dune-project.org)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([common/stdstreams.cc])
AM_CONFIG_HEADER([config.h])
......
......@@ -52,7 +52,7 @@
Universität Heidelberg,\\
Im Neuenheimer Feld 368, D-69120 Heidelberg, Germany}\\
\bigskip
{\normalsize \texttt{\url{http://hal.iwr.uni-heidelberg.de/dune/}}}\\
{\normalsize \texttt{\url{http://www.dune-project.org/}}}\\
}
\begin{document}
......
......@@ -276,7 +276,7 @@ AC_DEFUN([DUNE_SYMLINK],[
# sanity check
if ! test -r dune/$ac_unique_file ; then
AC_MSG_ERROR([Sanity check for symlink failed! Please send a bugreport to dune@hal.iwr.uni-heidelberg.de])
AC_MSG_ERROR([Sanity check for symlink failed! Please send a bugreport to dune@dune-project.org])
fi
fi
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment