From 7b0fb8706c07a38c8bb9999bd4c4563f07e2495f Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Thu, 16 Nov 2017 12:08:52 +0530 Subject: [PATCH] Fix botched up regeneration in the last commit --- ChangeLog | 8 +++++--- INSTALL | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index c5a5c9c502..f6bdc7a50d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,8 @@ 2017-11-16 Siddhesh Poyarekar - * INSTALL: Update sourceware link to https. - * NEWS: Likewise. - * configure: Likewise. + * INSTALL: Fix botched up regeneration. + + * NEWS: Update sourceare link to https. * configure.ac: Likewise. * crypt/md5test-giant.c: Likewise. * dlfcn/bug-atexit1.c: Likewise. @@ -16,6 +16,8 @@ * sunrpc/Makefile: Likewise. * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise. * wcsmbs/tst-mbrtowc2.c: Likewise. + * configure: Regenerate. + * INSTALL: Regenerate. 2017-11-15 Martin Sebor diff --git a/INSTALL b/INSTALL index 35e82fbca9..ac8db74a0f 100644 --- a/INSTALL +++ b/INSTALL @@ -2,8 +2,9 @@ Installing the GNU C Library **************************** Before you do anything else, you should read the FAQ at -. It answers common questions and -describes problems you may experience with compilation and installation. +. It answers common questions +and describes problems you may experience with compilation and +installation. You will need recent versions of several GNU tools: definitely GCC and GNU Make, and possibly others. *Note Tools for Compilation::,