Skip to content
Snippets Groups Projects
  1. Oct 06, 2014
  2. Jan 27, 2014
  3. Nov 22, 2013
  4. Jun 07, 2013
    • Markus Blatt's avatar
      [autotools] Fixes quoting in test for DUNE symbols · 20620438
      Markus Blatt authored
      Some modules do test for complicated symbols,
      eg. "&StandardMerge<double,1,1,1>::build;", which lead to broken
      configure scripts. In the above case :
      " 1>build;
        ;"
      as a shell command.
      This patch quotes the program body used for AC_LANG_PROGRAM correctly
      to prevent this.
      20620438
  5. Mar 30, 2013
  6. Mar 27, 2013
  7. Mar 19, 2013
  8. Mar 15, 2013
  9. Sep 03, 2012
  10. Aug 10, 2012
  11. May 20, 2012
  12. Dec 15, 2011
    • Christian Engwer's avatar
      [m4] · dcf051c1
      Christian Engwer authored
      apply the two caching patches proposed by Christoph Grüninger,
      at least for me they worked flawless and showed some considerable configure speedup.
      
      [[Imported from SVN: r6539]]
      dcf051c1
  13. Aug 11, 2011
  14. Apr 06, 2011
  15. Mar 07, 2011
  16. Feb 09, 2011
  17. Jun 04, 2010
  18. Mar 22, 2010
  19. Mar 19, 2010
  20. Jan 19, 2010
  21. Jan 18, 2010
  22. Jan 17, 2010
    • Jorrit Fahlke's avatar
      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
  23. Jan 15, 2010
  24. Jan 13, 2010
  25. Dec 08, 2009
  26. Nov 04, 2009
  27. Oct 13, 2009
  28. Sep 26, 2009
  29. Sep 21, 2009
  30. Jan 21, 2009
Loading