* NEWS: Fix various typos.
* NO-THANKS, README.md, TODO, bootstrap, bootstrap.conf,
build-aux/edit-readme-alpha, build-aux/git-log-fix, build-aux/ltmain.in,
doc/libtool.texi, libltdl/libltdl/lt_error.h, libltdl/lt__argz.c,
libltdl/ltdl.c, libtoolize.in, tests/depdemo.at, tests/link-order.at: Likewise.
* cfg.mk (old_NEWS_hash): Update.
Copyright-paperwork-exempt: Yes
libraries from dlpreopened modules.
* libtoolize installs libtool.m4, (ltdl.m4 if used,) and various supporting
m4 definitions to AC_CONFIG_MACRO_DIR.
-* Mode inferrence removed, shorthand for choosing modes added.
+* Mode inference removed, shorthand for choosing modes added.
* Specifying -allow-undefined is now an error.
* Speed up max_cmd_len check.
* libltdl can now preopen modules from within a library, and libtool will
by module name.
* New function in libltdl: lt_dlpreload_open opens all preloaded modules.
* libltdl no longer loads shared libraries with global symbol resolution,
- this caused problems when the symbols were intended to be overriden further
+ this caused problems when the symbols were intended to be overridden further
up the stack; it is also not recommended practice.
* New function in libltdl: lt_dlhandle_first, primes handle iterations (using
lt_dlhandle_next) to filter by module interface.
Vincent Torri vtorri@univ-evry.fr
##
## Add bug reporters, patch Authors you forgot to attribute at commit
-## time with 'git commit --author=...' and other non-patch contributers
+## time with 'git commit --author=...' and other non-patch contributors
## below:
##
Allan McRae allan@archlinux.org
- Any prerequisites of the above (such as m4, perl, tex)
Note that these bootstrapping dependencies are much stricter than
- those required to use a destributed release for your own packages.
+ those required to use a distributed release for your own packages.
After installation, GNU Libtool is designed to work either standalone,
or optionally with:
- Autoconf 2.59 or later
* Need to finalize the documentation, and give a specification of
'.la' files so that people can depend on their format. This would be
- a good thing to put before the maintainance notes.
+ a good thing to put before the maintenance notes.
* Document the installed 'libtool' and its limitations clearly (maybe implement
--disable-script-install as well). Or, even better, remove its limitations.
cygwin, or unix. Worse, you can't really do a set of
{msys|cygwin|unix}_to_central_unixish that isn't simply a no-op -- because
(A) they already are all unixish, and (B) what tool would you use? How would
- the later to_mingw function "know" how to covert this new representation to
+ the later to_mingw function "know" how to convert this new representation to
mingw. So, {msys|cygwin|unix}_to_central_unixish would simply be a no-op
and central_unixish_to_mingw would still do all the work (with its guts
customized based on $build).
So...I don't think it makes much difference *right now* in the amount of
code required, or the number of functions implemented. At some point in the
future we might want to generalize to an M+N scheme. For the existing win32
- $hosts, all of the funtionality would be on "one side" of the 2-step
+ $hosts, all of the functionality would be on "one side" of the 2-step
conversion; the "other side" would be noop. But we won't worry about the
implicit quadratic complexity of the existing scheme for now.
#
# See gl/doc/bootstrap.texi for documentation on how to write
# a bootstrap.conf to customize it for your project's
-# idiosyncracies.
+# idiosyncrasies.
## ================================================================== ##
# Additional xgettext options to use. Gnulib might provide you with an
# extensive list of additional options to append to this, but gettext
-# 0.16.1 and newer appends them automaticaly, so you can safely ignore
+# 0.16.1 and newer appends them automatically, so you can safely ignore
# the complaints from 'gnulib-tool' if your $configure_ac states:
#
# AM_GNU_GETTEXT_VERSION([0.16.1])
# _G_HAVE_PLUSEQ_OP
# Can be empty, in which case the shell is probed, "yes" if += is
- # useable or anything else if it does not work.
+ # usable or anything else if it does not work.
test -z "$_G_HAVE_PLUSEQ_OP" \
&& (eval 'x=a; x+=" b"; test "a b" = "$x"') 2>/dev/null \
&& _G_HAVE_PLUSEQ_OP=yes
# to NONDIR_REPLACEMENT.
# value returned in "$func_dirname_result"
# basename: Compute filename of FILE.
-# value retuned in "$func_basename_result"
+# value returned in "$func_basename_result"
# For efficiency, we do not delegate to the functions above but instead
# duplicate the functionality here.
eval 'func_dirname_and_basename ()
# While some portion of DIR does not yet exist...
while test ! -d "$_G_directory_path"; do
# ...make a list in topmost first order. Use a colon delimited
- # list incase some portion of path contains whitespace.
+ # list in case some portion of path contains whitespace.
_G_dir_list=$_G_directory_path:$_G_dir_list
# If the last portion added has no slash in it, the list is done
_G_app=$1
# Rather than uncomment the sed script in-situ, strip the comments
- # programatically before passing the result to $SED for evaluation.
+ # programmatically before passing the result to $SED for evaluation.
sed_get_version=`$ECHO '# extract version within line
s|.*[v ]\{1,\}\([0-9]\{1,\}\.[.a-z0-9-]*\).*|\1|
t done
## -------------------------------- ##
-## User overrideable command paths. ##
+## User overridable command paths. ##
## -------------------------------- ##
: "${MAKE=make}"
# not changing the timestamp of config-h.in unless the file contents
# are updated. Unfortunately config-h.in depends on aclocal.m4, which
# *is* updated, so running 'libtoolize --ltdl=. && configure && make'
-# causes autoheader to be called... undesireable for users that do not
+# causes autoheader to be called... undesirable for users that do not
# have it! Fudge the timestamp to prevent that:
libtool_fudge_timestamps ()
{
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
####
-# We used to maintain separate (but extremely similiar!) README and
+# We used to maintain separate (but extremely similar!) README and
# README.alpha files, and had 'make dist' include the right one in a
# distribution based on the contests of '$(VERSION)'.
#
# Date: Tue Aug 21 21:06:45 2012 -0500
# Add category tag to summary line.
s|\n(Add )|\nlibtool: $1|;
-# Spell Report attribtution correctly.
+# Spell Report attribution correctly.
s|Thanks to (.*) for .*\n|Reported by $1.\n|
9b726f35db98da01a7edaf143788cba2c2ae900a
{
/* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
namespace, but it is not one of the ones we know about and
- have already dealt with, above (inluding dump-script), then
+ have already dealt with, above (including dump-script), then
report an error. Otherwise, targets might begin to believe
they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
namespace. The first time any user complains about this, we'll
m4/libtool.m4
# Set format of NEWS.
-old_NEWS_hash := 3e6638705e1c1ac7104260815a46c7bd
+old_NEWS_hash := cee442f628bc31384f4a830f2bded8eb
manual_title = Portable Dynamic Shared Object Management
(@code{LT_SYS_LIBRARY_PATH} is a colon-delimited list like @code{PATH}):
@itemize @bullet
@item @code{path:}
-The heuristically determined paths will be appened after the trailing
+The heuristically determined paths will be appended after the trailing
colon;
@item @code{:path}
The heuristically determined paths will be prepended before the leading
this way allows us to expand the macro in different contexts with
confidence that the enumeration of symbolic names will map correctly
onto the table of error strings. \0 is appended to the strings to
- expilicitely initialize the string terminator. */
+ explicitly initialize the string terminator. */
#define lt_dlerror_table \
LT_ERROR(UNKNOWN, "unknown error\0") \
LT_ERROR(DLOPEN_NOT_SUPPORTED, "dlopen support not available\0") \
return ENOMEM;
/* Make BEFORE point to the equivalent offset in ARGZ that it
- used to have in *PARGZ incase realloc() moved the block. */
+ used to have in *PARGZ in case realloc() moved the block. */
before = argz + offset;
/* Move the ARGZ entries starting at BEFORE up into the new
|| !advise->try_ext
|| has_library_ext (filename))
{
- /* Just incase we missed a code path in try_dlopen() that reports
+ /* Just in case we missed a code path in try_dlopen() that reports
an error, but forgot to reset handle... */
if (try_dlopen (&handle, filename, NULL, advise) != 0)
return 0;
cur->info.ref_count--;
/* Note that even with resident modules, we must track the ref_count
- correctly incase the user decides to reset the residency flag
+ correctly in case the user decides to reset the residency flag
later (even though the API makes no provision for that at the
moment). */
if (cur->info.ref_count <= 0 && !LT_DLIS_RESIDENT (cur))
my_sed_rest='s/^[0-9][1-9]*\.*//'
my_sed_digits='s/[^0-9.]//g'
- # Incase they turn out to be the same, we'll set it to empty
+ # In case they turn out to be the same, we'll set it to empty
func_serial_max_result=
test "X$1$2" = X`$ECHO "$1$2" | $SED "$my_sed_digits"` || {
func_notquiet_hdr "$my_msg_var" "'$my_destfile' is already up to date."
fi
- # Do this after the copy for hand maintained 'aclocal.m4', incase
+ # Do this after the copy for hand maintained 'aclocal.m4', in case
# it has 'm4_include([DESTFILE])', so the copy effectively already
# updated 'aclocal.m4'.
my_included_files=`func_included_files aclocal.m4`
}
]])
-# Create 4 directorys of mostly identical files.
+# Create 4 directories of mostly identical files.
for i in 1 2 3 4; do
mkdir l$i
cat >src/a_$i.c <<EOF
/* w32 fun, MSVC needs to dllimport when using a shared library, so use
- * DLL_EXPORT to discriminate as that happens to coinside in this case.
+ * DLL_EXPORT to discriminate as that happens to coincide in this case.
* gnu has auto import.
*/
#if defined _MSC_VER && defined DLL_EXPORT
cat >src/b_$i.c <<EOF
/* w32 fun, MSVC needs to dllimport when using a shared library, so use
- * DLL_EXPORT to discriminate as that happens to coinside in this case.
+ * DLL_EXPORT to discriminate as that happens to coincide in this case.
* gnu has auto import.
*/
#if defined _MSC_VER && defined DLL_EXPORT