| OLD | NEW |
| 1 # generated automatically by aclocal 1.11 -*- Autoconf -*- | 1 # generated automatically by aclocal 1.11.1 -*- Autoconf -*- |
| 2 | 2 |
| 3 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 # 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 Free Software Foundation, Inc. |
| 5 # This file is free software; the Free Software Foundation | 5 # This file is free software; the Free Software Foundation |
| 6 # gives unlimited permission to copy and/or distribute it, | 6 # gives unlimited permission to copy and/or distribute it, |
| 7 # with or without modifications, as long as this notice is preserved. | 7 # with or without modifications, as long as this notice is preserved. |
| 8 | 8 |
| 9 # This program is distributed in the hope that it will be useful, | 9 # This program is distributed in the hope that it will be useful, |
| 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | 10 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
| 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | 11 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
| (...skipping 15 matching lines...) Expand all Loading... |
| 27 | 27 |
| 28 # AM_AUTOMAKE_VERSION(VERSION) | 28 # AM_AUTOMAKE_VERSION(VERSION) |
| 29 # ---------------------------- | 29 # ---------------------------- |
| 30 # Automake X.Y traces this macro to ensure aclocal.m4 has been | 30 # Automake X.Y traces this macro to ensure aclocal.m4 has been |
| 31 # generated from the m4 files accompanying Automake X.Y. | 31 # generated from the m4 files accompanying Automake X.Y. |
| 32 # (This private macro should not be called outside this file.) | 32 # (This private macro should not be called outside this file.) |
| 33 AC_DEFUN([AM_AUTOMAKE_VERSION], | 33 AC_DEFUN([AM_AUTOMAKE_VERSION], |
| 34 [am__api_version='1.11' | 34 [am__api_version='1.11' |
| 35 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to | 35 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to |
| 36 dnl require some minimum version. Point them to the right macro. | 36 dnl require some minimum version. Point them to the right macro. |
| 37 m4_if([$1], [1.11], [], | 37 m4_if([$1], [1.11.1], [], |
| 38 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl | 38 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl |
| 39 ]) | 39 ]) |
| 40 | 40 |
| 41 # _AM_AUTOCONF_VERSION(VERSION) | 41 # _AM_AUTOCONF_VERSION(VERSION) |
| 42 # ----------------------------- | 42 # ----------------------------- |
| 43 # aclocal traces this macro to find the Autoconf version. | 43 # aclocal traces this macro to find the Autoconf version. |
| 44 # This is a private macro too. Using m4_define simplifies | 44 # This is a private macro too. Using m4_define simplifies |
| 45 # the logic in aclocal, which can simply ignore this definition. | 45 # the logic in aclocal, which can simply ignore this definition. |
| 46 m4_define([_AM_AUTOCONF_VERSION], []) | 46 m4_define([_AM_AUTOCONF_VERSION], []) |
| 47 | 47 |
| 48 # AM_SET_CURRENT_AUTOMAKE_VERSION | 48 # AM_SET_CURRENT_AUTOMAKE_VERSION |
| 49 # ------------------------------- | 49 # ------------------------------- |
| 50 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. | 50 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. |
| 51 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. | 51 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. |
| 52 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], | 52 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], |
| 53 [AM_AUTOMAKE_VERSION([1.11])dnl | 53 [AM_AUTOMAKE_VERSION([1.11.1])dnl |
| 54 m4_ifndef([AC_AUTOCONF_VERSION], | 54 m4_ifndef([AC_AUTOCONF_VERSION], |
| 55 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl | 55 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl |
| 56 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) | 56 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) |
| 57 | 57 |
| 58 # AM_AUX_DIR_EXPAND -*- Autoconf -*- | 58 # AM_AUX_DIR_EXPAND -*- Autoconf -*- |
| 59 | 59 |
| 60 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. | 60 # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. |
| 61 # | 61 # |
| 62 # This file is free software; the Free Software Foundation | 62 # This file is free software; the Free Software Foundation |
| 63 # gives unlimited permission to copy and/or distribute it, | 63 # gives unlimited permission to copy and/or distribute it, |
| (...skipping 933 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 997 m4_include([../config/lead-dot.m4]) | 997 m4_include([../config/lead-dot.m4]) |
| 998 m4_include([../config/nls.m4]) | 998 m4_include([../config/nls.m4]) |
| 999 m4_include([../config/override.m4]) | 999 m4_include([../config/override.m4]) |
| 1000 m4_include([../config/po.m4]) | 1000 m4_include([../config/po.m4]) |
| 1001 m4_include([../config/progtest.m4]) | 1001 m4_include([../config/progtest.m4]) |
| 1002 m4_include([../libtool.m4]) | 1002 m4_include([../libtool.m4]) |
| 1003 m4_include([../ltoptions.m4]) | 1003 m4_include([../ltoptions.m4]) |
| 1004 m4_include([../ltsugar.m4]) | 1004 m4_include([../ltsugar.m4]) |
| 1005 m4_include([../ltversion.m4]) | 1005 m4_include([../ltversion.m4]) |
| 1006 m4_include([../lt~obsolete.m4]) | 1006 m4_include([../lt~obsolete.m4]) |
| OLD | NEW |