blob: 65c6ba92edc796f2490d517c881b7cc794b64ec3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
2003-02-28 Bruno Haible <bruno@clisp.org>
* gettext.m4 (AM_MKINSTALLDIRS): Fix MKINSTALLDIRS for when AC_AUX_DIR
is given and $srcdir is a relative directory.
2003-02-16 Bruno Haible <bruno@clisp.org>
* gettext.m4 (AM_PO_SUBDIRS): Require an xgettext that supports the
--msgid-bugs-address option.
2003-02-16 Bruno Haible <bruno@clisp.org>
* gettext.m4 (AM_GNU_GETTEXT): Move INTLOBJS to backward compatibility
section.
2003-02-12 Bruno Haible <bruno@clisp.org>
Restructure gettext package.
* ansi-c++.m4: New file.
* gettext.m4 (AM_GNU_GETTEXT): Special case the packages
'gettext-runtime' and 'gettext-tools'.
* Makefile.am: New file.
|