* clcommit.m4sh: Look in the right directory for helper scripts.
2007-02-26 Gary V. Vaughan <gary@gnu.org>
- * clcommit.m4sh: Look in the right directory for helper scripts.
+ * Makefile.am ($(srcdir)/libltdl/Makefile.am): Fix regexp typo.
+ * clcommit.m4sh: Look in the right directory for helper scripts.
2007-02-25 Gary V. Vaughan <gary@gnu.org>
cd $(srcdir); \
in=libltdl/Makefile.inc; out=libltdl/Makefile.am; \
rm -f $$out; \
- $(SED) -n '/^.. Makefile.am -- /,/^.. MA 02110-1301, USA,/p' $$in > $$out; \
+ $(SED) -n '/^.. Makefile.am -- /,/^.. MA 02110-1301, USA./p' $$in > $$out; \
{ echo 'ACLOCAL_AMFLAGS = -I m4'; \
echo 'AUTOMAKE_OPTIONS = foreign'; \
echo 'AM_CPPFLAGS ='; \