From 69c3ca9d5bcdbeeccafcb1480922f25150033953 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 30 Sep 2009 00:20:33 +0200 Subject: [PATCH] remove useless LD_RUN_PATH --- config/makefiles/root.in | 1 - 1 file changed, 1 deletion(-) diff --git a/config/makefiles/root.in b/config/makefiles/root.in index aec7209..c2b47d6 100644 --- a/config/makefiles/root.in +++ b/config/makefiles/root.in @@ -29,7 +29,6 @@ MKPATH := @mkpath@ RM_F := @rm_f@ RM_RF := @rm_rf@ POD2MAN := pod2man -#IF(parrot_is_shared and not(cygwin or win32)):export LD_RUN_PATH := @blib_dir@:$(LD_RUN_PATH) PARROT := $(BIN_DIR)/parrot@exe@ PBC_TO_EXE := $(BIN_DIR)/pbc_to_exe@exe@ #IF(darwin):