Navigation Menu

Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
remove useless LD_RUN_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
fperrad committed Sep 29, 2009
1 parent c08ff6c commit 69c3ca9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/makefiles/root.in
Expand Up @@ -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):
Expand Down

0 comments on commit 69c3ca9

Please sign in to comment.