`link' is now `llvm-link'. Also alphabetized the tools for easy reference.
[oota-llvm.git] / autoconf / ltmain.sh
index f976b48bc1f3ac3b4e89d71b0843964c2ac1d879..fe83ff4fb744d4df1f566c9b054e692a12026438 100644 (file)
@@ -405,11 +405,6 @@ if test -z "$show_help"; then
          continue
          ;;
 
-       -only-static)
-         build_libtool_libs=no
-         continue
-         ;;
-
        -prefer-pic)
          pic_mode=yes
          continue