diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-14 04:19:34 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-14 04:19:34 +0000 |
commit | c9e032d55f9f17fd8624d610c0290c9aa3fae42d (patch) | |
tree | d8a4aa1f04345b9fe2cacb7a5d962f673dace534 /ChangeLog | |
parent | 6e3d59bc0581399e0d8218f7b7fb10961735a82b (diff) | |
download | glibc-c9e032d55f9f17fd8624d610c0290c9aa3fae42d.zip glibc-c9e032d55f9f17fd8624d610c0290c9aa3fae42d.tar.gz glibc-c9e032d55f9f17fd8624d610c0290c9aa3fae42d.tar.bz2 |
[$(subdir) = elf] (tests): Depend on libc.symlist.
(generated, common-generated): Add those files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,8 +4,9 @@ * Makefile (distribute): Add it. * Makerules ($(objpfx)%.dynsym, $(objpfx)%.symlist): New rules. (tests): Depend on .symlist file for each $(install-lib.so-versioned). - [! subdir] (tests): Depend on libc.symlist. - (generated): Add those files. + [$(subdir) = elf] (tests): Depend on libc.symlist. + (generated, common-generated): Add those files. + * aclocal.m4 (LIBC_PROG_BINUTILS): Check for objdump, set OBJDUMP. * configure: Regenerated. * config.make.in (OBJDUMP): New variable, substituted by configure. |