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