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

check for compiler version

[[Imported from SVN: r1904]]
parent 0b9aad81
Branches
Tags
No related merge requests found
......@@ -12,6 +12,8 @@ AM_CONFIG_HEADER([config.h])
# Checks for programs.
AC_PROG_CXX
AC_LANG_PUSH([C++])
DUNE_CHECK_COMPILER
DUNE_CHECKDEPRECATED
# don't build shared libs per default, this is way better for debugging...
AC_DISABLE_SHARED
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment