summaryrefslogtreecommitdiff
path: root/Makefile.config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index 8520481582..3961cc96c7 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -149,9 +149,6 @@ LDFLAGS+=@LDFLAGS@
AR_PATH = @AR@
AR = @AR@
-# Path to the strip program,
-STRIP = @STRIP@
-
# Path to the nm program
NM_PATH = @NM@