Ignore:
Timestamp:
Feb 11, 2013, 8:53:47 PM (13 years ago)
Author:
dmik
Message:

Merge icedtea-web v1.3 to trunk.

Location:
trunk/icedtea-web
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/icedtea-web

  • trunk/icedtea-web/aclocal.m4

    r348 r418  
    1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*-
     1# generated automatically by aclocal 1.11.3 -*- Autoconf -*-
    22
    33# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
    4 # 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
     4# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
     5# Inc.
    56# This file is free software; the Free Software Foundation
    67# gives unlimited permission to copy and/or distribute it,
     
    178179])# PKG_CHECK_MODULES
    179180
    180 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
    181 #
    182 # This file is free software; the Free Software Foundation
    183 # gives unlimited permission to copy and/or distribute it,
    184 # with or without modifications, as long as this notice is preserved.
     181# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
     182# Foundation, Inc.
     183#
     184# This file is free software; the Free Software Foundation
     185# gives unlimited permission to copy and/or distribute it,
     186# with or without modifications, as long as this notice is preserved.
     187
     188# serial 1
    185189
    186190# AM_AUTOMAKE_VERSION(VERSION)
     
    193197dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
    194198dnl require some minimum version.  Point them to the right macro.
    195 m4_if([$1], [1.11.1], [],
     199m4_if([$1], [1.11.3], [],
    196200      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
    197201])
     
    209213# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
    210214AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
    211 [AM_AUTOMAKE_VERSION([1.11.1])dnl
     215[AM_AUTOMAKE_VERSION([1.11.3])dnl
    212216m4_ifndef([AC_AUTOCONF_VERSION],
    213217  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
     
    216220# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
    217221
    218 # Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
    219 #
    220 # This file is free software; the Free Software Foundation
    221 # gives unlimited permission to copy and/or distribute it,
    222 # with or without modifications, as long as this notice is preserved.
     222# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
     223#
     224# This file is free software; the Free Software Foundation
     225# gives unlimited permission to copy and/or distribute it,
     226# with or without modifications, as long as this notice is preserved.
     227
     228# serial 1
    223229
    224230# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
     
    303309fi])])
    304310
    305 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
    306 # Free Software Foundation, Inc.
    307 #
    308 # This file is free software; the Free Software Foundation
    309 # gives unlimited permission to copy and/or distribute it,
    310 # with or without modifications, as long as this notice is preserved.
    311 
    312 # serial 10
     311# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
     312# 2010, 2011 Free Software Foundation, Inc.
     313#
     314# This file is free software; the Free Software Foundation
     315# gives unlimited permission to copy and/or distribute it,
     316# with or without modifications, as long as this notice is preserved.
     317
     318# serial 12
    313319
    314320# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
     
    350356  # making a dummy file named `D' -- because `-MD' means `put the output
    351357  # in D'.
     358  rm -rf conftest.dir
    352359  mkdir conftest.dir
    353360  # Copy depcomp to subdir because otherwise we won't find it if we're
     
    414421      fi
    415422      ;;
    416     msvisualcpp | msvcmsys)
     423    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
    417424      # This compiler won't grok `-c -o', but also, the minuso test has
    418425      # not run yet.  These depmodes are late enough in the game, and
     
    479486  am_depcomp="$ac_aux_dir/depcomp"
    480487  AMDEPBACKSLASH='\'
     488  am__nodep='_no'
    481489fi
    482490AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
    483491AC_SUBST([AMDEPBACKSLASH])dnl
    484492_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
     493AC_SUBST([am__nodep])dnl
     494_AM_SUBST_NOTMAKE([am__nodep])dnl
    485495])
    486496
     
    704714echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
    705715
    706 # Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
    707 #
    708 # This file is free software; the Free Software Foundation
    709 # gives unlimited permission to copy and/or distribute it,
    710 # with or without modifications, as long as this notice is preserved.
     716# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
     717# Inc.
     718#
     719# This file is free software; the Free Software Foundation
     720# gives unlimited permission to copy and/or distribute it,
     721# with or without modifications, as long as this notice is preserved.
     722
     723# serial 1
    711724
    712725# AM_PROG_INSTALL_SH
     
    841854])
    842855
    843 # Copyright (C) 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
    844 #
    845 # This file is free software; the Free Software Foundation
    846 # gives unlimited permission to copy and/or distribute it,
    847 # with or without modifications, as long as this notice is preserved.
     856# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
     857# Inc.
     858#
     859# This file is free software; the Free Software Foundation
     860# gives unlimited permission to copy and/or distribute it,
     861# with or without modifications, as long as this notice is preserved.
     862
     863# serial 1
    848864
    849865# AM_PROG_MKDIR_P
     
    869885# Helper functions for option handling.                     -*- Autoconf -*-
    870886
    871 # Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
    872 #
    873 # This file is free software; the Free Software Foundation
    874 # gives unlimited permission to copy and/or distribute it,
    875 # with or without modifications, as long as this notice is preserved.
    876 
    877 # serial 4
     887# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
     888# Foundation, Inc.
     889#
     890# This file is free software; the Free Software Foundation
     891# gives unlimited permission to copy and/or distribute it,
     892# with or without modifications, as long as this notice is preserved.
     893
     894# serial 5
    878895
    879896# _AM_MANGLE_OPTION(NAME)
     
    883900
    884901# _AM_SET_OPTION(NAME)
    885 # ------------------------------
     902# --------------------
    886903# Set option NAME.  Presently that only means defining a flag for this option.
    887904AC_DEFUN([_AM_SET_OPTION],
     
    889906
    890907# _AM_SET_OPTIONS(OPTIONS)
    891 # ----------------------------------
     908# ------------------------
    892909# OPTIONS is a space-separated list of Automake options.
    893910AC_DEFUN([_AM_SET_OPTIONS],
     
    900917[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
    901918
    902 # Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
    903 #
    904 # This file is free software; the Free Software Foundation
    905 # gives unlimited permission to copy and/or distribute it,
    906 # with or without modifications, as long as this notice is preserved.
     919# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
     920#
     921# This file is free software; the Free Software Foundation
     922# gives unlimited permission to copy and/or distribute it,
     923# with or without modifications, as long as this notice is preserved.
     924
     925# serial 1
    907926
    908927# AM_RUN_LOG(COMMAND)
     
    9821001AC_MSG_RESULT(yes)])
    9831002
    984 # Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
    985 #
    986 # This file is free software; the Free Software Foundation
    987 # gives unlimited permission to copy and/or distribute it,
    988 # with or without modifications, as long as this notice is preserved.
     1003# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
     1004#
     1005# This file is free software; the Free Software Foundation
     1006# gives unlimited permission to copy and/or distribute it,
     1007# with or without modifications, as long as this notice is preserved.
     1008
     1009# serial 1
    9891010
    9901011# AM_PROG_INSTALL_STRIP
     
    10101031AC_SUBST([INSTALL_STRIP_PROGRAM])])
    10111032
    1012 # Copyright (C) 2006, 2008  Free Software Foundation, Inc.
    1013 #
    1014 # This file is free software; the Free Software Foundation
    1015 # gives unlimited permission to copy and/or distribute it,
    1016 # with or without modifications, as long as this notice is preserved.
    1017 
    1018 # serial 2
     1033# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
     1034#
     1035# This file is free software; the Free Software Foundation
     1036# gives unlimited permission to copy and/or distribute it,
     1037# with or without modifications, as long as this notice is preserved.
     1038
     1039# serial 3
    10191040
    10201041# _AM_SUBST_NOTMAKE(VARIABLE)
     
    10251046
    10261047# AM_SUBST_NOTMAKE(VARIABLE)
    1027 # ---------------------------
     1048# --------------------------
    10281049# Public sister of _AM_SUBST_NOTMAKE.
    10291050AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
     
    10311052# Check how to create a tarball.                            -*- Autoconf -*-
    10321053
    1033 # Copyright (C) 2004, 2005  Free Software Foundation, Inc.
     1054# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
    10341055#
    10351056# This file is free software; the Free Software Foundation
     
    10531074#     $(am__untar) < result.tar
    10541075AC_DEFUN([_AM_PROG_TAR],
    1055 [# Always define AMTAR for backward compatibility.
    1056 AM_MISSING_PROG([AMTAR], [tar])
     1076[# Always define AMTAR for backward compatibility.  Yes, it's still used
     1077# in the wild :-(  We should find a proper way to deprecate it ...
     1078AC_SUBST([AMTAR], ['$${TAR-tar}'])
    10571079m4_if([$1], [v7],
    1058      [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'],
     1080     [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
    10591081     [m4_case([$1], [ustar],, [pax],,
    10601082              [m4_fatal([Unknown tar format])])
Note: See TracChangeset for help on using the changeset viewer.