diff options
Diffstat (limited to 'Makefile.config.in')
-rw-r--r-- | Makefile.config.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.config.in b/Makefile.config.in index 85204815826a..3961cc96c795 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@ |