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

DUNE_CHECK_ALL uses also the DUNE_CHECK_COMPILER test

[[Imported from SVN: r731]]
parent f85ee2d3
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ AC_DEFUN([DUNE_CHECK_ALL],[
dnl check for programs
AC_REQUIRE([AC_PROG_CXX])
AC_REQUIRE([AC_PROG_CPP])
AC_REQUIRE([DUNE_CHECK_COMPILER])
AC_REQUIRE([AC_PROG_INSTALL])
AC_REQUIRE([AC_PROG_LN_S])
AC_REQUIRE([AC_PROG_MAKE_SET])
......
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