With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
[oota-llvm.git] / autoconf / configure.ac
index f376e03d979c884ffb432512fc1b2193c733cb16..5b27873967312f51b29d55a547667dea0d2880b9 100644 (file)
@@ -1902,10 +1902,6 @@ dnl Propagate the shared library extension that the libltdl checks did to
 dnl the Makefiles so we can use it there too
 AC_SUBST(SHLIBEXT,$libltdl_cv_shlibext)
 
-dnl Propagate the run-time library path variable that the libltdl
-dnl checks found to the Makefiles so we can use it there too
-AC_SUBST(SHLIBPATH_VAR,$libltdl_cv_shlibpath_var)
-
 dnl Translate the various configuration directories and other basic
 dnl information into substitutions that will end up in Makefile.config.in
 dnl that these configured values can be used by the makefiles