Ignore:
Timestamp:
Sep 26, 2010, 4:40:32 PM (13 years ago)
Author:
Peter Johansson
Message:

update to latest autuconf macro archive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/m4/ax_ld_check_flag.m4

    r1182 r1190  
    11# ===========================================================================
    2 #            http://autoconf-archive.cryp.to/ax_ld_check_flag.html
     2#     http://www.gnu.org/software/autoconf-archive/ax_ld_check_flag.html
    33# ===========================================================================
    44#
     
    2525#   Bogdan Drozdowski <bogdandr@op.pl> for testing and bug fixes.
    2626#
    27 # LAST MODIFICATION
    28 #
    29 #   2008-04-12
    30 #
    31 # COPYLEFT
     27# LICENSE
    3228#
    3329#   Copyright (c) 2008 Francesco Salvestrini <salvestrini@users.sourceforge.net>
     
    5551#
    5652#   This special exception to the GPL applies to versions of the Autoconf
    57 #   Macro released by the Autoconf Macro Archive. When you make and
    58 #   distribute a modified version of the Autoconf Macro, you may extend this
    59 #   special exception to the GPL to apply to your modified version as well.
     53#   Macro released by the Autoconf Archive. When you make and distribute a
     54#   modified version of the Autoconf Macro, you may extend this special
     55#   exception to the GPL to apply to your modified version as well.
     56
     57#serial 6
    6058
    6159AC_DEFUN([AX_LD_CHECK_FLAG],[
Note: See TracChangeset for help on using the changeset viewer.