[EMAIL PROTECTED] writes:

> ./bootstrap: patching m4/gettext.m4 so that AM_INTL_SUBDIR is empty ...
> sed: can't read m4/gettext.m4: No such file or directory

Thanks for reporting that.  I  installed this patch:

2005-07-07  Paul Eggert  <[EMAIL PROTECTED]>

        * bootstrap (gnulib_modules): Add gettext, now that it's no longer
        implied by the other modules.

--- bootstrap.~1.19.~   2005-05-23 11:43:08.000000000 -0700
+++ bootstrap   2005-07-07 09:04:19.000000000 -0700
@@ -97,6 +97,7 @@ dirname
 error
 extensions
 getopt
+gettext
 hard-locale
 hash
 malloc


Reply via email to