Skip to content
Snippets Groups Projects
Forked from Core Modules / dune-common
Source project has a limited visibility.
  • Jorrit Fahlke's avatar
    b08cbb32
    Rewrite the DUNE_CHECK_LIB_EXT macro: · b08cbb32
    Jorrit Fahlke authored
     * Essentially copy and adapt the definition of AC_CHECK_LIB.  This should
       make sure the two macros behave the same even in corner cases (except for
       the added functionality, of course).
    
     * Properly document what exactly is allowed in the arguments.
    
    Parse arguments to DUNE_CHECK_LIBS_EXT properly in parmetis.  This avoids
    expansions like 'LDFLAGS="$LDFLAGS -L"$PARMETISLIBPATH""'.
    
    [[Imported from SVN: r5830]]
    b08cbb32
    History
    Rewrite the DUNE_CHECK_LIB_EXT macro:
    Jorrit Fahlke authored
     * Essentially copy and adapt the definition of AC_CHECK_LIB.  This should
       make sure the two macros behave the same even in corner cases (except for
       the added functionality, of course).
    
     * Properly document what exactly is allowed in the arguments.
    
    Parse arguments to DUNE_CHECK_LIBS_EXT properly in parmetis.  This avoids
    expansions like 'LDFLAGS="$LDFLAGS -L"$PARMETISLIBPATH""'.
    
    [[Imported from SVN: r5830]]