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

fixed small configure issue

[[Imported from SVN: r575]]
parent e5f54f66
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ AC_CONFIG_SRCDIR([istl/allocator.hh])
AM_CONFIG_HEADER([config.h])
# check all dune-module stuff
DUNE_CHECK_ALL_M([dunecommon], [duneistl])
DUNE_CHECK_ALL_M([dunecommon])
if test x$HAVE_DUNECOMMON != x1 ; then
AC_MSG_ERROR([Can't work without the dune-common module. Maybe you have to supply your dune-common directory as --with-dunecommon=dir])
......
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