With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
[oota-llvm.git] / Makefile.config.in
index 7633be29da72b85e1e676bfb5915d24e0b974a82..cf6a4f14d77645ec468e9f43cdb91c60d9f5bcee 100644 (file)
@@ -345,9 +345,6 @@ ENABLE_TIMESTAMPS := @ENABLE_TIMESTAMPS@
 # Enable JIT for this platform
 TARGET_HAS_JIT = @TARGET_HAS_JIT@
 
-# Environment variable to set to change the runtime shared library search path.
-SHLIBPATH_VAR = @SHLIBPATH_VAR@
-
 # Shared library extension for host platform.
 SHLIBEXT = @SHLIBEXT@