From 3ef5dd436547984ea8ca9ada300abe83d39d38f6 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 25 Apr 2000 18:51:20 +0000 Subject: [PATCH] Changes from Chris Larrieu for hp700 build. --- config/CONFIG.Host.UnixCommon | 1 - 1 file changed, 1 deletion(-) diff --git a/config/CONFIG.Host.UnixCommon b/config/CONFIG.Host.UnixCommon index 36d0bd3b8..6290c7606 100644 --- a/config/CONFIG.Host.UnixCommon +++ b/config/CONFIG.Host.UnixCommon @@ -19,7 +19,6 @@ LIBNAME = $(LIBRARY:%=lib%.a) SHRLIB_SUFFIX = .so SHRLIBNAME = lib$(LIBRARY)$(SHRLIB_SUFFIX)$(SHRLIB_VERSION:%=.%) -SHRLIB_LDFLAGS = $($(ANSI)_SHRLIB_LDFLAGS_$(strip $(SHARED_LIBRARIES))) DLL_LDLIBS = $(PRODNAME_LIBS:%=-l%) $(PROD_LIBS:%=-l%) $(USR_LIBS:%=-l%)