Skip to content
  • Christian Engwer's avatar
    don't use DUNE_CHECK_ALL_M any more. · e8f751c3
    Christian Engwer authored
    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]]
    e8f751c3