Skip to content
Snippets Groups Projects
Commit c5955e00 authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

what a surprise: the hotfix was buggy :)

[[Imported from SVN: r827]]
parent e5f841eb
No related branches found
No related tags found
No related merge requests found
......@@ -126,6 +126,7 @@ AC_DEFUN([DUNE_PATH_UG],[
AC_MSG_ERROR([problem-dimension and world-dimension have to be the same for UG!])
fi
UG_DIM="$with_problem_dim"
UG_CPPFLAGS="${UG_CPPFLAGS} -D_${UG_DIM}"
AC_LANG_PUSH([C++])
if test x$HAVE_UG = x1 ; then
......
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