From c83434b82ab6408575e5de348ab2eb3aaff161d9 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 1 Dec 2000 20:49:32 +0000 Subject: [PATCH] Added Linux to LD_LIBRARY_PATH comment. --- config/CONFIG_SITE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/CONFIG_SITE b/config/CONFIG_SITE index 6f954bcb5..573d54551 100644 --- a/config/CONFIG_SITE +++ b/config/CONFIG_SITE @@ -119,7 +119,7 @@ MAKE_INC_TARGET_FIRST=NO # NOTE WIN32: YES results in a DLL. CONFIG_SITE.Host.WIN32 # distribution file contains YES override # -# NOTE solaris and sun4: If YES then LD_LIBRARY_PATH must +# NOTE solaris,Linux, and sun4: If YES then LD_LIBRARY_PATH must # include fullpathname $(INSTALL_LOCATION)/lib/$(HOST_ARCH) # for both the base build and when invoking base executables SHARED_LIBRARIES=NO