2008-01-08 Gary V. Vaughan <gary@gnu.org>
+ * NEWS: Grammar nit.
+
* tests/configure-iface.at, tests/nonrecursive.at,
tests/recursive.at, tests/subproject.at (_LTDL_SETUP):
Renamed to _LT_AT_LTDL_SETUP to avoid a nameclash with
Automake installed, in order to be usable in another package. This
lifts the restrictions introduced in 1.9b.
- Default convenience or installable libltdl builds can optionally
- be declared using new `convenience' or `installable' options to
+ be declared using new `convenience' or `installable' options to the
LTDL_INIT macro (as an alternative to individual LTDL_CONVENIENCE
or LTDL_INSTALLABLE invocations).
- New configure-time options to allow libltdl parent project builder