blob: 0939656f2f825fbb6219a4a4523e1922eff4cb47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
1998-04-30 Ulrich Drepper <drepper@cygnus.com>
* gettext.m4: Add AC_OUTPUT_COMMANDS in AM_GNU_GETTEXT to rewrite
the po/Makefile.
1998-04-29 Ulrich Drepper <drepper@cygnus.com>
* Makefile.am (EXTRA_DIST): No need to mention *.m4 files here.
* gettext.m4: Fix test for gettext in libintl.
Patch by Guido Flohr <gufl0000@stud.uni-sb.de>.
1998-04-28 Ulrich Drepper <drepper@cygnus.com>
* gettext.m4: Don't test for values.h.
1998-04-27 21:17 Ulrich Drepper <drepper@cygnus.com>
* gettext.m4, lcmessage.m4, progtest.m4: Moved to here from toplevel.
|