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

don't use DUNE_CHECK_ALL_M any more.

DUNE_CHECK_ALL_M is deprecated. All functionality is covered
by DUNE_CHECK_ALL except two macros:
* DUNE_SYMLINK which should be called _if_ you have to do
	the symlink trick. It is not necessary for a module to
	provide this link. Actually it would be cleaner if you adjust
	your directory structure to module/dune/foo
* DUNE_AUTOBUILD_FLAGS which adds configure flags
	needed to create log files for dune-autobuild. Thus it is
	only needed if this module should be used in the
	dune-autobuild setup.

  

[[Imported from SVN: r5238]]
parent 6bc4714f
No related branches found
No related tags found
Loading
Loading
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