Skip to content
  1. Sep 21, 2004
  2. Sep 20, 2004
  3. Sep 19, 2004
    • Reid Spencer's avatar
      Add our own version of libtool.m4 instead of relying on the installed one. · dc6f5680
      Reid Spencer authored
      This is a potential version mismatch problem because this file came from
      libtool 1.5.10. If you're running a different version of libtool, the
      checks in this file may not be quite right. Having our own version of this
      file violates the spirit of libtool and is only provided to change the name
      of "libtool" to "mklib". This is done so that the name "libtool" does not
      conflict with the "lib" directory when doing tab completion and your
      $objdir == $srcdir.
      
      llvm-svn: 16411
      dc6f5680
    • Chris Lattner's avatar
      better code · 2249dd1c
      Chris Lattner authored
      Move other things to the right sections
      
      llvm-svn: 16410
      2249dd1c
Loading