archives, by following links from
https://savannah.gnu.org/mail/?group=gettext .
-To email a patch you can use a shell command like 'git format-patch
--1' to create a file, and then attach the file to your email.
+To email a patch you can use a shell command like 'git format-patch -1'
+to create a file, and then attach the file to your email.
GNU gettext development no longer stores descriptions of new changes
in ChangeLog files. Instead, a single ChangeLog file is generated
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <https://www.gnu.org/licenses/>.
-# Prerequisite (if not used from a released tarball): either
-# - the GNULIB_SRCDIR environment variable pointing to a gnulib checkout, or
-# - a preceding invocation of './autopull.sh'.
+# Prerequisite (if not used from a released tarball):
+# - A preceding invocation of './autopull.sh'.
+# - If the GNULIB_SRCDIR environment variable was set during the
+# './autopull.sh' invocation, pointing to a gnulib checkout, it should
+# still be set now, during the './autogen.sh' invocation.
#
# Usage: ./autogen.sh [--skip-gnulib]
#