diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-05 21:52:08 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-05 21:52:08 +0000 |
commit | 2f043956cfc3115f0d4a6af846d7289192cbfd6a (patch) | |
tree | fb1dba1790585c700f3f5ea27c5075c79a7a007f /ChangeLog | |
parent | 4520d7aac8e37e427f5ab34ffa4418a0eb86104f (diff) | |
download | glibc-2f043956cfc3115f0d4a6af846d7289192cbfd6a.tar.gz glibc-2f043956cfc3115f0d4a6af846d7289192cbfd6a.tar.xz glibc-2f043956cfc3115f0d4a6af846d7289192cbfd6a.zip |
* config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 956a7467dc..8db0f1bb84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2005-11-05 Ulrich Drepper <drepper@redhat.com> * configure.in: Remove test for support for subtracting local labels. + * config.h.in: Remove HAVE_SUBTRACT_LOCAL_LABELS. * stdio-common/vfprintf.c: Remove test of HAVE_SUBTRACT_LOCAL_LABELS. |