Changeset 503 for trunk/src/gmake/acinclude.m4
- Timestamp:
- Sep 15, 2006, 7:09:38 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gmake/acinclude.m4
r150 r503 2 2 dnl 3 3 dnl Automake will incorporate this into its generated aclocal.m4. 4 dnl Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 5 dnl Free Software Foundation, Inc. 6 dnl This file is part of GNU Make. 7 dnl 8 dnl GNU Make is free software; you can redistribute it and/or modify it 9 dnl under the terms of the GNU General Public License as published by 10 dnl the Free Software Foundation; either version 2, or (at your option) 11 dnl any later version. 12 dnl 13 dnl GNU Make is distributed in the hope that it will be useful, but 14 dnl WITHOUT ANY WARRANTY; without even the implied warranty of 15 dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 16 dnl General Public License for more details. 17 dnl 18 dnl You should have received a copy of the GNU General Public License 19 dnl along with GNU Make; see the file COPYING. If not, write to the 20 dnl Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, 21 dnl MA 02110-1301 USA. 22 4 23 5 24 dnl ---------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.