ChangeLog revision 1.1 1 2006-03-09 Paul Smith <psmith (a] gnu.org>
2
3 * dospaths.m4: Add MSYS to the list of targets allowing DOS-style
4 pathnames. Reported by David Ergo <david.ergo (a] alterface.com>.
5
6 2005-07-01 Paul D. Smith <psmith (a] gnu.org>
7
8 * Makefile.am (EXTRA_DIST): Added more M4 files to EXTRA_DIST, so
9 users can re-run aclocal.
10
11 2003-04-30 Paul D. Smith <psmith (a] gnu.org>
12
13 * dospaths.m4: New macro to test for DOS-style pathnames, based on
14 coreutils 5.0 "dos.m4" by Jim Meyering.
15
16 2002-04-21 gettextize <bug-gnu-gettext (a] gnu.org>
17
18 * codeset.m4: New file, from gettext-0.11.1.
19 * gettext.m4: New file, from gettext-0.11.1.
20 * glibc21.m4: New file, from gettext-0.11.1.
21 * iconv.m4: New file, from gettext-0.11.1.
22 * isc-posix.m4: New file, from gettext-0.11.1.
23 * lcmessage.m4: New file, from gettext-0.11.1.
24 * lib-ld.m4: New file, from gettext-0.11.1.
25 * lib-link.m4: New file, from gettext-0.11.1.
26 * lib-prefix.m4: New file, from gettext-0.11.1.
27 * progtest.m4: New file, from gettext-0.11.1.
28 * Makefile.am: New file.
29
31
32 Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
33 This file is part of GNU Make.
34
35 GNU Make is free software; you can redistribute it and/or modify it under the
36 terms of the GNU General Public License as published by the Free Software
37 Foundation; either version 2, or (at your option) any later version.
38
39 GNU Make is distributed in the hope that it will be useful, but WITHOUT ANY
40 WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
41 A PARTICULAR PURPOSE. See the GNU General Public License for more details.
42
43 You should have received a copy of the GNU General Public License along with
44 GNU Make; see the file COPYING. If not, write to the Free Software
45 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
46