llvm-config: Replace with C++ version (was llvm-config-2).
[oota-llvm.git] / autoconf / configure.ac
index 060ebac8d35b9048a2ff4b5ecf5585f53838258c..3c3f412283a3dae001df5d46e8af008c6867a264 100644 (file)
@@ -1578,9 +1578,6 @@ if test -f ${srcdir}/tools/clang/README.txt; then
   AC_CONFIG_FILES([tools/clang/docs/doxygen.cfg])
 fi
 
-dnl Do the first stage of configuration for llvm-config.in.
-AC_CONFIG_FILES([tools/llvm-config/llvm-config.in])
-
 dnl OCaml findlib META file
 AC_CONFIG_FILES([bindings/ocaml/llvm/META.llvm])