summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Lefevre <vincent@vinc17.net>2014-11-18 16:14:35 +0000
committerGary V. Vaughan <gary@gnu.org>2014-11-18 16:14:35 +0000
commit8c2154fb4e80967b50b98c7327ff1465d3315f3f (patch)
treefabd743ef3219ee834d28ee8c830469a495bc175
parent5ecee55e0fa9478e2046f1d67f4111b5bd6ce227 (diff)
downloadlibtool-8c2154fb4e80967b50b98c7327ff1465d3315f3f.tar.gz
NEWS: Fix an ancient spelling mistake,
* NEWS: s/propogate/progagote. * cfg.mk (old_NEWS_hash): Update. Signed-off-by: Gary V. Vaughan <gary@gnu.org>
-rw-r--r--NEWS2
-rw-r--r--cfg.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9bff5585..75da6ea0 100644
--- 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 7c735409..497e53ea 100644
--- 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