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 e2e4a89 commit 1bf9069
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 @@ CP := @cp@
MKPATH := @mkpath@
RM_F := @rm_f@
RM_RF := @rm_rf@
#IF(parrot_is_shared and not(cygwin or win32)):export LD_RUN_PATH := @blib_dir@:$(LD_RUN_PATH)
PARROT := $(BIN_DIR)/parrot@exe@
PGE := $(PARROT) $(LIB_DIR)/library/PGE/Perl6Grammar.pir
TGE := $(PARROT) $(LIB_DIR)/languages/tge/tgc.pir
Expand Down

0 comments on commit 1bf9069

Please sign in to comment.