| OLD | NEW |
| 1 # generated automatically by aclocal 1.9.6 -*- Autoconf -*- | 1 # generated automatically by aclocal 1.9.6 -*- 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 # 2005 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 |
| (...skipping 7249 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 7260 rm -rf conftest.dir | 7260 rm -rf conftest.dir |
| 7261 | 7261 |
| 7262 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) | 7262 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) |
| 7263 AC_MSG_RESULT([$am_cv_prog_tar_$1])]) | 7263 AC_MSG_RESULT([$am_cv_prog_tar_$1])]) |
| 7264 AC_SUBST([am__tar]) | 7264 AC_SUBST([am__tar]) |
| 7265 AC_SUBST([am__untar]) | 7265 AC_SUBST([am__untar]) |
| 7266 ]) # _AM_PROG_TAR | 7266 ]) # _AM_PROG_TAR |
| 7267 | 7267 |
| 7268 m4_include([m4/ac_have_attribute.m4]) | 7268 m4_include([m4/ac_have_attribute.m4]) |
| 7269 m4_include([m4/acx_pthread.m4]) | 7269 m4_include([m4/acx_pthread.m4]) |
| OLD | NEW |