]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix botched up regeneration in the last commit
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 16 Nov 2017 06:38:52 +0000 (12:08 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Thu, 16 Nov 2017 06:38:52 +0000 (12:08 +0530)
ChangeLog
INSTALL

index c5a5c9c502e6de7b6913bdc45a4073c5c239a959..f6bdc7a50d99ecb047ce9913beb2a946336485e9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,8 @@
 2017-11-16  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
-       * 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  <msebor@redhat.com>
 
diff --git a/INSTALL b/INSTALL
index 35e82fbca97ec2f5b14c2ce1e71f1a737b1d44e8..ac8db74a0f7c127dc979849adb3c41ac26880e03 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -2,8 +2,9 @@ Installing the GNU C Library
 ****************************
 
 Before you do anything else, you should read the FAQ at
-<https://sourceware.org/glibc/wiki/FAQ>.  It answers common questions and
-describes problems you may experience with compilation and installation.
+<https://sourceware.org/glibc/wiki/FAQ>.  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::,