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

add missing tests (some of them were implicit with older libtool versions)

[[Imported from SVN: r5407]]
parent f64b698e
No related branches found
No related tags found
No related merge requests found
AC_DEFUN([DUNE_COMMON_CHECKS],
[
AC_REQUIRE([PKG_PROG_PKG_CONFIG])
AC_REQUIRE([AC_PROG_CC])
AC_REQUIRE([AC_PROG_CPP])
AC_REQUIRE([AC_PROG_CXX])
AC_REQUIRE([AC_PROG_CXXCPP])
AC_REQUIRE([AC_PROG_INSTALL])
AC_REQUIRE([AC_PROG_LN_S])
AC_REQUIRE([AC_PROG_MAKE_SET])
AC_REQUIRE([AC_PROG_RANLIB])
AC_REQUIRE([AC_PROG_LIBTOOL])
AC_REQUIRE([AC_PROG_AWK])
AC_REQUIRE([DUNE_CHECK_COMPILER])
AC_REQUIRE([GXX0X])
......
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