From: Vincent Lefevre Date: Tue, 18 Nov 2014 16:14:35 +0000 (+0000) Subject: NEWS: Fix an ancient spelling mistake, X-Git-Tag: v2.4.4~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8c2154fb4e80967b50b98c7327ff1465d3315f3f;p=thirdparty%2Flibtool.git NEWS: Fix an ancient spelling mistake, * NEWS: s/propogate/progagote. * cfg.mk (old_NEWS_hash): Update. Signed-off-by: Gary V. Vaughan --- diff --git a/NEWS b/NEWS index 9bff5585c..75da6ea0b 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 7c735409f..497e53ea5 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