test commit redux
[oota-llvm.git] / Makefile.config.in
index 85204815826a55de968e95d3741d85c88c0b8d71..3961cc96c795f4563d2a1b237edbd4b8bc9e51c5 100644 (file)
@@ -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@