summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1995-09-22 18:25:45 +0000
committerMiles Bader <miles@gnu.org>1995-09-22 18:25:45 +0000
commitf474787bf5faebf9de23d5323259bf2a3065d58a (patch)
tree6c2e54cc9145af92d2e14e26f08ab4f8035334da
parent7a150dd7551ff2ffc9e87a11f3b59827e6ef4158 (diff)
(LDFLAGS): Variable removed.
-rw-r--r--Makeconf3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makeconf b/Makeconf
index 38491ba2..81f9ce37 100644
--- a/Makeconf
+++ b/Makeconf
@@ -137,9 +137,6 @@ endif
# Provide default.
install:
-# Always, until bugs are fixed.
-LDFLAGS += -static
-
# Building the target
ifeq ($(doinst),many)
target = $(filter-out $(special-targets),$(targets))