[BACK]Return to aclocal.m4 CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2018

Diff for /OpenXM_contrib2/asir2018/aclocal.m4 between version 1.2 and 1.3

version 1.2, 2018/09/19 06:51:27 version 1.3, 2018/09/27 02:39:36
Line 1 
Line 1 
 # generated automatically by aclocal 1.14.1 -*- Autoconf -*-  # generated automatically by aclocal 1.15 -*- Autoconf -*-
   
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.  # Copyright (C) 1996-2014 Free Software Foundation, Inc.
   
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 20  You have another version of autoconf.  It may work, bu
Line 20  You have another version of autoconf.  It may work, bu
 If you have problems, you may need to regenerate the build system entirely.  If you have problems, you may need to regenerate the build system entirely.
 To do so, use the procedure documented by the package, typically 'autoreconf'.])])  To do so, use the procedure documented by the package, typically 'autoreconf'.])])
   
 # Copyright (C) 2002-2013 Free Software Foundation, Inc.  # Copyright (C) 2002-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 32  To do so, use the procedure documented by the package,
Line 32  To do so, use the procedure documented by the package,
 # generated from the m4 files accompanying Automake X.Y.  # generated from the m4 files accompanying Automake X.Y.
 # (This private macro should not be called outside this file.)  # (This private macro should not be called outside this file.)
 AC_DEFUN([AM_AUTOMAKE_VERSION],  AC_DEFUN([AM_AUTOMAKE_VERSION],
 [am__api_version='1.14'  [am__api_version='1.15'
 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to  dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
 dnl require some minimum version.  Point them to the right macro.  dnl require some minimum version.  Point them to the right macro.
 m4_if([$1], [1.14.1], [],  m4_if([$1], [1.15], [],
       [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl        [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
 ])  ])
   
Line 51  m4_define([_AM_AUTOCONF_VERSION], [])
Line 51  m4_define([_AM_AUTOCONF_VERSION], [])
 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.  # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.  # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],  AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
 [AM_AUTOMAKE_VERSION([1.14.1])dnl  [AM_AUTOMAKE_VERSION([1.15])dnl
 m4_ifndef([AC_AUTOCONF_VERSION],  m4_ifndef([AC_AUTOCONF_VERSION],
   [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl    [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])  _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
   
 # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-  # AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
   
 # Copyright (C) 2001-2013 Free Software Foundation, Inc.  # Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 110  am_aux_dir=`cd "$ac_aux_dir" && pwd`
Line 110  am_aux_dir=`cd "$ac_aux_dir" && pwd`
   
 # AM_CONDITIONAL                                            -*- Autoconf -*-  # AM_CONDITIONAL                                            -*- Autoconf -*-
   
 # Copyright (C) 1997-2013 Free Software Foundation, Inc.  # Copyright (C) 1997-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 141  AC_CONFIG_COMMANDS_PRE(
Line 141  AC_CONFIG_COMMANDS_PRE(
 Usually this means the macro was only invoked conditionally.]])  Usually this means the macro was only invoked conditionally.]])
 fi])])  fi])])
   
 # Copyright (C) 1999-2013 Free Software Foundation, Inc.  # Copyright (C) 1999-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 332  _AM_SUBST_NOTMAKE([am__nodep])dnl
Line 332  _AM_SUBST_NOTMAKE([am__nodep])dnl
   
 # Generate code to set up dependency tracking.              -*- Autoconf -*-  # Generate code to set up dependency tracking.              -*- Autoconf -*-
   
 # Copyright (C) 1999-2013 Free Software Foundation, Inc.  # Copyright (C) 1999-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 408  AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
Line 408  AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
   
 # Do all the work for Automake.                             -*- Autoconf -*-  # Do all the work for Automake.                             -*- Autoconf -*-
   
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.  # Copyright (C) 1996-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 498  AC_REQUIRE([AC_PROG_MKDIR_P])dnl
Line 498  AC_REQUIRE([AC_PROG_MKDIR_P])dnl
 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>  # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>  # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
 AC_SUBST([mkdir_p], ['$(MKDIR_P)'])  AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
 # We need awk for the "check" target.  The system "awk" is bad on  # We need awk for the "check" target (and possibly the TAP driver).  The
 # some platforms.  # system "awk" is bad on some platforms.
 AC_REQUIRE([AC_PROG_AWK])dnl  AC_REQUIRE([AC_PROG_AWK])dnl
 AC_REQUIRE([AC_PROG_MAKE_SET])dnl  AC_REQUIRE([AC_PROG_MAKE_SET])dnl
 AC_REQUIRE([AM_SET_LEADING_DOT])dnl  AC_REQUIRE([AM_SET_LEADING_DOT])dnl
Line 573  END
Line 573  END
     AC_MSG_ERROR([Your 'rm' program is bad, sorry.])      AC_MSG_ERROR([Your 'rm' program is bad, sorry.])
   fi    fi
 fi  fi
   dnl The trailing newline in this macro's definition is deliberate, for
   dnl backward compatibility and to allow trailing 'dnl'-style comments
   dnl after the AM_INIT_AUTOMAKE invocation. See automake bug#16841.
 ])  ])
   
 dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not  dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
Line 602  for _am_header in $config_headers :; do
Line 605  for _am_header in $config_headers :; do
 done  done
 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])  echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
   
 # Copyright (C) 2001-2013 Free Software Foundation, Inc.  # Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 613  echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"
Line 616  echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"
 # Define $install_sh.  # Define $install_sh.
 AC_DEFUN([AM_PROG_INSTALL_SH],  AC_DEFUN([AM_PROG_INSTALL_SH],
 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl  [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
 if test x"${install_sh}" != xset; then  if test x"${install_sh+set}" != xset; then
   case $am_aux_dir in    case $am_aux_dir in
   *\ * | *\     *)    *\ * | *\     *)
     install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;      install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
Line 623  if test x"${install_sh}" != xset; then
Line 626  if test x"${install_sh}" != xset; then
 fi  fi
 AC_SUBST([install_sh])])  AC_SUBST([install_sh])])
   
 # Copyright (C) 2003-2013 Free Software Foundation, Inc.  # Copyright (C) 2003-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 645  AC_SUBST([am__leading_dot])])
Line 648  AC_SUBST([am__leading_dot])])
 # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-  # Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
 # From Jim Meyering  # From Jim Meyering
   
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.  # Copyright (C) 1996-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 680  AC_MSG_CHECKING([whether to enable maintainer-specific
Line 683  AC_MSG_CHECKING([whether to enable maintainer-specific
   
 # Check to see how 'make' treats includes.                  -*- Autoconf -*-  # Check to see how 'make' treats includes.                  -*- Autoconf -*-
   
 # Copyright (C) 2001-2013 Free Software Foundation, Inc.  # Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 730  rm -f confinc confmf
Line 733  rm -f confinc confmf
   
 # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-  # Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
   
 # Copyright (C) 1997-2013 Free Software Foundation, Inc.  # Copyright (C) 1997-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 769  fi
Line 772  fi
   
 # Helper functions for option handling.                     -*- Autoconf -*-  # Helper functions for option handling.                     -*- Autoconf -*-
   
 # Copyright (C) 2001-2013 Free Software Foundation, Inc.  # Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 798  AC_DEFUN([_AM_SET_OPTIONS],
Line 801  AC_DEFUN([_AM_SET_OPTIONS],
 AC_DEFUN([_AM_IF_OPTION],  AC_DEFUN([_AM_IF_OPTION],
 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])  [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
   
 # Copyright (C) 1999-2013 Free Software Foundation, Inc.  # Copyright (C) 1999-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 845  AC_LANG_POP([C])])
Line 848  AC_LANG_POP([C])])
 # For backward compatibility.  # For backward compatibility.
 AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])  AC_DEFUN_ONCE([AM_PROG_CC_C_O], [AC_REQUIRE([AC_PROG_CC])])
   
 # Copyright (C) 2001-2013 Free Software Foundation, Inc.  # Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 864  AC_DEFUN([AM_RUN_LOG],
Line 867  AC_DEFUN([AM_RUN_LOG],
   
 # Check to make sure that the build environment is sane.    -*- Autoconf -*-  # Check to make sure that the build environment is sane.    -*- Autoconf -*-
   
 # Copyright (C) 1996-2013 Free Software Foundation, Inc.  # Copyright (C) 1996-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 945  AC_CONFIG_COMMANDS_PRE(
Line 948  AC_CONFIG_COMMANDS_PRE(
 rm -f conftest.file  rm -f conftest.file
 ])  ])
   
 # Copyright (C) 2009-2013 Free Software Foundation, Inc.  # Copyright (C) 2009-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 1005  AC_SUBST([AM_BACKSLASH])dnl
Line 1008  AC_SUBST([AM_BACKSLASH])dnl
 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl  _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
 ])  ])
   
 # Copyright (C) 2001-2013 Free Software Foundation, Inc.  # Copyright (C) 2001-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 1033  fi
Line 1036  fi
 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"  INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
 AC_SUBST([INSTALL_STRIP_PROGRAM])])  AC_SUBST([INSTALL_STRIP_PROGRAM])])
   
 # Copyright (C) 2006-2013 Free Software Foundation, Inc.  # Copyright (C) 2006-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,
Line 1052  AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
Line 1055  AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
   
 # Check how to create a tarball.                            -*- Autoconf -*-  # Check how to create a tarball.                            -*- Autoconf -*-
   
 # Copyright (C) 2004-2013 Free Software Foundation, Inc.  # Copyright (C) 2004-2014 Free Software Foundation, Inc.
 #  #
 # This file is free software; the Free Software Foundation  # This file is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,  # gives unlimited permission to copy and/or distribute it,

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>