From 82a79e7d1843f9d90075a0bf2f04557040829bb0 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 30 Apr 2012 15:00:14 -0700 Subject: Do check-textrel test using readelf rather than a build-time C program. --- config.make.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config.make.in') diff --git a/config.make.in b/config.make.in index 1f4185b3aa..5f6f9e281d 100644 --- a/config.make.in +++ b/config.make.in @@ -112,6 +112,7 @@ BISON = @BISON@ AUTOCONF = @AUTOCONF@ OBJDUMP = @OBJDUMP@ OBJCOPY = @OBJCOPY@ +READELF = @READELF@ # Installation tools. INSTALL = @INSTALL@ -- cgit 1.4.1