+2014-12-03 Daiki Ueno <ueno@gnu.org>
+
+ autogen.sh: Fix typo
+ * autogen.sh: Fix typo: geneating -> generating.
+
2014-12-01 Daiki Ueno <ueno@gnu.org>
build: Update libtool files to 2.4.4
)
(cd gettext-runtime
- echo "$0: geneating configure in gettext-runtime..."
+ echo "$0: generating configure in gettext-runtime..."
aclocal -I m4 -I ../m4 -I gnulib-m4
autoconf
autoheader && touch config.h.in
)
(cd gettext-tools/examples
- echo "$0: geneating configure in gettext-tools/examples..."
+ echo "$0: generating configure in gettext-tools/examples..."
aclocal -I ../../gettext-runtime/m4 -I ../../m4
autoconf
automake --add-missing --copy
cp -p gettext-runtime/po/remove-potcdate.sin gettext-tools/po/remove-potcdate.sin
(cd gettext-tools
- echo "$0: geneating configure in gettext-tools..."
+ echo "$0: generating configure in gettext-tools..."
aclocal -I m4 -I ../gettext-runtime/m4 -I ../m4 -I gnulib-m4 -I libgrep/gnulib-m4 -I libgettextpo/gnulib-m4
autoconf
autoheader && touch config.h.in