diff options
Diffstat (limited to 'libltdl/aclocal.m4')
-rw-r--r-- | libltdl/aclocal.m4 | 567 |
1 files changed, 324 insertions, 243 deletions
diff --git a/libltdl/aclocal.m4 b/libltdl/aclocal.m4 index 6ba55da5..f83c9b74 100644 --- a/libltdl/aclocal.m4 +++ b/libltdl/aclocal.m4 | |||
@@ -1,7 +1,7 @@ | |||
1 | # generated automatically by aclocal 1.9.5 -*- Autoconf -*- | 1 | # generated automatically by aclocal 1.8.5 -*- 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 Free Software Foundation, Inc. | 4 | # 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. |
@@ -6338,32 +6338,55 @@ AC_CHECK_TYPES([error_t], | |||
6338 | AC_CHECK_FUNCS([argz_append argz_create_sep argz_insert argz_next argz_stringify]) | 6338 | AC_CHECK_FUNCS([argz_append argz_create_sep argz_insert argz_next argz_stringify]) |
6339 | ])# AC_LTDL_FUNC_ARGZ | 6339 | ])# AC_LTDL_FUNC_ARGZ |
6340 | 6340 | ||
6341 | # Copyright (C) 2002, 2003, 2005 Free Software Foundation, Inc. | 6341 | # -*- Autoconf -*- |
6342 | # | 6342 | # Copyright (C) 2002, 2003 Free Software Foundation, Inc. |
6343 | # This file is free software; the Free Software Foundation | 6343 | # Generated from amversion.in; do not edit by hand. |
6344 | # gives unlimited permission to copy and/or distribute it, | 6344 | |
6345 | # with or without modifications, as long as this notice is preserved. | 6345 | # This program is free software; you can redistribute it and/or modify |
6346 | # it under the terms of the GNU General Public License as published by | ||
6347 | # the Free Software Foundation; either version 2, or (at your option) | ||
6348 | # any later version. | ||
6349 | |||
6350 | # This program is distributed in the hope that it will be useful, | ||
6351 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6352 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6353 | # GNU General Public License for more details. | ||
6354 | |||
6355 | # You should have received a copy of the GNU General Public License | ||
6356 | # along with this program; if not, write to the Free Software | ||
6357 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6346 | 6358 | ||
6347 | # AM_AUTOMAKE_VERSION(VERSION) | 6359 | # AM_AUTOMAKE_VERSION(VERSION) |
6348 | # ---------------------------- | 6360 | # ---------------------------- |
6349 | # Automake X.Y traces this macro to ensure aclocal.m4 has been | 6361 | # Automake X.Y traces this macro to ensure aclocal.m4 has been |
6350 | # generated from the m4 files accompanying Automake X.Y. | 6362 | # generated from the m4 files accompanying Automake X.Y. |
6351 | AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.9"]) | 6363 | AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version="1.8"]) |
6352 | 6364 | ||
6353 | # AM_SET_CURRENT_AUTOMAKE_VERSION | 6365 | # AM_SET_CURRENT_AUTOMAKE_VERSION |
6354 | # ------------------------------- | 6366 | # ------------------------------- |
6355 | # Call AM_AUTOMAKE_VERSION so it can be traced. | 6367 | # Call AM_AUTOMAKE_VERSION so it can be traced. |
6356 | # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. | 6368 | # This function is AC_REQUIREd by AC_INIT_AUTOMAKE. |
6357 | AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], | 6369 | AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], |
6358 | [AM_AUTOMAKE_VERSION([1.9.5])]) | 6370 | [AM_AUTOMAKE_VERSION([1.8.5])]) |
6359 | 6371 | ||
6360 | # AM_AUX_DIR_EXPAND -*- Autoconf -*- | 6372 | # AM_AUX_DIR_EXPAND |
6361 | 6373 | ||
6362 | # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. | 6374 | # Copyright (C) 2001, 2003 Free Software Foundation, Inc. |
6363 | # | 6375 | |
6364 | # This file is free software; the Free Software Foundation | 6376 | # This program is free software; you can redistribute it and/or modify |
6365 | # gives unlimited permission to copy and/or distribute it, | 6377 | # it under the terms of the GNU General Public License as published by |
6366 | # with or without modifications, as long as this notice is preserved. | 6378 | # the Free Software Foundation; either version 2, or (at your option) |
6379 | # any later version. | ||
6380 | |||
6381 | # This program is distributed in the hope that it will be useful, | ||
6382 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6383 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6384 | # GNU General Public License for more details. | ||
6385 | |||
6386 | # You should have received a copy of the GNU General Public License | ||
6387 | # along with this program; if not, write to the Free Software | ||
6388 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6389 | # 02111-1307, USA. | ||
6367 | 6390 | ||
6368 | # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets | 6391 | # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets |
6369 | # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to | 6392 | # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to |
@@ -6410,16 +6433,26 @@ AC_PREREQ([2.50])dnl | |||
6410 | am_aux_dir=`cd $ac_aux_dir && pwd` | 6433 | am_aux_dir=`cd $ac_aux_dir && pwd` |
6411 | ]) | 6434 | ]) |
6412 | 6435 | ||
6413 | # AM_CONDITIONAL -*- Autoconf -*- | 6436 | # AM_CONDITIONAL -*- Autoconf -*- |
6414 | 6437 | ||
6415 | # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005 | 6438 | # Copyright (C) 1997, 2000, 2001, 2003 Free Software Foundation, Inc. |
6416 | # Free Software Foundation, Inc. | ||
6417 | # | ||
6418 | # This file is free software; the Free Software Foundation | ||
6419 | # gives unlimited permission to copy and/or distribute it, | ||
6420 | # with or without modifications, as long as this notice is preserved. | ||
6421 | 6439 | ||
6422 | # serial 7 | 6440 | # This program is free software; you can redistribute it and/or modify |
6441 | # it under the terms of the GNU General Public License as published by | ||
6442 | # the Free Software Foundation; either version 2, or (at your option) | ||
6443 | # any later version. | ||
6444 | |||
6445 | # This program is distributed in the hope that it will be useful, | ||
6446 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6447 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6448 | # GNU General Public License for more details. | ||
6449 | |||
6450 | # You should have received a copy of the GNU General Public License | ||
6451 | # along with this program; if not, write to the Free Software | ||
6452 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6453 | # 02111-1307, USA. | ||
6454 | |||
6455 | # serial 6 | ||
6423 | 6456 | ||
6424 | # AM_CONDITIONAL(NAME, SHELL-CONDITION) | 6457 | # AM_CONDITIONAL(NAME, SHELL-CONDITION) |
6425 | # ------------------------------------- | 6458 | # ------------------------------------- |
@@ -6439,19 +6472,30 @@ else | |||
6439 | fi | 6472 | fi |
6440 | AC_CONFIG_COMMANDS_PRE( | 6473 | AC_CONFIG_COMMANDS_PRE( |
6441 | [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then | 6474 | [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then |
6442 | AC_MSG_ERROR([[conditional "$1" was never defined. | 6475 | AC_MSG_ERROR([conditional "$1" was never defined. |
6443 | Usually this means the macro was only invoked conditionally.]]) | 6476 | Usually this means the macro was only invoked conditionally.]) |
6444 | fi])]) | 6477 | fi])]) |
6445 | 6478 | ||
6479 | # serial 7 -*- Autoconf -*- | ||
6446 | 6480 | ||
6447 | # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 | 6481 | # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 |
6448 | # Free Software Foundation, Inc. | 6482 | # Free Software Foundation, Inc. |
6449 | # | ||
6450 | # This file is free software; the Free Software Foundation | ||
6451 | # gives unlimited permission to copy and/or distribute it, | ||
6452 | # with or without modifications, as long as this notice is preserved. | ||
6453 | 6483 | ||
6454 | # serial 8 | 6484 | # This program is free software; you can redistribute it and/or modify |
6485 | # it under the terms of the GNU General Public License as published by | ||
6486 | # the Free Software Foundation; either version 2, or (at your option) | ||
6487 | # any later version. | ||
6488 | |||
6489 | # This program is distributed in the hope that it will be useful, | ||
6490 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6491 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6492 | # GNU General Public License for more details. | ||
6493 | |||
6494 | # You should have received a copy of the GNU General Public License | ||
6495 | # along with this program; if not, write to the Free Software | ||
6496 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6497 | # 02111-1307, USA. | ||
6498 | |||
6455 | 6499 | ||
6456 | # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be | 6500 | # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be |
6457 | # written in clear, in which case automake, when reading aclocal.m4, | 6501 | # written in clear, in which case automake, when reading aclocal.m4, |
@@ -6460,6 +6504,7 @@ fi])]) | |||
6460 | # CC etc. in the Makefile, will ask for an AC_PROG_CC use... | 6504 | # CC etc. in the Makefile, will ask for an AC_PROG_CC use... |
6461 | 6505 | ||
6462 | 6506 | ||
6507 | |||
6463 | # _AM_DEPENDENCIES(NAME) | 6508 | # _AM_DEPENDENCIES(NAME) |
6464 | # ---------------------- | 6509 | # ---------------------- |
6465 | # See how the compiler implements dependency checking. | 6510 | # See how the compiler implements dependency checking. |
@@ -6599,16 +6644,26 @@ AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) | |||
6599 | AC_SUBST([AMDEPBACKSLASH]) | 6644 | AC_SUBST([AMDEPBACKSLASH]) |
6600 | ]) | 6645 | ]) |
6601 | 6646 | ||
6602 | # Generate code to set up dependency tracking. -*- Autoconf -*- | 6647 | # Generate code to set up dependency tracking. -*- Autoconf -*- |
6603 | 6648 | ||
6604 | # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 | 6649 | # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. |
6605 | # Free Software Foundation, Inc. | 6650 | |
6606 | # | 6651 | # This program is free software; you can redistribute it and/or modify |
6607 | # This file is free software; the Free Software Foundation | 6652 | # it under the terms of the GNU General Public License as published by |
6608 | # gives unlimited permission to copy and/or distribute it, | 6653 | # the Free Software Foundation; either version 2, or (at your option) |
6609 | # with or without modifications, as long as this notice is preserved. | 6654 | # any later version. |
6655 | |||
6656 | # This program is distributed in the hope that it will be useful, | ||
6657 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6658 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6659 | # GNU General Public License for more details. | ||
6660 | |||
6661 | # You should have received a copy of the GNU General Public License | ||
6662 | # along with this program; if not, write to the Free Software | ||
6663 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6664 | # 02111-1307, USA. | ||
6610 | 6665 | ||
6611 | #serial 3 | 6666 | #serial 2 |
6612 | 6667 | ||
6613 | # _AM_OUTPUT_DEPENDENCY_COMMANDS | 6668 | # _AM_OUTPUT_DEPENDENCY_COMMANDS |
6614 | # ------------------------------ | 6669 | # ------------------------------ |
@@ -6627,21 +6682,27 @@ AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], | |||
6627 | else | 6682 | else |
6628 | continue | 6683 | continue |
6629 | fi | 6684 | fi |
6630 | # Extract the definition of DEPDIR, am__include, and am__quote | 6685 | grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue |
6631 | # from the Makefile without running `make'. | 6686 | # Extract the definition of DEP_FILES from the Makefile without |
6687 | # running `make'. | ||
6632 | DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` | 6688 | DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` |
6633 | test -z "$DEPDIR" && continue | 6689 | test -z "$DEPDIR" && continue |
6634 | am__include=`sed -n 's/^am__include = //p' < "$mf"` | ||
6635 | test -z "am__include" && continue | ||
6636 | am__quote=`sed -n 's/^am__quote = //p' < "$mf"` | ||
6637 | # When using ansi2knr, U may be empty or an underscore; expand it | 6690 | # When using ansi2knr, U may be empty or an underscore; expand it |
6638 | U=`sed -n 's/^U = //p' < "$mf"` | 6691 | U=`sed -n 's/^U = //p' < "$mf"` |
6639 | # Find all dependency output files, they are included files with | 6692 | test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" |
6640 | # $(DEPDIR) in their names. We invoke sed twice because it is the | 6693 | # We invoke sed twice because it is the simplest approach to |
6641 | # simplest approach to changing $(DEPDIR) to its actual value in the | 6694 | # changing $(DEPDIR) to its actual value in the expansion. |
6642 | # expansion. | 6695 | for file in `sed -n ' |
6643 | for file in `sed -n " | 6696 | /^DEP_FILES = .*\\\\$/ { |
6644 | s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ | 6697 | s/^DEP_FILES = // |
6698 | :loop | ||
6699 | s/\\\\$// | ||
6700 | p | ||
6701 | n | ||
6702 | /\\\\$/ b loop | ||
6703 | p | ||
6704 | } | ||
6705 | /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \ | ||
6645 | sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do | 6706 | sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do |
6646 | # Make sure the directory exists. | 6707 | # Make sure the directory exists. |
6647 | test -f "$dirpart/$file" && continue | 6708 | test -f "$dirpart/$file" && continue |
@@ -6667,31 +6728,54 @@ AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], | |||
6667 | [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) | 6728 | [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) |
6668 | ]) | 6729 | ]) |
6669 | 6730 | ||
6670 | # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 | 6731 | # Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*- |
6671 | # Free Software Foundation, Inc. | 6732 | |
6672 | # | 6733 | # Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc. |
6673 | # This file is free software; the Free Software Foundation | 6734 | |
6674 | # gives unlimited permission to copy and/or distribute it, | 6735 | # This program is free software; you can redistribute it and/or modify |
6675 | # with or without modifications, as long as this notice is preserved. | 6736 | # it under the terms of the GNU General Public License as published by |
6737 | # the Free Software Foundation; either version 2, or (at your option) | ||
6738 | # any later version. | ||
6739 | |||
6740 | # This program is distributed in the hope that it will be useful, | ||
6741 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6742 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6743 | # GNU General Public License for more details. | ||
6676 | 6744 | ||
6677 | # serial 8 | 6745 | # You should have received a copy of the GNU General Public License |
6746 | # along with this program; if not, write to the Free Software | ||
6747 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6748 | # 02111-1307, USA. | ||
6749 | |||
6750 | # serial 7 | ||
6678 | 6751 | ||
6679 | # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. | 6752 | # AM_CONFIG_HEADER is obsolete. It has been replaced by AC_CONFIG_HEADERS. |
6680 | AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) | 6753 | AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)]) |
6681 | 6754 | ||
6682 | # Do all the work for Automake. -*- Autoconf -*- | 6755 | # Do all the work for Automake. -*- Autoconf -*- |
6683 | 6756 | ||
6684 | # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 | 6757 | # This macro actually does too much some checks are only needed if |
6758 | # your package does certain things. But this isn't really a big deal. | ||
6759 | |||
6760 | # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 | ||
6685 | # Free Software Foundation, Inc. | 6761 | # Free Software Foundation, Inc. |
6686 | # | ||
6687 | # This file is free software; the Free Software Foundation | ||
6688 | # gives unlimited permission to copy and/or distribute it, | ||
6689 | # with or without modifications, as long as this notice is preserved. | ||
6690 | 6762 | ||
6691 | # serial 12 | 6763 | # This program is free software; you can redistribute it and/or modify |
6764 | # it under the terms of the GNU General Public License as published by | ||
6765 | # the Free Software Foundation; either version 2, or (at your option) | ||
6766 | # any later version. | ||
6767 | |||
6768 | # This program is distributed in the hope that it will be useful, | ||
6769 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6770 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6771 | # GNU General Public License for more details. | ||
6692 | 6772 | ||
6693 | # This macro actually does too much. Some checks are only needed if | 6773 | # You should have received a copy of the GNU General Public License |
6694 | # your package does certain things. But this isn't really a big deal. | 6774 | # along with this program; if not, write to the Free Software |
6775 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6776 | # 02111-1307, USA. | ||
6777 | |||
6778 | # serial 11 | ||
6695 | 6779 | ||
6696 | # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) | 6780 | # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) |
6697 | # AM_INIT_AUTOMAKE([OPTIONS]) | 6781 | # AM_INIT_AUTOMAKE([OPTIONS]) |
@@ -6749,6 +6833,7 @@ AM_MISSING_PROG(AUTOCONF, autoconf) | |||
6749 | AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) | 6833 | AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) |
6750 | AM_MISSING_PROG(AUTOHEADER, autoheader) | 6834 | AM_MISSING_PROG(AUTOHEADER, autoheader) |
6751 | AM_MISSING_PROG(MAKEINFO, makeinfo) | 6835 | AM_MISSING_PROG(MAKEINFO, makeinfo) |
6836 | AM_MISSING_PROG(AMTAR, tar) | ||
6752 | AM_PROG_INSTALL_SH | 6837 | AM_PROG_INSTALL_SH |
6753 | AM_PROG_INSTALL_STRIP | 6838 | AM_PROG_INSTALL_STRIP |
6754 | AC_REQUIRE([AM_PROG_MKDIR_P])dnl | 6839 | AC_REQUIRE([AM_PROG_MKDIR_P])dnl |
@@ -6757,9 +6842,7 @@ AC_REQUIRE([AM_PROG_MKDIR_P])dnl | |||
6757 | AC_REQUIRE([AC_PROG_AWK])dnl | 6842 | AC_REQUIRE([AC_PROG_AWK])dnl |
6758 | AC_REQUIRE([AC_PROG_MAKE_SET])dnl | 6843 | AC_REQUIRE([AC_PROG_MAKE_SET])dnl |
6759 | AC_REQUIRE([AM_SET_LEADING_DOT])dnl | 6844 | AC_REQUIRE([AM_SET_LEADING_DOT])dnl |
6760 | _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], | 6845 | |
6761 | [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], | ||
6762 | [_AM_PROG_TAR([v7])])]) | ||
6763 | _AM_IF_OPTION([no-dependencies],, | 6846 | _AM_IF_OPTION([no-dependencies],, |
6764 | [AC_PROVIDE_IFELSE([AC_PROG_CC], | 6847 | [AC_PROVIDE_IFELSE([AC_PROG_CC], |
6765 | [_AM_DEPENDENCIES(CC)], | 6848 | [_AM_DEPENDENCIES(CC)], |
@@ -6793,27 +6876,51 @@ for _am_header in $config_headers :; do | |||
6793 | done | 6876 | done |
6794 | echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) | 6877 | echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) |
6795 | 6878 | ||
6796 | # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. | ||
6797 | # | ||
6798 | # This file is free software; the Free Software Foundation | ||
6799 | # gives unlimited permission to copy and/or distribute it, | ||
6800 | # with or without modifications, as long as this notice is preserved. | ||
6801 | |||
6802 | # AM_PROG_INSTALL_SH | 6879 | # AM_PROG_INSTALL_SH |
6803 | # ------------------ | 6880 | # ------------------ |
6804 | # Define $install_sh. | 6881 | # Define $install_sh. |
6882 | |||
6883 | # Copyright (C) 2001, 2003 Free Software Foundation, Inc. | ||
6884 | |||
6885 | # This program is free software; you can redistribute it and/or modify | ||
6886 | # it under the terms of the GNU General Public License as published by | ||
6887 | # the Free Software Foundation; either version 2, or (at your option) | ||
6888 | # any later version. | ||
6889 | |||
6890 | # This program is distributed in the hope that it will be useful, | ||
6891 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6892 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6893 | # GNU General Public License for more details. | ||
6894 | |||
6895 | # You should have received a copy of the GNU General Public License | ||
6896 | # along with this program; if not, write to the Free Software | ||
6897 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6898 | # 02111-1307, USA. | ||
6899 | |||
6805 | AC_DEFUN([AM_PROG_INSTALL_SH], | 6900 | AC_DEFUN([AM_PROG_INSTALL_SH], |
6806 | [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl | 6901 | [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl |
6807 | install_sh=${install_sh-"$am_aux_dir/install-sh"} | 6902 | install_sh=${install_sh-"$am_aux_dir/install-sh"} |
6808 | AC_SUBST(install_sh)]) | 6903 | AC_SUBST(install_sh)]) |
6809 | 6904 | ||
6810 | # Copyright (C) 2003, 2005 Free Software Foundation, Inc. | 6905 | # -*- Autoconf -*- |
6811 | # | 6906 | # Copyright (C) 2003 Free Software Foundation, Inc. |
6812 | # This file is free software; the Free Software Foundation | ||
6813 | # gives unlimited permission to copy and/or distribute it, | ||
6814 | # with or without modifications, as long as this notice is preserved. | ||
6815 | 6907 | ||
6816 | # serial 2 | 6908 | # This program is free software; you can redistribute it and/or modify |
6909 | # it under the terms of the GNU General Public License as published by | ||
6910 | # the Free Software Foundation; either version 2, or (at your option) | ||
6911 | # any later version. | ||
6912 | |||
6913 | # This program is distributed in the hope that it will be useful, | ||
6914 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6915 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6916 | # GNU General Public License for more details. | ||
6917 | |||
6918 | # You should have received a copy of the GNU General Public License | ||
6919 | # along with this program; if not, write to the Free Software | ||
6920 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6921 | # 02111-1307, USA. | ||
6922 | |||
6923 | # serial 1 | ||
6817 | 6924 | ||
6818 | # Check whether the underlying file-system supports filenames | 6925 | # Check whether the underlying file-system supports filenames |
6819 | # with a leading dot. For instance MS-DOS doesn't. | 6926 | # with a leading dot. For instance MS-DOS doesn't. |
@@ -6828,17 +6935,28 @@ fi | |||
6828 | rmdir .tst 2>/dev/null | 6935 | rmdir .tst 2>/dev/null |
6829 | AC_SUBST([am__leading_dot])]) | 6936 | AC_SUBST([am__leading_dot])]) |
6830 | 6937 | ||
6831 | # Add --enable-maintainer-mode option to configure. -*- Autoconf -*- | 6938 | # Add --enable-maintainer-mode option to configure. |
6832 | # From Jim Meyering | 6939 | # From Jim Meyering |
6833 | 6940 | ||
6834 | # Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005 | 6941 | # Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004 |
6835 | # Free Software Foundation, Inc. | 6942 | # Free Software Foundation, Inc. |
6836 | # | ||
6837 | # This file is free software; the Free Software Foundation | ||
6838 | # gives unlimited permission to copy and/or distribute it, | ||
6839 | # with or without modifications, as long as this notice is preserved. | ||
6840 | 6943 | ||
6841 | # serial 4 | 6944 | # This program is free software; you can redistribute it and/or modify |
6945 | # it under the terms of the GNU General Public License as published by | ||
6946 | # the Free Software Foundation; either version 2, or (at your option) | ||
6947 | # any later version. | ||
6948 | |||
6949 | # This program is distributed in the hope that it will be useful, | ||
6950 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6951 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6952 | # GNU General Public License for more details. | ||
6953 | |||
6954 | # You should have received a copy of the GNU General Public License | ||
6955 | # along with this program; if not, write to the Free Software | ||
6956 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6957 | # 02111-1307, USA. | ||
6958 | |||
6959 | # serial 3 | ||
6842 | 6960 | ||
6843 | AC_DEFUN([AM_MAINTAINER_MODE], | 6961 | AC_DEFUN([AM_MAINTAINER_MODE], |
6844 | [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) | 6962 | [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles]) |
@@ -6857,15 +6975,26 @@ AC_DEFUN([AM_MAINTAINER_MODE], | |||
6857 | 6975 | ||
6858 | AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) | 6976 | AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE]) |
6859 | 6977 | ||
6860 | # Check to see how 'make' treats includes. -*- Autoconf -*- | 6978 | # Check to see how 'make' treats includes. -*- Autoconf -*- |
6861 | 6979 | ||
6862 | # Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. | 6980 | # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. |
6863 | # | ||
6864 | # This file is free software; the Free Software Foundation | ||
6865 | # gives unlimited permission to copy and/or distribute it, | ||
6866 | # with or without modifications, as long as this notice is preserved. | ||
6867 | 6981 | ||
6868 | # serial 3 | 6982 | # This program is free software; you can redistribute it and/or modify |
6983 | # it under the terms of the GNU General Public License as published by | ||
6984 | # the Free Software Foundation; either version 2, or (at your option) | ||
6985 | # any later version. | ||
6986 | |||
6987 | # This program is distributed in the hope that it will be useful, | ||
6988 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
6989 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
6990 | # GNU General Public License for more details. | ||
6991 | |||
6992 | # You should have received a copy of the GNU General Public License | ||
6993 | # along with this program; if not, write to the Free Software | ||
6994 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
6995 | # 02111-1307, USA. | ||
6996 | |||
6997 | # serial 2 | ||
6869 | 6998 | ||
6870 | # AM_MAKE_INCLUDE() | 6999 | # AM_MAKE_INCLUDE() |
6871 | # ----------------- | 7000 | # ----------------- |
@@ -6909,16 +7038,27 @@ AC_MSG_RESULT([$_am_result]) | |||
6909 | rm -f confinc confmf | 7038 | rm -f confinc confmf |
6910 | ]) | 7039 | ]) |
6911 | 7040 | ||
6912 | # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- | 7041 | # -*- Autoconf -*- |
6913 | 7042 | ||
6914 | # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2005 | ||
6915 | # Free Software Foundation, Inc. | ||
6916 | # | ||
6917 | # This file is free software; the Free Software Foundation | ||
6918 | # gives unlimited permission to copy and/or distribute it, | ||
6919 | # with or without modifications, as long as this notice is preserved. | ||
6920 | 7043 | ||
6921 | # serial 4 | 7044 | # Copyright (C) 1997, 1999, 2000, 2001, 2003 Free Software Foundation, Inc. |
7045 | |||
7046 | # This program is free software; you can redistribute it and/or modify | ||
7047 | # it under the terms of the GNU General Public License as published by | ||
7048 | # the Free Software Foundation; either version 2, or (at your option) | ||
7049 | # any later version. | ||
7050 | |||
7051 | # This program is distributed in the hope that it will be useful, | ||
7052 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
7053 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
7054 | # GNU General Public License for more details. | ||
7055 | |||
7056 | # You should have received a copy of the GNU General Public License | ||
7057 | # along with this program; if not, write to the Free Software | ||
7058 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
7059 | # 02111-1307, USA. | ||
7060 | |||
7061 | # serial 3 | ||
6922 | 7062 | ||
6923 | # AM_MISSING_PROG(NAME, PROGRAM) | 7063 | # AM_MISSING_PROG(NAME, PROGRAM) |
6924 | # ------------------------------ | 7064 | # ------------------------------ |
@@ -6944,16 +7084,27 @@ else | |||
6944 | fi | 7084 | fi |
6945 | ]) | 7085 | ]) |
6946 | 7086 | ||
6947 | # Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. | ||
6948 | # | ||
6949 | # This file is free software; the Free Software Foundation | ||
6950 | # gives unlimited permission to copy and/or distribute it, | ||
6951 | # with or without modifications, as long as this notice is preserved. | ||
6952 | |||
6953 | # AM_PROG_MKDIR_P | 7087 | # AM_PROG_MKDIR_P |
6954 | # --------------- | 7088 | # --------------- |
6955 | # Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise. | 7089 | # Check whether `mkdir -p' is supported, fallback to mkinstalldirs otherwise. |
6956 | # | 7090 | |
7091 | # Copyright (C) 2003, 2004 Free Software Foundation, Inc. | ||
7092 | |||
7093 | # This program is free software; you can redistribute it and/or modify | ||
7094 | # it under the terms of the GNU General Public License as published by | ||
7095 | # the Free Software Foundation; either version 2, or (at your option) | ||
7096 | # any later version. | ||
7097 | |||
7098 | # This program is distributed in the hope that it will be useful, | ||
7099 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
7100 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
7101 | # GNU General Public License for more details. | ||
7102 | |||
7103 | # You should have received a copy of the GNU General Public License | ||
7104 | # along with this program; if not, write to the Free Software | ||
7105 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
7106 | # 02111-1307, USA. | ||
7107 | |||
6957 | # Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories | 7108 | # Automake 1.8 used `mkdir -m 0755 -p --' to ensure that directories |
6958 | # created by `make install' are always world readable, even if the | 7109 | # created by `make install' are always world readable, even if the |
6959 | # installer happens to have an overly restrictive umask (e.g. 077). | 7110 | # installer happens to have an overly restrictive umask (e.g. 077). |
@@ -6974,21 +7125,13 @@ fi | |||
6974 | # this.) | 7125 | # this.) |
6975 | AC_DEFUN([AM_PROG_MKDIR_P], | 7126 | AC_DEFUN([AM_PROG_MKDIR_P], |
6976 | [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then | 7127 | [if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then |
6977 | # We used to keeping the `.' as first argument, in order to | 7128 | # Keeping the `.' argument allows $(mkdir_p) to be used without |
6978 | # allow $(mkdir_p) to be used without argument. As in | 7129 | # argument. Indeed, we sometimes output rules like |
6979 | # $(mkdir_p) $(somedir) | 7130 | # $(mkdir_p) $(somedir) |
6980 | # where $(somedir) is conditionally defined. However this is wrong | 7131 | # where $(somedir) is conditionally defined. |
6981 | # for two reasons: | 7132 | # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more |
6982 | # 1. if the package is installed by a user who cannot write `.' | 7133 | # expensive solution, as it forces Make to start a sub-shell.) |
6983 | # make install will fail, | 7134 | mkdir_p='mkdir -p -- .' |
6984 | # 2. the above comment should most certainly read | ||
6985 | # $(mkdir_p) $(DESTDIR)$(somedir) | ||
6986 | # so it does not work when $(somedir) is undefined and | ||
6987 | # $(DESTDIR) is not. | ||
6988 | # To support the latter case, we have to write | ||
6989 | # test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir), | ||
6990 | # so the `.' trick is pointless. | ||
6991 | mkdir_p='mkdir -p --' | ||
6992 | else | 7135 | else |
6993 | # On NextStep and OpenStep, the `mkdir' command does not | 7136 | # On NextStep and OpenStep, the `mkdir' command does not |
6994 | # recognize any option. It will interpret all options as | 7137 | # recognize any option. It will interpret all options as |
@@ -7007,15 +7150,26 @@ else | |||
7007 | fi | 7150 | fi |
7008 | AC_SUBST([mkdir_p])]) | 7151 | AC_SUBST([mkdir_p])]) |
7009 | 7152 | ||
7010 | # Helper functions for option handling. -*- Autoconf -*- | 7153 | # Helper functions for option handling. -*- Autoconf -*- |
7011 | 7154 | ||
7012 | # Copyright (C) 2001, 2002, 2003, 2005 Free Software Foundation, Inc. | 7155 | # Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. |
7013 | # | ||
7014 | # This file is free software; the Free Software Foundation | ||
7015 | # gives unlimited permission to copy and/or distribute it, | ||
7016 | # with or without modifications, as long as this notice is preserved. | ||
7017 | 7156 | ||
7018 | # serial 3 | 7157 | # This program is free software; you can redistribute it and/or modify |
7158 | # it under the terms of the GNU General Public License as published by | ||
7159 | # the Free Software Foundation; either version 2, or (at your option) | ||
7160 | # any later version. | ||
7161 | |||
7162 | # This program is distributed in the hope that it will be useful, | ||
7163 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
7164 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
7165 | # GNU General Public License for more details. | ||
7166 | |||
7167 | # You should have received a copy of the GNU General Public License | ||
7168 | # along with this program; if not, write to the Free Software | ||
7169 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
7170 | # 02111-1307, USA. | ||
7171 | |||
7172 | # serial 2 | ||
7019 | 7173 | ||
7020 | # _AM_MANGLE_OPTION(NAME) | 7174 | # _AM_MANGLE_OPTION(NAME) |
7021 | # ----------------------- | 7175 | # ----------------------- |
@@ -7040,16 +7194,28 @@ AC_DEFUN([_AM_SET_OPTIONS], | |||
7040 | AC_DEFUN([_AM_IF_OPTION], | 7194 | AC_DEFUN([_AM_IF_OPTION], |
7041 | [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) | 7195 | [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) |
7042 | 7196 | ||
7043 | # Check to make sure that the build environment is sane. -*- Autoconf -*- | ||
7044 | |||
7045 | # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 | ||
7046 | # Free Software Foundation, Inc. | ||
7047 | # | 7197 | # |
7048 | # This file is free software; the Free Software Foundation | 7198 | # Check to make sure that the build environment is sane. |
7049 | # gives unlimited permission to copy and/or distribute it, | 7199 | # |
7050 | # with or without modifications, as long as this notice is preserved. | 7200 | |
7201 | # Copyright (C) 1996, 1997, 2000, 2001, 2003 Free Software Foundation, Inc. | ||
7202 | |||
7203 | # This program is free software; you can redistribute it and/or modify | ||
7204 | # it under the terms of the GNU General Public License as published by | ||
7205 | # the Free Software Foundation; either version 2, or (at your option) | ||
7206 | # any later version. | ||
7207 | |||
7208 | # This program is distributed in the hope that it will be useful, | ||
7209 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
7210 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
7211 | # GNU General Public License for more details. | ||
7212 | |||
7213 | # You should have received a copy of the GNU General Public License | ||
7214 | # along with this program; if not, write to the Free Software | ||
7215 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
7216 | # 02111-1307, USA. | ||
7051 | 7217 | ||
7052 | # serial 4 | 7218 | # serial 3 |
7053 | 7219 | ||
7054 | # AM_SANITY_CHECK | 7220 | # AM_SANITY_CHECK |
7055 | # --------------- | 7221 | # --------------- |
@@ -7092,14 +7258,25 @@ Check your system clock]) | |||
7092 | fi | 7258 | fi |
7093 | AC_MSG_RESULT(yes)]) | 7259 | AC_MSG_RESULT(yes)]) |
7094 | 7260 | ||
7095 | # Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. | ||
7096 | # | ||
7097 | # This file is free software; the Free Software Foundation | ||
7098 | # gives unlimited permission to copy and/or distribute it, | ||
7099 | # with or without modifications, as long as this notice is preserved. | ||
7100 | |||
7101 | # AM_PROG_INSTALL_STRIP | 7261 | # AM_PROG_INSTALL_STRIP |
7102 | # --------------------- | 7262 | |
7263 | # Copyright (C) 2001, 2003 Free Software Foundation, Inc. | ||
7264 | |||
7265 | # This program is free software; you can redistribute it and/or modify | ||
7266 | # it under the terms of the GNU General Public License as published by | ||
7267 | # the Free Software Foundation; either version 2, or (at your option) | ||
7268 | # any later version. | ||
7269 | |||
7270 | # This program is distributed in the hope that it will be useful, | ||
7271 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
7272 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
7273 | # GNU General Public License for more details. | ||
7274 | |||
7275 | # You should have received a copy of the GNU General Public License | ||
7276 | # along with this program; if not, write to the Free Software | ||
7277 | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||
7278 | # 02111-1307, USA. | ||
7279 | |||
7103 | # One issue with vendor `install' (even GNU) is that you can't | 7280 | # One issue with vendor `install' (even GNU) is that you can't |
7104 | # specify the program used to strip binaries. This is especially | 7281 | # specify the program used to strip binaries. This is especially |
7105 | # annoying in cross-compiling environments, where the build's strip | 7282 | # annoying in cross-compiling environments, where the build's strip |
@@ -7120,99 +7297,3 @@ fi | |||
7120 | INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" | 7297 | INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s" |
7121 | AC_SUBST([INSTALL_STRIP_PROGRAM])]) | 7298 | AC_SUBST([INSTALL_STRIP_PROGRAM])]) |
7122 | 7299 | ||
7123 | # Check how to create a tarball. -*- Autoconf -*- | ||
7124 | |||
7125 | # Copyright (C) 2004, 2005 Free Software Foundation, Inc. | ||
7126 | # | ||
7127 | # This file is free software; the Free Software Foundation | ||
7128 | # gives unlimited permission to copy and/or distribute it, | ||
7129 | # with or without modifications, as long as this notice is preserved. | ||
7130 | |||
7131 | # serial 2 | ||
7132 | |||
7133 | # _AM_PROG_TAR(FORMAT) | ||
7134 | # -------------------- | ||
7135 | # Check how to create a tarball in format FORMAT. | ||
7136 | # FORMAT should be one of `v7', `ustar', or `pax'. | ||
7137 | # | ||
7138 | # Substitute a variable $(am__tar) that is a command | ||
7139 | # writing to stdout a FORMAT-tarball containing the directory | ||
7140 | # $tardir. | ||
7141 | # tardir=directory && $(am__tar) > result.tar | ||
7142 | # | ||
7143 | # Substitute a variable $(am__untar) that extract such | ||
7144 | # a tarball read from stdin. | ||
7145 | # $(am__untar) < result.tar | ||
7146 | AC_DEFUN([_AM_PROG_TAR], | ||
7147 | [# Always define AMTAR for backward compatibility. | ||
7148 | AM_MISSING_PROG([AMTAR], [tar]) | ||
7149 | m4_if([$1], [v7], | ||
7150 | [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], | ||
7151 | [m4_case([$1], [ustar],, [pax],, | ||
7152 | [m4_fatal([Unknown tar format])]) | ||
7153 | AC_MSG_CHECKING([how to create a $1 tar archive]) | ||
7154 | # Loop over all known methods to create a tar archive until one works. | ||
7155 | _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' | ||
7156 | _am_tools=${am_cv_prog_tar_$1-$_am_tools} | ||
7157 | # Do not fold the above two line into one, because Tru64 sh and | ||
7158 | # Solaris sh will not grok spaces in the rhs of `-'. | ||
7159 | for _am_tool in $_am_tools | ||
7160 | do | ||
7161 | case $_am_tool in | ||
7162 | gnutar) | ||
7163 | for _am_tar in tar gnutar gtar; | ||
7164 | do | ||
7165 | AM_RUN_LOG([$_am_tar --version]) && break | ||
7166 | done | ||
7167 | am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' | ||
7168 | am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' | ||
7169 | am__untar="$_am_tar -xf -" | ||
7170 | ;; | ||
7171 | plaintar) | ||
7172 | # Must skip GNU tar: if it does not support --format= it doesn't create | ||
7173 | # ustar tarball either. | ||
7174 | (tar --version) >/dev/null 2>&1 && continue | ||
7175 | am__tar='tar chf - "$$tardir"' | ||
7176 | am__tar_='tar chf - "$tardir"' | ||
7177 | am__untar='tar xf -' | ||
7178 | ;; | ||
7179 | pax) | ||
7180 | am__tar='pax -L -x $1 -w "$$tardir"' | ||
7181 | am__tar_='pax -L -x $1 -w "$tardir"' | ||
7182 | am__untar='pax -r' | ||
7183 | ;; | ||
7184 | cpio) | ||
7185 | am__tar='find "$$tardir" -print | cpio -o -H $1 -L' | ||
7186 | am__tar_='find "$tardir" -print | cpio -o -H $1 -L' | ||
7187 | am__untar='cpio -i -H $1 -d' | ||
7188 | ;; | ||
7189 | none) | ||
7190 | am__tar=false | ||
7191 | am__tar_=false | ||
7192 | am__untar=false | ||
7193 | ;; | ||
7194 | esac | ||
7195 | |||
7196 | # If the value was cached, stop now. We just wanted to have am__tar | ||
7197 | # and am__untar set. | ||
7198 | test -n "${am_cv_prog_tar_$1}" && break | ||
7199 | |||
7200 | # tar/untar a dummy directory, and stop if the command works | ||
7201 | rm -rf conftest.dir | ||
7202 | mkdir conftest.dir | ||
7203 | echo GrepMe > conftest.dir/file | ||
7204 | AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) | ||
7205 | rm -rf conftest.dir | ||
7206 | if test -s conftest.tar; then | ||
7207 | AM_RUN_LOG([$am__untar <conftest.tar]) | ||
7208 | grep GrepMe conftest.dir/file >/dev/null 2>&1 && break | ||
7209 | fi | ||
7210 | done | ||
7211 | rm -rf conftest.dir | ||
7212 | |||
7213 | AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) | ||
7214 | AC_MSG_RESULT([$am_cv_prog_tar_$1])]) | ||
7215 | AC_SUBST([am__tar]) | ||
7216 | AC_SUBST([am__untar]) | ||
7217 | ]) # _AM_PROG_TAR | ||
7218 | |||