Ignore:
Timestamp:
Sep 15, 2006, 7:09:38 AM (19 years ago)
Author:
bird
Message:

Untested merge with GNU Make v3.81 (vendor/gnumake/2005-05-16 -> vendor/gnumake/current).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/acinclude.m4

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