diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-06-14 19:35:38 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-06-14 19:35:38 +0000 |
commit | e3978a35db12688bfc5d938cde99e7944e16f46e (patch) | |
tree | 446af4be6ed9fd1ecc19b707f66afd1eaa85082f | |
parent | e26dd47ff77ef693b380dc8cf8ddf46d5ea23421 (diff) | |
download | glibc-e3978a35db12688bfc5d938cde99e7944e16f46e.zip glibc-e3978a35db12688bfc5d938cde99e7944e16f46e.tar.gz glibc-e3978a35db12688bfc5d938cde99e7944e16f46e.tar.bz2 |
Pretty print.
Closes PR libc/1762.
Patch by Andreas Schwab <schwab@suse.de>.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ * sysdeps/unix/sysv/linux/configure.in: Set libc_cv_sysconfdir depending on the configure option --sysconfdir. - Closes PR libc/1762. - Patch by Andreas Schwab <schwab@suse.de>. + Closes PR libc/1762. + Patch by Andreas Schwab <schwab@suse.de>. * sysdeps/mips/dl-machine.h: Pass finalizer correctly to user entry point. |