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_cxx_check_flag.m4

    r1182 r1190  
    11# ===========================================================================
    2 #           http://autoconf-archive.cryp.to/ax_cxx_check_flag.html
     2#     http://www.gnu.org/software/autoconf-archive/ax_cxx_check_flag.html
    33# ===========================================================================
    44#
     
    1717#   Bogdan Drozdowski <bogdandr@op.pl> for testing and bug fixes.
    1818#
    19 # LAST MODIFICATION
    20 #
    21 #   2008-04-12
    22 #
    23 # COPYLEFT
     19# LICENSE
    2420#
    2521#   Copyright (c) 2008 Francesco Salvestrini <salvestrini@users.sourceforge.net>
     
    4743#
    4844#   This special exception to the GPL applies to versions of the Autoconf
    49 #   Macro released by the Autoconf Macro Archive. When you make and
    50 #   distribute a modified version of the Autoconf Macro, you may extend this
    51 #   special exception to the GPL to apply to your modified version as well.
     45#   Macro released by the Autoconf Archive. When you make and distribute a
     46#   modified version of the Autoconf Macro, you may extend this special
     47#   exception to the GPL to apply to your modified version as well.
     48
     49#serial 6
    5250
    5351AC_DEFUN([AX_CXX_CHECK_FLAG],[
Note: See TracChangeset for help on using the changeset viewer.