]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
NEWS: Fix an ancient spelling mistake,
authorVincent Lefevre <vincent@vinc17.net>
Tue, 18 Nov 2014 16:14:35 +0000 (16:14 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 18 Nov 2014 16:14:35 +0000 (16:14 +0000)
* NEWS: s/propogate/progagote.
* cfg.mk (old_NEWS_hash): Update.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
NEWS
cfg.mk

diff --git a/NEWS b/NEWS
index 9bff5585c5540f1dac44c250701152d6d214e545..75da6ea0b4c44de6284aa6abdd803d835301dddb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -604,7 +604,7 @@ New in 1.9b: 2004-08-29; CVS version 1.5a, Libtool team:
 * If you configure libtool with --disable-shared (or if libtool does not
   support shared libraries on your platform) trying to build a library using
   '-shared' is a fatal error.
-* New link mode option '-weak' tells libtool when not to propogate dependency
+* New link mode option '-weak' tells libtool when not to propagate dependency
   libraries from dlpreopened modules.
 * libtoolize installs libtool.m4, (ltdl.m4 if used,) and various supporting
   m4 definitions to AC_CONFIG_MACRO_DIR.
diff --git a/cfg.mk b/cfg.mk
index 7c735409f6d1281db9693c42f6d8b2001fc4a919..497e53ea5be9ec581fca02d9d6d291dcc8e069d2 100644 (file)
--- a/cfg.mk
+++ b/cfg.mk
@@ -24,7 +24,7 @@
 update-copyright-env := UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
 
 # Set format of NEWS
-old_NEWS_hash := aff57203fce23f130c7c8e9652489229
+old_NEWS_hash := e524180c3db06628ad97e3fcb35f6a4b
 
 manual_title = Portable Dynamic Shared Object Management