diff options
author | Roland McGrath <roland@gnu.org> | 2002-08-05 04:58:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-08-05 04:58:18 +0000 |
commit | 14a42f4502a3f650aaf0b629c364e728ecaa0880 (patch) | |
tree | dd50cb70553da74c02344260a2d66f352f030e15 | |
parent | b1b76ea5590de6b1f9c9ccdebb5c62b13329ea9d (diff) | |
download | glibc-14a42f4502a3f650aaf0b629c364e728ecaa0880.zip glibc-14a42f4502a3f650aaf0b629c364e728ecaa0880.tar.gz glibc-14a42f4502a3f650aaf0b629c364e728ecaa0880.tar.bz2 |
* elf/Makefile (test-srcs): Add $(modules-names) to it.
(CFLAGS-vismod2.c, CFLAGS-failobj.c, CFLAGS-constload2.c,
CFLAGS-reldepmod3.c, CFLAGS-reldepmod4.c, CFLAGS-ltglobmod2.c): Remove
all these variables.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2002-08-04 Roland McGrath <roland@frob.com> + + * elf/Makefile (test-srcs): Add $(modules-names) to it. + (CFLAGS-vismod2.c, CFLAGS-failobj.c, CFLAGS-constload2.c, + CFLAGS-reldepmod3.c, CFLAGS-reldepmod4.c, CFLAGS-ltglobmod2.c): Remove + all these variables. + 2002-08-04 Ulrich Drepper <drepper@redhat.com> * include/stdio.h: Don't define macro magic to redirect function |