Tru64 V5.0 patches from Spider Boardman.
[p5sagit/p5-mst-13.2.git] / hints / svr4.sh
index cf6906d..8109b39 100644 (file)
@@ -142,12 +142,3 @@ d_lstat=define
 
 d_suidsafe='define'    # "./Configure -d" can't figure this out easilly
 
-cat <<'EOM' >&4
-
-If you wish to use dynamic linking, you must use 
-       LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH
-or
-       setenv LD_LIBRARY_PATH `pwd`
-before running make.
-
-EOM