summaryrefslogtreecommitdiffstats
path: root/newlib/libc/sys/h8300hms/Makefile.in
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2006-07-31 23:01:28 +0000
committerJeff Johnston <jjohnstn@redhat.com>2006-07-31 23:01:28 +0000
commit0a85d87f038a4dbf1453f5857f0c833f99a46220 (patch)
tree69d091b066c0e77c577ee0a3973f1a99f84f0726 /newlib/libc/sys/h8300hms/Makefile.in
parentcc023a755710e51e4b25d139bcb279fefef34860 (diff)
downloadcygnal-0a85d87f038a4dbf1453f5857f0c833f99a46220.tar.gz
cygnal-0a85d87f038a4dbf1453f5857f0c833f99a46220.tar.bz2
cygnal-0a85d87f038a4dbf1453f5857f0c833f99a46220.zip
2006-07-31 Jeff Johnston <jjohnstn@redhat.com>
* acinclude.m4: Check for readelf tool. * configure.in: Use ${READELF} instead of hard-coding. * Regenerate all aclocal.m4, Makefile.in, and configure files.
Diffstat (limited to 'newlib/libc/sys/h8300hms/Makefile.in')
-rw-r--r--newlib/libc/sys/h8300hms/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/sys/h8300hms/Makefile.in b/newlib/libc/sys/h8300hms/Makefile.in
index 04a35df0a..2e41a3c51 100644
--- a/newlib/libc/sys/h8300hms/Makefile.in
+++ b/newlib/libc/sys/h8300hms/Makefile.in
@@ -130,6 +130,7 @@ PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
RANLIB = @RANLIB@
+READELF = @READELF@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
@@ -139,6 +140,7 @@ VERSION = @VERSION@
ac_ct_AR = @ac_ct_AR@
ac_ct_AS = @ac_ct_AS@
ac_ct_RANLIB = @ac_ct_RANLIB@
+ac_ct_READELF = @ac_ct_READELF@
ac_ct_STRIP = @ac_ct_STRIP@
aext = @aext@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@