summaryrefslogtreecommitdiff
path: root/config.make.in
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-05-22 18:02:38 +0000
committerRoland McGrath <roland@gnu.org>1996-05-22 18:02:38 +0000
commitdc9972317e6fe44e503fbfe83446272743c76fb3 (patch)
tree08eb85f894d1f06cf0e8a5c151f12695f8640e06 /config.make.in
parentb8fe19fa809ac786b7d3dbb464cb1b3f887dc69d (diff)
Regenerated: autoconf configure.incvs/libc-960522
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@