about summary refs log tree commit diff
path: root/config.make.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.make.in')
-rw-r--r--config.make.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.make.in b/config.make.in
index a443050902..644e5edde5 100644
--- a/config.make.in
+++ b/config.make.in
@@ -33,9 +33,6 @@ CC = @CC@
 AR = @AR@
 RANLIB = @RANLIB@
 AS = $(CC) -c
-OBJDUMP = @OBJDUMP@
-OBJCOPY = @OBJCOPY@
-AWK = @AWK@
 
 # Installation tools.
 INSTALL = @INSTALL@