Without this patch, the modified gettext.m4 aborts autoconf due
to an unterminated m4 string.
* build-aux/bootstrap (slurp): Fix typo when using older gettext.
Signed-off-by: Eric Blake <eblake@redhat.com>
2010-02-22 Eric Blake <eblake@redhat.com>
+ bootstrap: interoperate with gettext 0.14.1
+ * build-aux/bootstrap (slurp): Fix typo when using older gettext.
+
bootstrap: allow for alternate submodule location
* build-aux/bootstrap (gnulib_path): New variable; use instead of
hardcoding submodule location.
rm -f $dir/$file
sed '
/^AC_DEFUN(\[AM_INTL_SUBDIR],/,/^]/c\
- AC_DEFUN([AM_INTL_SUBDIR], [
+ AC_DEFUN([AM_INTL_SUBDIR], [])
/^AC_DEFUN(\[gt_INTL_SUBDIR_CORE],/,/^]/c\
AC_DEFUN([gt_INTL_SUBDIR_CORE], [])
$a\