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

add compiler-check for __attribute__ ((deprecated))

[[Imported from SVN: r1127]]
parent b44fa908
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ dnl check for programs
AC_REQUIRE([AC_PROG_CXX])
AC_REQUIRE([AC_PROG_CPP])
AC_REQUIRE([DUNE_CHECK_COMPILER])
AC_REQUIRE([DUNE_CHECKDEPRECATED])
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