(_LT_SET_OPTIONS), README, README.alpha: Typos.
+2004-11-04 Bernhard Fischer <spam.protected>,
+ Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * m4/ltdl.m4 (LT_SYS_DLOPEN_DEPLIBS), m4/ltoptions.m4
+ (_LT_SET_OPTIONS), README, README.alpha: Typos.
+
2004-11-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* ltmain.m4sh (cwrappersource): Cast isalpha arguments correctly.
rerun the group with FAILures to get verbose output.
To run a test group in isolation (say, you think you have fixed a bug,
-but don't want to rerun the entire suit), you can do it like this:
+but don't want to rerun the entire suite), you can do it like this:
make check TESTS='cdemo-static.test cdemo-make.test cdemo-exec.test'
rerun the group with FAILures to get verbose output.
To run a test group in isolation (say, you think you have fixed a bug,
-but don't want to rerun the entire suit), you can do it like this:
+but don't want to rerun the entire suite), you can do it like this:
make check TESTS='cdemo-static.test cdemo-make.test cdemo-exec.test'
osf[[1234]]*)
# dlopen did load deplibs (at least at 4.x), but until the 5.x series,
# it did *not* use an RPATH in a shared library to find objects the
- # library depends on, so we explictly say `no'.
+ # library depends on, so we explicitly say `no'.
lt_cv_sys_dlopen_deplibs=no
;;
osf5.0|osf5.0a|osf5.1)
# _LT_SET_OPTIONS(OPTIONS)
# ------------------------
-# OPTIONS is a space-separated list of Automake options.
+# OPTIONS is a space-separated list of Libtool options.
# If any OPTION has a handler macro declared with LT_OPTION_DEFINE,
-# despatch to that macro; otherwise complain about the unknown option
+# dispatch to that macro; otherwise complain about the unknown option
# and exit.
m4_define([_LT_SET_OPTIONS],
[AC_FOREACH([_LT_Option], [$1],