Skip to content
Snippets Groups Projects
Commit c60beddc authored by Oliver Sander's avatar Oliver Sander Committed by sander@PCPOOL.MI.FU-BERLIN.DE
Browse files

adapt to new module name

[[Imported from SVN: r5935]]
parent 247104bd
No related branches found
No related tags found
No related merge requests found
AC_DEFUN([RODS_CHECKS],[
AC_DEFUN([DUNE_GFE_CHECKS],[
# AC_REQUIRE([DUNE_IPOPT])
])
AC_DEFUN([RODS_CHECK_MODULE],[
DUNE_CHECK_MODULES([rods], [dune/src/rotation.hh])
AC_DEFUN([DUNE_GFE_CHECK_MODULE],[
DUNE_CHECK_MODULES([dune-gfe], [gfe/rotation.hh])
])
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