1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
2011-09-29 gettextize <bug-gnu-gettext@gnu.org>
* m4/gettext.m4: New file, from gettext-0.18.1.
* m4/iconv.m4: New file, from gettext-0.18.1.
* m4/lib-ld.m4: New file, from gettext-0.18.1.
* m4/lib-link.m4: New file, from gettext-0.18.1.
* m4/lib-prefix.m4: New file, from gettext-0.18.1.
* m4/nls.m4: New file, from gettext-0.18.1.
* m4/po.m4: New file, from gettext-0.18.1.
* m4/progtest.m4: New file, from gettext-0.18.1.
2007-01-12 gettextize <bug-gnu-gettext@gnu.org>
* configure.ac (AC_OUTPUT): Add po/Makefile.in.
2003-10-31 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (EXTRA_DIST): Add mkinstalldirs.
* configure.in (AC_OUTPUT): Add po/Makefile.in.
2003-10-30 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Remove intl.
2003-10-30 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Remove intl.
2003-10-30 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Remove intl.
2003-10-30 gettextize <bug-gnu-gettext@gnu.org>
* Makefile.am (SUBDIRS): Add m4.
(SUBDIRS): Remove intl.
(ACLOCAL_AMFLAGS): New variable.
(EXTRA_DIST): Add config.rpath.
* configure.in (AC_OUTPUT): Add m4/Makefile.
|