~ubuntu-branches/ubuntu/lucid/autoconf-archive/lucid

« back to all changes in this revision

Viewing changes to m4/ax_cc_maxopt.m4

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-05-12 17:30:18 UTC
  • mfrom: (1.1.9 upstream) (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090512173018-s7y88nfoxpaauztk
Tags: 20090426-1
* New upstream release.
* Update Standard-Version to 3.8.1:
  + List original Debianizer.
  + Point to versioned license file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
#   Requires macros: AX_CHECK_COMPILER_FLAGS, AX_COMPILER_VENDOR,
25
25
#   AX_GCC_ARCHFLAG, AX_GCC_X86_CPUID.
26
26
#
27
 
# LAST MODIFICATION
28
 
#
29
 
#   2008-04-12
30
 
#
31
 
# COPYLEFT
 
27
# LICENSE
32
28
#
33
29
#   Copyright (c) 2008 Steven G. Johnson <stevenj@alum.mit.edu>
34
30
#   Copyright (c) 2008 Matteo Frigo
55
51
#   all other use of the material that constitutes the Autoconf Macro.
56
52
#
57
53
#   This special exception to the GPL applies to versions of the Autoconf
58
 
#   Macro released by the Autoconf Macro Archive. When you make and
59
 
#   distribute a modified version of the Autoconf Macro, you may extend this
60
 
#   special exception to the GPL to apply to your modified version as well.
 
54
#   Macro released by the Autoconf Archive. When you make and distribute a
 
55
#   modified version of the Autoconf Macro, you may extend this special
 
56
#   exception to the GPL to apply to your modified version as well.
61
57
 
62
58
AC_DEFUN([AX_CC_MAXOPT],
63
59
[