summaryrefslogtreecommitdiff
path: root/debian/patches-applied/autoconf.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches-applied/autoconf.patch')
-rw-r--r--debian/patches-applied/autoconf.patch4734
1 files changed, 3591 insertions, 1143 deletions
diff --git a/debian/patches-applied/autoconf.patch b/debian/patches-applied/autoconf.patch
index de57de6b..5168eee9 100644
--- a/debian/patches-applied/autoconf.patch
+++ b/debian/patches-applied/autoconf.patch
@@ -7,28 +7,39 @@ The process for refreshing this patch is:
quilt refresh
find . -name '*.rej' | xargs rm
-Index: pam.deb/ltmain.sh
+Index: pam.debian/ltmain.sh
===================================================================
---- pam.deb.orig/ltmain.sh
-+++ pam.deb/ltmain.sh
+--- pam.debian.orig/ltmain.sh
++++ pam.debian/ltmain.sh
+@@ -1,6 +1,6 @@
+ # Generated from ltmain.m4sh.
+
+-# ltmain.sh (GNU libtool) 2.2.6
++# ltmain.sh (GNU libtool) 2.2.6b
+ # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
+
+ # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
@@ -65,7 +65,7 @@
# compiler: $LTCC
# compiler flags: $LTCFLAGS
# linker: $LD (gnu? $with_gnu_ld)
-# $progname: (GNU libtool) 2.2.6
-+# $progname: (GNU libtool) 2.2.6 Debian-2.2.6a-4
++# $progname: (GNU libtool) 2.2.6b Debian-2.2.6b-2ubuntu1
# automake: $automake_version
# autoconf: $autoconf_version
#
-@@ -73,7 +73,7 @@
+@@ -73,9 +73,9 @@
PROGRAM=ltmain.sh
PACKAGE=libtool
-VERSION=2.2.6
-+VERSION="2.2.6 Debian-2.2.6a-4"
++VERSION="2.2.6b Debian-2.2.6b-2ubuntu1"
TIMESTAMP=""
- package_revision=1.3012
+-package_revision=1.3012
++package_revision=1.3017
+ # Be Bourne compatible
+ if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
@@ -116,15 +116,15 @@
: ${CP="cp -f"}
@@ -109,10 +120,19 @@ Index: pam.deb/ltmain.sh
esac
;;
no)
-Index: pam.deb/m4/libtool.m4
+Index: pam.debian/m4/libtool.m4
===================================================================
---- pam.deb.orig/m4/libtool.m4
-+++ pam.deb/m4/libtool.m4
+--- pam.debian.orig/m4/libtool.m4
++++ pam.debian/m4/libtool.m4
+@@ -2445,7 +2445,7 @@
+ ;;
+
+ # This must be Linux ELF.
+-linux* | k*bsd*-gnu)
++linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ version_type=linux
+ need_lib_prefix=no
+ need_version=no
@@ -2485,6 +2485,18 @@
dynamic_linker='GNU/Linux ld.so'
;;
@@ -132,7 +152,12 @@ Index: pam.deb/m4/libtool.m4
netbsd*)
version_type=sunos
need_lib_prefix=no
-@@ -3076,7 +3088,7 @@
+@@ -3072,11 +3084,11 @@
+ ;;
+
+ # This must be Linux ELF.
+-linux* | k*bsd*-gnu)
++linux* | k*bsd*-gnu | kopensolaris*-gnu)
lt_cv_deplibs_check_method=pass_all
;;
@@ -141,6 +166,15 @@ Index: pam.deb/m4/libtool.m4
if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
else
+@@ -3693,7 +3705,7 @@
+ ;;
+ esac
+ ;;
+- linux* | k*bsd*-gnu)
++ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ KCC*)
+ # KAI C++ Compiler
@@ -3757,7 +3769,7 @@
;;
esac
@@ -150,6 +184,15 @@ Index: pam.deb/m4/libtool.m4
;;
*qnx* | *nto*)
# QNX uses GNU C++, but need to define -shared option too, otherwise
+@@ -3977,7 +3989,7 @@
+ _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
+ ;;
+
+- linux* | k*bsd*-gnu)
++ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ # old Intel for x86_64 which still supported -KPIC.
+ ecc*)
@@ -4182,6 +4194,9 @@
cygwin* | mingw* | cegcc*)
_LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;/^.*[[ ]]__nm__/s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
@@ -170,7 +213,24 @@ Index: pam.deb/m4/libtool.m4
esac
_LT_TAGVAR(ld_shlibs, $1)=yes
-@@ -4428,7 +4446,7 @@
+@@ -4267,6 +4285,7 @@
+ fi
+ supports_anon_versioning=no
+ case `$LD -v 2>&1` in
++ *GNU\ gold*) supports_anon_versioning=yes ;;
+ *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
+ *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+ *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+@@ -4358,7 +4377,7 @@
+ _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+ ;;
+
+- gnu* | linux* | tpf* | k*bsd*-gnu)
++ gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
+ tmp_diet=no
+ if test "$host_os" = linux-dietlibc; then
+ case $cc_basename in
+@@ -4428,7 +4447,7 @@
fi
;;
@@ -179,7 +239,7 @@ Index: pam.deb/m4/libtool.m4
if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
wlarc=
-@@ -4603,6 +4621,7 @@
+@@ -4603,6 +4622,7 @@
if test "$aix_use_runtimelinking" = yes; then
shared_flag="$shared_flag "'${wl}-G'
fi
@@ -187,7 +247,7 @@ Index: pam.deb/m4/libtool.m4
else
# not using gcc
if test "$host_cpu" = ia64; then
-@@ -4841,7 +4860,7 @@
+@@ -4841,7 +4861,7 @@
_LT_TAGVAR(link_all_deplibs, $1)=yes
;;
@@ -196,21 +256,54 @@ Index: pam.deb/m4/libtool.m4
if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
_LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
else
-Index: pam.deb/aclocal.m4
+@@ -5841,7 +5861,7 @@
+ _LT_TAGVAR(inherit_rpath, $1)=yes
+ ;;
+
+- linux* | k*bsd*-gnu)
++ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ KCC*)
+ # Kuck and Associates, Inc. (KAI) C++ Compiler
+Index: pam.debian/aclocal.m4
===================================================================
---- pam.deb.orig/aclocal.m4
-+++ pam.deb/aclocal.m4
+--- pam.debian.orig/aclocal.m4
++++ pam.debian/aclocal.m4
+@@ -1,4 +1,4 @@
+-# generated automatically by aclocal 1.11 -*- Autoconf -*-
++# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
+
+ # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+ # 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@@ -13,8 +13,8 @@
m4_ifndef([AC_AUTOCONF_VERSION],
[m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
-m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
-[m4_warning([this file was generated for autoconf 2.63.
-+m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.64],,
-+[m4_warning([this file was generated for autoconf 2.64.
++m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.65],,
++[m4_warning([this file was generated for autoconf 2.65.
You have another version of autoconf. It may work, but is not guaranteed to.
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'.])])
+@@ -34,7 +34,7 @@
+ [am__api_version='1.11'
+ 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.
+-m4_if([$1], [1.11], [],
++m4_if([$1], [1.11.1], [],
+ [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
+ ])
+
+@@ -50,7 +50,7 @@
+ # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
+ # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
+ AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
+-[AM_AUTOMAKE_VERSION([1.11])dnl
++[AM_AUTOMAKE_VERSION([1.11.1])dnl
+ m4_ifndef([AC_AUTOCONF_VERSION],
+ [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
+ _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
@@ -1008,7 +1008,6 @@
m4_include([m4/gettext.m4])
m4_include([m4/iconv.m4])
@@ -224,10 +317,10 @@ Index: pam.deb/aclocal.m4
m4_include([m4/po.m4])
m4_include([m4/progtest.m4])
+m4_include([acinclude.m4])
-Index: pam.deb/config.h.in
+Index: pam.debian/config.h.in
===================================================================
---- pam.deb.orig/config.h.in
-+++ pam.deb/config.h.in
+--- pam.debian.orig/config.h.in
++++ pam.debian/config.h.in
@@ -294,6 +294,9 @@
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
@@ -238,20 +331,22 @@ Index: pam.deb/config.h.in
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-Index: pam.deb/configure
+Index: pam.debian/configure
===================================================================
---- pam.deb.orig/configure
-+++ pam.deb/configure
-@@ -1,18 +1,20 @@
+--- pam.debian.orig/configure
++++ pam.debian/configure
+@@ -1,18 +1,22 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63.
-+# Generated by GNU Autoconf 2.64.
++# Generated by GNU Autoconf 2.65.
++#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
-+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-+# Foundation, Inc.
++# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
++# Inc.
++#
+#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
@@ -269,7 +364,7 @@ Index: pam.deb/configure
emulate sh
NULLCMD=:
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
-@@ -20,23 +22,15 @@
+@@ -20,23 +24,15 @@
alias -g '${1+"$@"}'='"$@"'
setopt NO_GLOB_SUBST
else
@@ -298,7 +393,7 @@ Index: pam.deb/configure
as_nl='
'
export as_nl
-@@ -44,7 +38,13 @@
+@@ -44,7 +40,13 @@
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
@@ -313,7 +408,7 @@ Index: pam.deb/configure
as_echo='printf %s\n'
as_echo_n='printf %s'
else
-@@ -55,7 +55,7 @@
+@@ -55,7 +57,7 @@
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
as_echo_n_body='eval
arg=$1;
@@ -322,7 +417,7 @@ Index: pam.deb/configure
*"$as_nl"*)
expr "X$arg" : "X\\(.*\\)$as_nl";
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
-@@ -78,13 +78,6 @@
+@@ -78,13 +80,6 @@
}
fi
@@ -336,7 +431,7 @@ Index: pam.deb/configure
# IFS
# We need space, tab and new line, in precisely that order. Quoting is
-@@ -94,15 +87,15 @@
+@@ -94,15 +89,15 @@
IFS=" "" $as_nl"
# Find who we are. Look in the path if we contain no directory separator.
@@ -355,7 +450,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
;;
-@@ -114,12 +107,16 @@
+@@ -114,12 +109,16 @@
fi
if test ! -f "$as_myself"; then
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
@@ -376,7 +471,7 @@ Index: pam.deb/configure
done
PS1='$ '
PS2='> '
-@@ -131,330 +128,299 @@
+@@ -131,330 +130,299 @@
LANGUAGE=C
export LANGUAGE
@@ -710,7 +805,7 @@ Index: pam.deb/configure
+# Unset more variables known to interfere with behavior of common tools.
+CLICOLOR_FORCE= GREP_OPTIONS=
+unset CLICOLOR_FORCE GREP_OPTIONS
-+
+
+## --------------------- ##
+## M4sh Shell Functions. ##
+## --------------------- ##
@@ -746,7 +841,7 @@ Index: pam.deb/configure
+# Create "$as_dir" as a directory, including parents if necessary.
+as_fn_mkdir_p ()
+{
-
++
+ case $as_dir in #(
+ -*) as_dir=./$as_dir;;
+ esac
@@ -952,7 +1047,7 @@ Index: pam.deb/configure
sed -n '
p
/[$]LINENO/=
-@@ -471,8 +437,7 @@
+@@ -471,8 +439,7 @@
s/-\n.*//
' >$as_me.lineno &&
chmod +x "$as_me.lineno" ||
@@ -962,7 +1057,7 @@ Index: pam.deb/configure
# Don't try to exec as it changes $[0], causing all sort of problems
# (the dirname of $[0] is not the place where we might find the
-@@ -482,29 +447,18 @@
+@@ -482,29 +449,18 @@
exit
}
@@ -997,7 +1092,7 @@ Index: pam.deb/configure
rm -f conf$$ conf$$.exe conf$$.file
if test -d conf$$.dir; then
-@@ -534,7 +488,7 @@
+@@ -534,7 +490,7 @@
rmdir conf$$.dir 2>/dev/null
if mkdir -p . 2>/dev/null; then
@@ -1006,7 +1101,7 @@ Index: pam.deb/configure
else
test -d ./-p && rmdir ./-p
as_mkdir_p=false
-@@ -553,10 +507,10 @@
+@@ -553,10 +509,10 @@
if test -d "$1"; then
test -d "$1/.";
else
@@ -1019,7 +1114,7 @@ Index: pam.deb/configure
???[sx]*):;;*)false;;esac;fi
'\'' sh
'
-@@ -571,7 +525,6 @@
+@@ -571,7 +527,6 @@
@@ -1027,7 +1122,17 @@ Index: pam.deb/configure
# Check that we are running under the correct shell.
SHELL=${CONFIG_SHELL-/bin/sh}
-@@ -738,7 +691,6 @@
+@@ -720,7 +675,8 @@
+
+
+
+-exec 7<&0 </dev/null 6>&1
++test -n "$DJDIR" || exec 7<&0 </dev/null
++exec 6>&1
+
+ # Name of the host.
+ # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
+@@ -738,7 +694,6 @@
subdirs=
MFLAGS=
MAKEFLAGS=
@@ -1035,7 +1140,7 @@ Index: pam.deb/configure
# Identity of this package.
PACKAGE_NAME=
-@@ -746,6 +698,7 @@
+@@ -746,6 +701,7 @@
PACKAGE_VERSION=
PACKAGE_STRING=
PACKAGE_BUGREPORT=
@@ -1043,7 +1148,7 @@ Index: pam.deb/configure
ac_unique_file="conf/pam_conv1/pam_conv_y.y"
ac_default_prefix=/usr
-@@ -957,6 +910,7 @@
+@@ -957,6 +913,7 @@
program_transform_name
prefix
exec_prefix
@@ -1051,7 +1156,7 @@ Index: pam.deb/configure
PACKAGE_BUGREPORT
PACKAGE_STRING
PACKAGE_VERSION
-@@ -1120,8 +1074,7 @@
+@@ -1120,8 +1077,7 @@
ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
# Reject names that are not valid shell variable names.
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
@@ -1061,7 +1166,7 @@ Index: pam.deb/configure
ac_useropt_orig=$ac_useropt
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
case $ac_user_opts in
-@@ -1147,8 +1100,7 @@
+@@ -1147,8 +1103,7 @@
ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
# Reject names that are not valid shell variable names.
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
@@ -1071,7 +1176,7 @@ Index: pam.deb/configure
ac_useropt_orig=$ac_useropt
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
case $ac_user_opts in
-@@ -1352,8 +1304,7 @@
+@@ -1352,8 +1307,7 @@
ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
# Reject names that are not valid shell variable names.
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
@@ -1081,7 +1186,7 @@ Index: pam.deb/configure
ac_useropt_orig=$ac_useropt
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
case $ac_user_opts in
-@@ -1369,8 +1320,7 @@
+@@ -1369,8 +1323,7 @@
ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
# Reject names that are not valid shell variable names.
expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
@@ -1091,7 +1196,7 @@ Index: pam.deb/configure
ac_useropt_orig=$ac_useropt
ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
case $ac_user_opts in
-@@ -1400,17 +1350,17 @@
+@@ -1400,17 +1353,17 @@
| --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
x_libraries=$ac_optarg ;;
@@ -1115,7 +1220,7 @@ Index: pam.deb/configure
eval $ac_envvar=\$ac_optarg
export $ac_envvar ;;
-@@ -1427,15 +1377,13 @@
+@@ -1427,15 +1380,13 @@
if test -n "$ac_prev"; then
ac_option=--`echo $ac_prev | sed 's/_/-/g'`
@@ -1133,7 +1238,7 @@ Index: pam.deb/configure
*) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
esac
fi
-@@ -1458,8 +1406,7 @@
+@@ -1458,8 +1409,7 @@
[\\/$]* | ?:[\\/]* ) continue;;
NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
esac
@@ -1143,7 +1248,7 @@ Index: pam.deb/configure
done
# There might be people who depend on the old broken behavior: `$host'
-@@ -1489,11 +1436,9 @@
+@@ -1489,11 +1439,9 @@
ac_pwd=`pwd` && test -n "$ac_pwd" &&
ac_ls_di=`ls -di .` &&
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
@@ -1157,7 +1262,7 @@ Index: pam.deb/configure
# Find the source files, if location was not specified.
-@@ -1532,13 +1477,11 @@
+@@ -1532,13 +1480,11 @@
fi
if test ! -r "$srcdir/$ac_unique_file"; then
test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
@@ -1173,7 +1278,16 @@ Index: pam.deb/configure
pwd)`
# When building in place, set srcdir=.
if test "$ac_abs_confdir" = "$ac_pwd"; then
-@@ -1717,6 +1660,7 @@
+@@ -1705,7 +1651,7 @@
+ LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
+ nonstandard directory <lib dir>
+ LIBS libraries to pass to the linker, e.g. -l<library>
+- CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
++ CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
+ you have headers in a nonstandard directory <include dir>
+ CPP C preprocessor
+ YACC The `Yet Another C Compiler' implementation to use. Defaults to
+@@ -1717,6 +1663,7 @@
Use these variables to override the choices made by `configure' or to help
it to find libraries and programs with nonstandard names/locations.
@@ -1181,12 +1295,12 @@ Index: pam.deb/configure
_ACEOF
ac_status=$?
fi
-@@ -1780,21 +1724,465 @@
+@@ -1780,21 +1727,465 @@
if $ac_init_version; then
cat <<\_ACEOF
configure
-generated by GNU Autoconf 2.63
-+generated by GNU Autoconf 2.64
++generated by GNU Autoconf 2.65
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
@@ -1235,7 +1349,7 @@ Index: pam.deb/configure
+ ac_retval=1
+fi
+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-+ return $ac_retval
++ as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_compile
+
@@ -1272,7 +1386,7 @@ Index: pam.deb/configure
+ ac_retval=1
+fi
+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-+ return $ac_retval
++ as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_cpp
+
@@ -1401,7 +1515,7 @@ Index: pam.deb/configure
+fi
+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-+ return $ac_retval
++ as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_run
+
@@ -1478,7 +1592,7 @@ Index: pam.deb/configure
+ # left behind by Apple's compiler. We do this before executing the actions.
+ rm -rf conftest.dSYM conftest_ipa8_conftest.oo
+ eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
-+ return $ac_retval
++ as_fn_set_status $ac_retval
+
+} # ac_fn_c_try_link
+
@@ -1647,11 +1761,11 @@ Index: pam.deb/configure
It was created by $as_me, which was
-generated by GNU Autoconf 2.63. Invocation command line was
-+generated by GNU Autoconf 2.64. Invocation command line was
++generated by GNU Autoconf 2.65. Invocation command line was
$ $0 $@
-@@ -1830,8 +2218,8 @@
+@@ -1830,8 +2221,8 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -1662,7 +1776,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
} >&5
-@@ -1868,9 +2256,9 @@
+@@ -1868,9 +2259,9 @@
ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
esac
case $ac_pass in
@@ -1674,7 +1788,7 @@ Index: pam.deb/configure
if test $ac_must_keep_next = true; then
ac_must_keep_next=false # Got value, back to normal.
else
-@@ -1886,13 +2274,13 @@
+@@ -1886,13 +2277,13 @@
-* ) ac_must_keep_next=true ;;
esac
fi
@@ -1691,7 +1805,7 @@ Index: pam.deb/configure
# When interrupted or exit'd, cleanup temporary files, and complete
# config.log. We remove comments because anyway the quotes in there
-@@ -1917,13 +2305,13 @@
+@@ -1917,13 +2308,13 @@
case $ac_val in #(
*${as_nl}*)
case $ac_var in #(
@@ -1707,7 +1821,7 @@ Index: pam.deb/configure
esac ;;
esac
done
-@@ -1995,39 +2383,41 @@
+@@ -1995,39 +2386,41 @@
exit $exit_status
' 0
for ac_signal in 1 2 13 15; do
@@ -1754,25 +1868,33 @@ Index: pam.deb/configure
# Let the site file select an alternate cache file if it wants to.
# Prefer an explicitly selected file to automatically selected ones.
-@@ -2046,7 +2436,7 @@
+@@ -2045,8 +2438,8 @@
+ for ac_site_file in "$ac_site_file1" "$ac_site_file2"
do
test "x$ac_site_file" = xNONE && continue
- if test -r "$ac_site_file"; then
+- if test -r "$ac_site_file"; then
- { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
++ if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
sed 's/^/| /' "$ac_site_file" >&5
. "$ac_site_file"
-@@ -2057,7 +2447,7 @@
- # Some versions of bash will fail to source /dev/null (special
- # files actually), so we avoid doing that.
- if test -f "$cache_file"; then
+@@ -2054,10 +2447,10 @@
+ done
+
+ if test -r "$cache_file"; then
+- # Some versions of bash will fail to source /dev/null (special
+- # files actually), so we avoid doing that.
+- if test -f "$cache_file"; then
- { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
++ # Some versions of bash will fail to source /dev/null (special files
++ # actually), so we avoid doing that. DJGPP emulates it as a regular file.
++ if test /dev/null != "$cache_file" && test -f "$cache_file"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
$as_echo "$as_me: loading cache $cache_file" >&6;}
case $cache_file in
[\\/]* | ?:[\\/]* ) . "$cache_file";;
-@@ -2065,7 +2455,7 @@
+@@ -2065,7 +2458,7 @@
esac
fi
else
@@ -1781,7 +1903,7 @@ Index: pam.deb/configure
$as_echo "$as_me: creating cache $cache_file" >&6;}
>$cache_file
fi
-@@ -2081,11 +2471,11 @@
+@@ -2081,11 +2474,11 @@
eval ac_new_val=\$ac_env_${ac_var}_value
case $ac_old_set,$ac_new_set in
set,)
@@ -1795,7 +1917,7 @@ Index: pam.deb/configure
$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
ac_cache_corrupted=: ;;
,);;
-@@ -2095,17 +2485,17 @@
+@@ -2095,17 +2488,17 @@
ac_old_val_w=`echo x $ac_old_val`
ac_new_val_w=`echo x $ac_new_val`
if test "$ac_old_val_w" != "$ac_new_val_w"; then
@@ -1817,7 +1939,7 @@ Index: pam.deb/configure
$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
fi;;
esac
-@@ -2117,35 +2507,20 @@
+@@ -2117,35 +2510,20 @@
esac
case " $ac_configure_args " in
*" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
@@ -1860,7 +1982,7 @@ Index: pam.deb/configure
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -2159,24 +2534,16 @@
+@@ -2159,24 +2537,16 @@
ac_aux_dir=
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@@ -1893,7 +2015,7 @@ Index: pam.deb/configure
fi
# These three variables are undocumented and unsupported,
-@@ -2202,10 +2569,10 @@
+@@ -2202,10 +2572,10 @@
# OS/2's system install, which has a completely different semantic
# ./install, which can be erroneously created by make from ./install.sh.
# Reject install programs that cannot install multiple files.
@@ -1906,7 +2028,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-@@ -2213,11 +2580,11 @@
+@@ -2213,11 +2583,11 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -1922,7 +2044,7 @@ Index: pam.deb/configure
/usr/ucb/* ) ;;
*)
# OSF1 and SCO ODT 3.0 have their own names for install.
-@@ -2254,7 +2621,7 @@
+@@ -2254,7 +2624,7 @@
;;
esac
@@ -1931,7 +2053,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
rm -rf conftest.one conftest.two conftest.dir
-@@ -2270,7 +2637,7 @@
+@@ -2270,7 +2640,7 @@
INSTALL=$ac_install_sh
fi
fi
@@ -1940,7 +2062,7 @@ Index: pam.deb/configure
$as_echo "$INSTALL" >&6; }
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
-@@ -2281,7 +2648,7 @@
+@@ -2281,7 +2651,7 @@
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
@@ -1949,7 +2071,7 @@ Index: pam.deb/configure
$as_echo_n "checking whether build environment is sane... " >&6; }
# Just in case
sleep 1
-@@ -2292,15 +2659,11 @@
+@@ -2292,15 +2662,11 @@
'
case `pwd` in
*[\\\"\#\$\&\'\`$am_lf]*)
@@ -1967,7 +2089,7 @@ Index: pam.deb/configure
esac
# Do `set' in a subshell so we don't clobber the current shell's
-@@ -2322,11 +2685,8 @@
+@@ -2322,11 +2688,8 @@
# if, for instance, CONFIG_SHELL is bash and it inherits a
# broken ls alias from the environment. This has actually
# happened. Such a system could not be considered "sane".
@@ -1981,7 +2103,7 @@ Index: pam.deb/configure
fi
test "$2" = conftest.file
-@@ -2335,13 +2695,10 @@
+@@ -2335,13 +2698,10 @@
# Ok.
:
else
@@ -1998,7 +2120,7 @@ Index: pam.deb/configure
$as_echo "yes" >&6; }
test "$program_prefix" != NONE &&
program_transform_name="s&^&$program_prefix&;$program_transform_name"
-@@ -2369,7 +2726,7 @@
+@@ -2369,7 +2729,7 @@
am_missing_run="$MISSING --run "
else
am_missing_run=
@@ -2007,7 +2129,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
fi
-@@ -2390,9 +2747,9 @@
+@@ -2390,9 +2750,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
set dummy ${ac_tool_prefix}strip; ac_word=$2
@@ -2019,7 +2141,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$STRIP"; then
-@@ -2403,24 +2760,24 @@
+@@ -2403,24 +2763,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2049,7 +2171,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -2430,9 +2787,9 @@
+@@ -2430,9 +2790,9 @@
ac_ct_STRIP=$STRIP
# Extract the first word of "strip", so it can be a program name with args.
set dummy strip; ac_word=$2
@@ -2061,7 +2183,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_STRIP"; then
-@@ -2443,24 +2800,24 @@
+@@ -2443,24 +2803,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2091,7 +2213,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -2469,7 +2826,7 @@
+@@ -2469,7 +2829,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -2100,7 +2222,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -2482,10 +2839,10 @@
+@@ -2482,10 +2842,10 @@
fi
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
@@ -2113,7 +2235,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
-@@ -2493,7 +2850,7 @@
+@@ -2493,7 +2853,7 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2122,7 +2244,7 @@ Index: pam.deb/configure
for ac_exec_ext in '' $ac_executable_extensions; do
{ test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
-@@ -2505,7 +2862,7 @@
+@@ -2505,11 +2865,12 @@
esac
done
done
@@ -2131,7 +2253,16 @@ Index: pam.deb/configure
IFS=$as_save_IFS
fi
-@@ -2521,7 +2878,7 @@
+
++ test -d ./--version && rmdir ./--version
+ if test "${ac_cv_path_mkdir+set}" = set; then
+ MKDIR_P="$ac_cv_path_mkdir -p"
+ else
+@@ -2517,11 +2878,10 @@
+ # value for MKDIR_P within a source directory, because that will
+ # break other packages using the cache if that directory is
+ # removed, or if the value is a relative name.
+- test -d ./--version && rmdir ./--version
MKDIR_P="$ac_install_sh -d"
fi
fi
@@ -2140,7 +2271,7 @@ Index: pam.deb/configure
$as_echo "$MKDIR_P" >&6; }
mkdir_p="$MKDIR_P"
-@@ -2534,9 +2891,9 @@
+@@ -2534,9 +2894,9 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -2152,7 +2283,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$AWK"; then
-@@ -2547,24 +2904,24 @@
+@@ -2547,24 +2907,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2182,7 +2313,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -2572,11 +2929,11 @@
+@@ -2572,11 +2932,11 @@
test -n "$AWK" && break
done
@@ -2196,7 +2327,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
cat >conftest.make <<\_ACEOF
-@@ -2594,11 +2951,11 @@
+@@ -2594,11 +2954,11 @@
rm -f conftest.make
fi
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
@@ -2210,7 +2341,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
SET_MAKE="MAKE=${MAKE-make}"
fi
-@@ -2618,9 +2975,7 @@
+@@ -2618,9 +2978,7 @@
am__isrc=' -I$(srcdir)'
# test to see if srcdir already configured
if test -f $srcdir/config.status; then
@@ -2221,7 +2352,7 @@ Index: pam.deb/configure
fi
fi
-@@ -2682,35 +3037,27 @@
+@@ -2682,35 +3040,27 @@
# Make sure we can run config.sub.
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
@@ -2264,7 +2395,7 @@ Index: pam.deb/configure
esac
build=$ac_cv_build
ac_save_IFS=$IFS; IFS='-'
-@@ -2726,28 +3073,24 @@
+@@ -2726,28 +3076,24 @@
case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
@@ -2298,7 +2429,7 @@ Index: pam.deb/configure
esac
host=$ac_cv_host
ac_save_IFS=$IFS; IFS='-'
-@@ -2806,7 +3149,7 @@
+@@ -2806,7 +3152,7 @@
fi
# Check whether --enable-static-modules was given.
@@ -2307,7 +2438,7 @@ Index: pam.deb/configure
enableval=$enable_static_modules; STATIC_MODULES=$enableval
else
STATIC_MODULES=no
-@@ -2815,7 +3158,7 @@
+@@ -2815,7 +3161,7 @@
if test "$STATIC_MODULES" != "no" ; then
CFLAGS="$CFLAGS -DPAM_STATIC"
# Check whether --enable-static was given.
@@ -2316,7 +2447,7 @@ Index: pam.deb/configure
enableval=$enable_static; p=${PACKAGE-default}
case $enableval in
yes) enable_static=yes ;;
-@@ -2846,7 +3189,7 @@
+@@ -2846,7 +3192,7 @@
# Check whether --enable-shared was given.
@@ -2325,7 +2456,7 @@ Index: pam.deb/configure
enableval=$enable_shared; p=${PACKAGE-default}
case $enableval in
yes) enable_shared=yes ;;
-@@ -2879,7 +3222,7 @@
+@@ -2879,7 +3225,7 @@
else
# per default don't build static libraries
# Check whether --enable-static was given.
@@ -2334,7 +2465,7 @@ Index: pam.deb/configure
enableval=$enable_static; p=${PACKAGE-default}
case $enableval in
yes) enable_static=yes ;;
-@@ -2907,7 +3250,7 @@
+@@ -2907,7 +3253,7 @@
# Check whether --enable-shared was given.
@@ -2343,7 +2474,7 @@ Index: pam.deb/configure
enableval=$enable_shared; p=${PACKAGE-default}
case $enableval in
yes) enable_shared=yes ;;
-@@ -2956,7 +3299,7 @@
+@@ -2956,7 +3302,7 @@
.PHONY: am__doit
END
# If we don't find an include directive, just comment out the code.
@@ -2352,7 +2483,7 @@ Index: pam.deb/configure
$as_echo_n "checking for style of include used by $am_make... " >&6; }
am__include="#"
am__quote=
-@@ -2984,12 +3327,12 @@
+@@ -2984,12 +3330,12 @@
fi
@@ -2367,7 +2498,7 @@ Index: pam.deb/configure
enableval=$enable_dependency_tracking;
fi
-@@ -3014,9 +3357,9 @@
+@@ -3014,9 +3360,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
set dummy ${ac_tool_prefix}gcc; ac_word=$2
@@ -2379,7 +2510,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -3027,24 +3370,24 @@
+@@ -3027,24 +3373,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2409,7 +2540,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -3054,9 +3397,9 @@
+@@ -3054,9 +3400,9 @@
ac_ct_CC=$CC
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
@@ -2421,7 +2552,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_CC"; then
-@@ -3067,24 +3410,24 @@
+@@ -3067,24 +3413,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2451,7 +2582,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -3093,7 +3436,7 @@
+@@ -3093,7 +3439,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -2460,7 +2591,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -3107,9 +3450,9 @@
+@@ -3107,9 +3453,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
set dummy ${ac_tool_prefix}cc; ac_word=$2
@@ -2472,7 +2603,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -3120,24 +3463,24 @@
+@@ -3120,24 +3466,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2502,7 +2633,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -3147,9 +3490,9 @@
+@@ -3147,9 +3493,9 @@
if test -z "$CC"; then
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
@@ -2514,7 +2645,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -3161,18 +3504,18 @@
+@@ -3161,18 +3507,18 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2536,7 +2667,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
if test $ac_prog_rejected = yes; then
-@@ -3191,10 +3534,10 @@
+@@ -3191,10 +3537,10 @@
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
@@ -2549,7 +2680,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -3206,9 +3549,9 @@
+@@ -3206,9 +3552,9 @@
do
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
@@ -2561,7 +2692,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -3219,24 +3562,24 @@
+@@ -3219,24 +3565,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2591,7 +2722,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -3250,9 +3593,9 @@
+@@ -3250,9 +3596,9 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -2603,7 +2734,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_CC"; then
-@@ -3263,24 +3606,24 @@
+@@ -3263,24 +3609,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -2633,7 +2764,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -3293,7 +3636,7 @@
+@@ -3293,7 +3639,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -2642,7 +2773,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -3304,73 +3647,55 @@
+@@ -3304,57 +3650,37 @@
fi
@@ -2705,8 +2836,8 @@ Index: pam.deb/configure
+... rest of stderr output deleted ...
+ 10q' conftest.err >conftest.er1
+ cat conftest.er1 >&5
-+ rm -f conftest.er1 conftest.err
+ fi
++ rm -f conftest.er1 conftest.err
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }
+done
@@ -2718,30 +2849,20 @@ Index: pam.deb/configure
-cat >>conftest.$ac_ext <<_ACEOF
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
--
-+#include <stdio.h>
- int
- main ()
- {
-+FILE *f = fopen ("conftest.out", "w");
-+ return ferror (f) || fclose (f) != 0;
- ;
- return 0;
- }
- _ACEOF
- ac_clean_files_save=$ac_clean_files
--ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
-+ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out conftest.out"
+ int
+@@ -3370,8 +3696,8 @@
# Try to create an executable without -o first, disregard a.out.
# It will help us diagnose broken compilers, and finding out an intuition
# of exeext.
-{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
- $as_echo_n "checking for C compiler default output file name... " >&6; }
+-$as_echo_n "checking for C compiler default output file name... " >&6; }
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
++$as_echo_n "checking whether the C compiler works... " >&6; }
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-@@ -3387,17 +3712,17 @@
+ # The possible output files:
+@@ -3387,17 +3713,17 @@
done
rm -f $ac_rmfiles
@@ -2764,7 +2885,7 @@ Index: pam.deb/configure
# Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
# in a Makefile. We should not override ac_cv_exeext if it was cached,
-@@ -3414,7 +3739,7 @@
+@@ -3414,7 +3740,7 @@
# certainly right.
break;;
*.* )
@@ -2773,17 +2894,19 @@ Index: pam.deb/configure
then :; else
ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fi
-@@ -3433,84 +3758,75 @@
+@@ -3433,84 +3759,42 @@
else
ac_file=''
fi
-
-{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
- $as_echo "$ac_file" >&6; }
+-$as_echo "$ac_file" >&6; }
-if test -z "$ac_file"; then
+- $as_echo "$as_me: failed program was:" >&5
+if test -z "$ac_file"; then :
- $as_echo "$as_me: failed program was:" >&5
++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
++$as_echo "no" >&6; }
++$as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
@@ -2797,70 +2920,64 @@ Index: pam.deb/configure
+{ as_fn_set_status 77
+as_fn_error "C compiler cannot create executables
+See \`config.log' for more details." "$LINENO" 5; }; }
++else
++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
++$as_echo "yes" >&6; }
fi
-
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
++$as_echo_n "checking for C compiler default output file name... " >&6; }
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
++$as_echo "$ac_file" >&6; }
ac_exeext=$ac_cv_exeext
- # Check that the compiler produces executables we can run. If not, either
- # the compiler is broken, or we cross compile.
+-# Check that the compiler produces executables we can run. If not, either
+-# the compiler is broken, or we cross compile.
-{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
- $as_echo_n "checking whether the C compiler works... " >&6; }
+-$as_echo_n "checking whether the C compiler works... " >&6; }
-# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
- # If not cross compiling, check that we can run a simple program.
- if test "$cross_compiling" != yes; then
- if { ac_try='./$ac_file'
+-# If not cross compiling, check that we can run a simple program.
+-if test "$cross_compiling" != yes; then
+- if { ac_try='./$ac_file'
- { (case "(($ac_try" in
-+ { { case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
- *) ac_try_echo=$ac_try;;
- esac
+- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
+- *) ac_try_echo=$ac_try;;
+-esac
-eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
-$as_echo "$ac_try_echo") >&5
-+eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
-+$as_echo "$ac_try_echo"; } >&5
- (eval "$ac_try") 2>&5
- ac_status=$?
+- (eval "$ac_try") 2>&5
+- ac_status=$?
- $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
- (exit $ac_status); }; }; then
-+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
-+ test $ac_status = 0; }; }; then
- cross_compiling=no
- else
- if test "$cross_compiling" = maybe; then
- cross_compiling=yes
- else
+- cross_compiling=no
+- else
+- if test "$cross_compiling" = maybe; then
+- cross_compiling=yes
+- else
- { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
-+ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
- $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
+-$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
-{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
-+as_fn_error "cannot run C compiled programs.
- If you meant to cross compile, use \`--host'.
+-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&5
-$as_echo "$as_me: error: cannot run C compiled programs.
-If you meant to cross compile, use \`--host'.
-See \`config.log' for more details." >&2;}
- { (exit 1); exit 1; }; }; }
-+See \`config.log' for more details." "$LINENO" 5; }
- fi
- fi
- fi
+- fi
+- fi
+-fi
-{ $as_echo "$as_me:$LINENO: result: yes" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
- $as_echo "yes" >&6; }
-
--rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
-+rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out conftest.out
+-$as_echo "yes" >&6; }
+-
+ rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
ac_clean_files=$ac_clean_files_save
- # Check that the compiler produces executables we can run. If not, either
- # the compiler is broken, or we cross compile.
+-# Check that the compiler produces executables we can run. If not, either
+-# the compiler is broken, or we cross compile.
-{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
- $as_echo_n "checking whether we are cross compiling... " >&6; }
+-$as_echo_n "checking whether we are cross compiling... " >&6; }
-{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
- $as_echo "$cross_compiling" >&6; }
-
+-$as_echo "$cross_compiling" >&6; }
+-
-{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
$as_echo_n "checking for suffix of executables... " >&6; }
@@ -2883,7 +3000,7 @@ Index: pam.deb/configure
# If both `conftest.exe' and `conftest' are `present' (well, observable)
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
# work properly (i.e., refer to `conftest.exe'), while it won't with
-@@ -3525,32 +3841,24 @@
+@@ -3525,32 +3809,83 @@
esac
done
else
@@ -2899,8 +3016,9 @@ Index: pam.deb/configure
+See \`config.log' for more details." "$LINENO" 5; }
fi
-
- rm -f conftest$ac_cv_exeext
+-rm -f conftest$ac_cv_exeext
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
++rm -f conftest conftest$ac_cv_exeext
+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
$as_echo "$ac_cv_exeext" >&6; }
@@ -2908,6 +3026,65 @@ Index: pam.deb/configure
EXEEXT=$ac_cv_exeext
ac_exeext=$EXEEXT
-{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
++cat confdefs.h - <<_ACEOF >conftest.$ac_ext
++/* end confdefs.h. */
++#include <stdio.h>
++int
++main ()
++{
++FILE *f = fopen ("conftest.out", "w");
++ return ferror (f) || fclose (f) != 0;
++
++ ;
++ return 0;
++}
++_ACEOF
++ac_clean_files="$ac_clean_files conftest.out"
++# Check that the compiler produces executables we can run. If not, either
++# the compiler is broken, or we cross compile.
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
++$as_echo_n "checking whether we are cross compiling... " >&6; }
++if test "$cross_compiling" != yes; then
++ { { ac_try="$ac_link"
++case "(($ac_try" in
++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++ *) ac_try_echo=$ac_try;;
++esac
++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
++$as_echo "$ac_try_echo"; } >&5
++ (eval "$ac_link") 2>&5
++ ac_status=$?
++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
++ test $ac_status = 0; }
++ if { ac_try='./conftest$ac_cv_exeext'
++ { { case "(($ac_try" in
++ *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
++ *) ac_try_echo=$ac_try;;
++esac
++eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
++$as_echo "$ac_try_echo"; } >&5
++ (eval "$ac_try") 2>&5
++ ac_status=$?
++ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
++ test $ac_status = 0; }; }; then
++ cross_compiling=no
++ else
++ if test "$cross_compiling" = maybe; then
++ cross_compiling=yes
++ else
++ { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
++$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
++as_fn_error "cannot run C compiled programs.
++If you meant to cross compile, use \`--host'.
++See \`config.log' for more details." "$LINENO" 5; }
++ fi
++ fi
++fi
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
++$as_echo "$cross_compiling" >&6; }
++
++rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
++ac_clean_files=$ac_clean_files_save
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
$as_echo_n "checking for suffix of object files... " >&6; }
-if test "${ac_cv_objext+set}" = set; then
@@ -2923,7 +3100,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -3562,17 +3870,17 @@
+@@ -3562,17 +3897,17 @@
}
_ACEOF
rm -f conftest.o conftest.obj
@@ -2946,7 +3123,7 @@ Index: pam.deb/configure
for ac_file in conftest.o conftest.obj conftest.*; do
test -f "$ac_file" || continue;
case $ac_file in
-@@ -3585,31 +3893,23 @@
+@@ -3585,31 +3920,23 @@
$as_echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
@@ -2985,7 +3162,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -3623,37 +3923,16 @@
+@@ -3623,37 +3950,16 @@
return 0;
}
_ACEOF
@@ -3026,7 +3203,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_c_compiler_gnu" >&6; }
if test $ac_compiler_gnu = yes; then
GCC=yes
-@@ -3662,20 +3941,16 @@
+@@ -3662,20 +3968,16 @@
fi
ac_test_CFLAGS=${CFLAGS+set}
ac_save_CFLAGS=$CFLAGS
@@ -3050,7 +3227,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -3686,35 +3961,11 @@
+@@ -3686,35 +3988,11 @@
return 0;
}
_ACEOF
@@ -3089,7 +3266,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -3725,36 +3976,12 @@
+@@ -3725,36 +4003,12 @@
return 0;
}
_ACEOF
@@ -3130,7 +3307,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -3765,42 +3992,17 @@
+@@ -3765,42 +4019,17 @@
return 0;
}
_ACEOF
@@ -3175,7 +3352,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_prog_cc_g" >&6; }
if test "$ac_test_CFLAGS" = set; then
CFLAGS=$ac_save_CFLAGS
-@@ -3817,18 +4019,14 @@
+@@ -3817,18 +4046,14 @@
CFLAGS=
fi
fi
@@ -3197,7 +3374,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdarg.h>
#include <stdio.h>
-@@ -3885,32 +4083,9 @@
+@@ -3885,32 +4110,9 @@
-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
do
CC="$ac_save_CC $ac_arg"
@@ -3231,7 +3408,7 @@ Index: pam.deb/configure
rm -f core conftest.err conftest.$ac_objext
test "x$ac_cv_prog_cc_c89" != "xno" && break
done
-@@ -3921,17 +4096,19 @@
+@@ -3921,17 +4123,19 @@
# AC_CACHE_VAL
case "x$ac_cv_prog_cc_c89" in
x)
@@ -3254,7 +3431,7 @@ Index: pam.deb/configure
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -3941,9 +4118,9 @@
+@@ -3941,9 +4145,9 @@
depcc="$CC" am_compiler_list=
@@ -3266,7 +3443,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-@@ -4051,7 +4228,7 @@
+@@ -4051,7 +4255,7 @@
fi
fi
@@ -3275,7 +3452,7 @@ Index: pam.deb/configure
$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
-@@ -4072,14 +4249,14 @@
+@@ -4072,14 +4276,14 @@
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -3292,7 +3469,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
# Double quotes because CPP needs to be expanded
-@@ -4094,11 +4271,7 @@
+@@ -4094,11 +4298,7 @@
# <limits.h> exists even on freestanding compilers.
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp. "Syntax error" is here to catch this case.
@@ -3305,7 +3482,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#ifdef __STDC__
# include <limits.h>
-@@ -4107,78 +4280,34 @@
+@@ -4107,78 +4307,34 @@
#endif
Syntax error
_ACEOF
@@ -3389,7 +3566,7 @@ Index: pam.deb/configure
break
fi
-@@ -4190,7 +4319,7 @@
+@@ -4190,7 +4346,7 @@
else
ac_cv_prog_CPP=$CPP
fi
@@ -3398,7 +3575,7 @@ Index: pam.deb/configure
$as_echo "$CPP" >&6; }
ac_preproc_ok=false
for ac_c_preproc_warn_flag in '' yes
-@@ -4201,11 +4330,7 @@
+@@ -4201,11 +4357,7 @@
# <limits.h> exists even on freestanding compilers.
# On the NeXT, cc -E runs the code through the compiler's parser,
# not just through cpp. "Syntax error" is here to catch this case.
@@ -3411,7 +3588,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#ifdef __STDC__
# include <limits.h>
-@@ -4214,87 +4339,40 @@
+@@ -4214,87 +4366,40 @@
#endif
Syntax error
_ACEOF
@@ -3508,7 +3685,7 @@ Index: pam.deb/configure
fi
ac_ext=c
-@@ -4304,9 +4382,9 @@
+@@ -4304,9 +4409,9 @@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -3520,7 +3697,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -z "$GREP"; then
-@@ -4317,7 +4395,7 @@
+@@ -4317,7 +4422,7 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -3529,7 +3706,7 @@ Index: pam.deb/configure
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
{ test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
-@@ -4337,7 +4415,7 @@
+@@ -4337,7 +4442,7 @@
$as_echo 'GREP' >> "conftest.nl"
"$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
@@ -3538,7 +3715,7 @@ Index: pam.deb/configure
if test $ac_count -gt ${ac_path_GREP_max-0}; then
# Best one so far, save it but keep looking for a better one
ac_cv_path_GREP="$ac_path_GREP"
-@@ -4352,26 +4430,24 @@
+@@ -4352,26 +4457,24 @@
$ac_path_GREP_found && break 3
done
done
@@ -3570,7 +3747,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
-@@ -4385,7 +4461,7 @@
+@@ -4385,7 +4488,7 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -3579,7 +3756,7 @@ Index: pam.deb/configure
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
{ test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
-@@ -4405,7 +4481,7 @@
+@@ -4405,7 +4508,7 @@
$as_echo 'EGREP' >> "conftest.nl"
"$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
@@ -3588,7 +3765,7 @@ Index: pam.deb/configure
if test $ac_count -gt ${ac_path_EGREP_max-0}; then
# Best one so far, save it but keep looking for a better one
ac_cv_path_EGREP="$ac_path_EGREP"
-@@ -4420,12 +4496,10 @@
+@@ -4420,12 +4523,10 @@
$ac_path_EGREP_found && break 3
done
done
@@ -3603,7 +3780,7 @@ Index: pam.deb/configure
fi
else
ac_cv_path_EGREP=$EGREP
-@@ -4433,21 +4507,17 @@
+@@ -4433,21 +4534,17 @@
fi
fi
@@ -3629,7 +3806,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdlib.h>
#include <stdarg.h>
-@@ -4462,48 +4532,23 @@
+@@ -4462,48 +4559,23 @@
return 0;
}
_ACEOF
@@ -3683,7 +3860,7 @@ Index: pam.deb/configure
else
ac_cv_header_stdc=no
fi
-@@ -4513,18 +4558,14 @@
+@@ -4513,18 +4585,14 @@
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
@@ -3705,7 +3882,7 @@ Index: pam.deb/configure
else
ac_cv_header_stdc=no
fi
-@@ -4534,14 +4575,10 @@
+@@ -4534,14 +4602,10 @@
if test $ac_cv_header_stdc = yes; then
# /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
@@ -3722,7 +3899,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <ctype.h>
#include <stdlib.h>
-@@ -4568,292 +4605,71 @@
+@@ -4568,118 +4632,34 @@
return 0;
}
_ACEOF
@@ -3782,57 +3959,24 @@ Index: pam.deb/configure
fi
# On IRIX 5.3, sys/types and inttypes.h are conflicting.
-+for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
-+ inttypes.h stdint.h unistd.h
-+do :
-+ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-+ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
-+"
-+eval as_val=\$$as_ac_Header
-+ if test "x$as_val" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
-+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-+_ACEOF
-+
-+fi
-+
-+done
-+
-+
-+
-+ ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
-+if test "x$ac_cv_header_minix_config_h" = x""yes; then :
-+ MINIX=yes
-+else
-+ MINIX=
-+fi
-
-
-+ if test "$MINIX" = yes; then
-
-+$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
-
-
-+$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
-
-
-+$as_echo "#define _MINIX 1" >>confdefs.h
-
-+ fi
-
--for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
-- inttypes.h stdint.h unistd.h
+-
+-
+-
+-
+-
+-
+-
+-
+-
+ for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
+ inttypes.h stdint.h unistd.h
-do
-as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
-$as_echo_n "checking for $ac_header... " >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-+
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
-+$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
-+if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
- $as_echo_n "(cached) " >&6
- else
+- $as_echo_n "(cached) " >&6
+-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
@@ -3878,16 +4022,19 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
--#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
--_ACEOF
--
--fi
--
--done
--
--
--
++do :
++ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
++ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
++"
++eval as_val=\$$as_ac_Header
++ if test "x$as_val" = x""yes; then :
+ cat >>confdefs.h <<_ACEOF
+ #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+ _ACEOF
+@@ -4690,134 +4670,8 @@
+
+
+
- if test "${ac_cv_header_minix_config_h+set}" = set; then
- { $as_echo "$as_me:$LINENO: checking for minix/config.h" >&5
-$as_echo_n "checking for minix/config.h... " >&6; }
@@ -4016,37 +4163,43 @@ Index: pam.deb/configure
-
-fi
-if test "x$ac_cv_header_minix_config_h" = x""yes; then
-- MINIX=yes
--else
-- MINIX=
--fi
--
--
-- if test "$MINIX" = yes; then
--
++ ac_fn_c_check_header_mongrel "$LINENO" "minix/config.h" "ac_cv_header_minix_config_h" "$ac_includes_default"
++if test "x$ac_cv_header_minix_config_h" = x""yes; then :
+ MINIX=yes
+ else
+ MINIX=
+@@ -4826,34 +4680,23 @@
+
+ if test "$MINIX" = yes; then
+
-cat >>confdefs.h <<\_ACEOF
-#define _POSIX_SOURCE 1
-_ACEOF
--
--
++$as_echo "#define _POSIX_SOURCE 1" >>confdefs.h
+
+
-cat >>confdefs.h <<\_ACEOF
-#define _POSIX_1_SOURCE 2
-_ACEOF
--
--
++$as_echo "#define _POSIX_1_SOURCE 2" >>confdefs.h
+
+
-cat >>confdefs.h <<\_ACEOF
-#define _MINIX 1
-_ACEOF
--
-- fi
--
--
++$as_echo "#define _MINIX 1" >>confdefs.h
+
+ fi
+
+
-
- { $as_echo "$as_me:$LINENO: checking whether it is safe to define __EXTENSIONS__" >&5
--$as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether it is safe to define __EXTENSIONS__" >&5
+ $as_echo_n "checking whether it is safe to define __EXTENSIONS__... " >&6; }
-if test "${ac_cv_safe_to_define___extensions__+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
++if test "${ac_cv_safe_to_define___extensions__+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
@@ -4056,7 +4209,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
# define __EXTENSIONS__ 1
-@@ -4866,56 +4682,25 @@
+@@ -4866,56 +4709,25 @@
return 0;
}
_ACEOF
@@ -4121,7 +4274,7 @@ Index: pam.deb/configure
ac_ext=c
-@@ -4926,9 +4711,9 @@
+@@ -4926,9 +4738,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
set dummy ${ac_tool_prefix}gcc; ac_word=$2
@@ -4133,7 +4286,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -4939,24 +4724,24 @@
+@@ -4939,24 +4751,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4163,7 +4316,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -4966,9 +4751,9 @@
+@@ -4966,9 +4778,9 @@
ac_ct_CC=$CC
# Extract the first word of "gcc", so it can be a program name with args.
set dummy gcc; ac_word=$2
@@ -4175,7 +4328,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_CC"; then
-@@ -4979,24 +4764,24 @@
+@@ -4979,24 +4791,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4205,7 +4358,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5005,7 +4790,7 @@
+@@ -5005,7 +4817,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -4214,7 +4367,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -5019,9 +4804,9 @@
+@@ -5019,9 +4831,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
set dummy ${ac_tool_prefix}cc; ac_word=$2
@@ -4226,7 +4379,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -5032,24 +4817,24 @@
+@@ -5032,24 +4844,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4256,7 +4409,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5059,9 +4844,9 @@
+@@ -5059,9 +4871,9 @@
if test -z "$CC"; then
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
@@ -4268,7 +4421,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -5073,18 +4858,18 @@
+@@ -5073,18 +4885,18 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4290,7 +4443,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
if test $ac_prog_rejected = yes; then
-@@ -5103,10 +4888,10 @@
+@@ -5103,10 +4915,10 @@
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
@@ -4303,7 +4456,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5118,9 +4903,9 @@
+@@ -5118,9 +4930,9 @@
do
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
@@ -4315,7 +4468,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$CC"; then
-@@ -5131,24 +4916,24 @@
+@@ -5131,24 +4943,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4345,7 +4498,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5162,9 +4947,9 @@
+@@ -5162,9 +4974,9 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -4357,7 +4510,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_CC"; then
-@@ -5175,24 +4960,24 @@
+@@ -5175,24 +4987,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4387,7 +4540,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5205,7 +4990,7 @@
+@@ -5205,7 +5017,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -4396,7 +4549,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -5216,62 +5001,42 @@
+@@ -5216,62 +5028,42 @@
fi
@@ -4459,8 +4612,8 @@ Index: pam.deb/configure
+... rest of stderr output deleted ...
+ 10q' conftest.err >conftest.er1
+ cat conftest.er1 >&5
-+ rm -f conftest.er1 conftest.err
+ fi
++ rm -f conftest.er1 conftest.err
+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+ test $ac_status = 0; }
+done
@@ -4481,7 +4634,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -5285,37 +5050,16 @@
+@@ -5285,37 +5077,16 @@
return 0;
}
_ACEOF
@@ -4522,7 +4675,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_c_compiler_gnu" >&6; }
if test $ac_compiler_gnu = yes; then
GCC=yes
-@@ -5324,20 +5068,16 @@
+@@ -5324,20 +5095,16 @@
fi
ac_test_CFLAGS=${CFLAGS+set}
ac_save_CFLAGS=$CFLAGS
@@ -4546,7 +4699,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -5348,35 +5088,11 @@
+@@ -5348,35 +5115,11 @@
return 0;
}
_ACEOF
@@ -4585,7 +4738,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -5387,36 +5103,12 @@
+@@ -5387,36 +5130,12 @@
return 0;
}
_ACEOF
@@ -4626,7 +4779,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -5427,42 +5119,17 @@
+@@ -5427,42 +5146,17 @@
return 0;
}
_ACEOF
@@ -4671,7 +4824,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_prog_cc_g" >&6; }
if test "$ac_test_CFLAGS" = set; then
CFLAGS=$ac_save_CFLAGS
-@@ -5479,18 +5146,14 @@
+@@ -5479,18 +5173,14 @@
CFLAGS=
fi
fi
@@ -4693,7 +4846,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdarg.h>
#include <stdio.h>
-@@ -5547,32 +5210,9 @@
+@@ -5547,32 +5237,9 @@
-Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
do
CC="$ac_save_CC $ac_arg"
@@ -4727,7 +4880,7 @@ Index: pam.deb/configure
rm -f core conftest.err conftest.$ac_objext
test "x$ac_cv_prog_cc_c89" != "xno" && break
done
-@@ -5583,17 +5223,19 @@
+@@ -5583,17 +5250,19 @@
# AC_CACHE_VAL
case "x$ac_cv_prog_cc_c89" in
x)
@@ -4750,7 +4903,7 @@ Index: pam.deb/configure
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
-@@ -5603,9 +5245,9 @@
+@@ -5603,9 +5272,9 @@
depcc="$CC" am_compiler_list=
@@ -4762,7 +4915,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
-@@ -5713,7 +5355,7 @@
+@@ -5713,7 +5382,7 @@
fi
fi
@@ -4771,7 +4924,7 @@ Index: pam.deb/configure
$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
-@@ -5732,9 +5374,9 @@
+@@ -5732,9 +5401,9 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -4783,7 +4936,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$YACC"; then
-@@ -5745,24 +5387,24 @@
+@@ -5745,24 +5414,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4813,7 +4966,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5775,9 +5417,9 @@
+@@ -5775,9 +5444,9 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -4825,7 +4978,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$LEX"; then
-@@ -5788,24 +5430,24 @@
+@@ -5788,24 +5457,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -4855,7 +5008,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -5834,20 +5476,20 @@
+@@ -5834,20 +5503,20 @@
return ! yylex () + ! yywrap ();
}
_ACEOF
@@ -4883,7 +5036,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
-@@ -5856,19 +5498,17 @@
+@@ -5856,19 +5525,17 @@
elif test -f lexyy.c; then
ac_cv_prog_lex_root=lexyy
else
@@ -4907,7 +5060,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
-@@ -5876,55 +5516,29 @@
+@@ -5876,55 +5543,29 @@
ac_cv_lib_lex='none needed'
for ac_lib in '' -lfl -ll; do
LIBS="$ac_lib $ac_save_LIBS"
@@ -4971,7 +5124,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
# POSIX says lex can declare yytext either as a pointer or an array; the
-@@ -5933,52 +5547,24 @@
+@@ -5933,52 +5574,24 @@
ac_cv_prog_lex_yytext_pointer=no
ac_save_LIBS=$LIBS
LIBS="$LEXLIB $ac_save_LIBS"
@@ -5031,7 +5184,7 @@ Index: pam.deb/configure
fi
rm -f conftest.l $LEX_OUTPUT_ROOT.c
-@@ -5987,115 +5573,23 @@
+@@ -5987,115 +5600,23 @@
if test "$LEX" = :; then
LEX=${am_missing_run}flex
fi
@@ -5152,7 +5305,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
cat >conftest.make <<\_ACEOF
-@@ -6113,18 +5607,18 @@
+@@ -6113,25 +5634,25 @@
rm -f conftest.make
fi
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
@@ -5174,7 +5327,16 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
esac
-@@ -6147,9 +5641,9 @@
+
+
+-macro_version='2.2.6'
+-macro_revision='1.3012'
++macro_version='2.2.6b'
++macro_revision='1.3017'
+
+
+
+@@ -6147,9 +5668,9 @@
ltmain="$ac_aux_dir/ltmain.sh"
@@ -5186,7 +5348,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
-@@ -6157,7 +5651,7 @@
+@@ -6157,7 +5678,7 @@
ac_script="$ac_script$as_nl$ac_script"
done
echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
@@ -5195,7 +5357,7 @@ Index: pam.deb/configure
if test -z "$SED"; then
ac_path_SED_found=false
# Loop through the user's path and test for each of PROGNAME-LIST
-@@ -6166,7 +5660,7 @@
+@@ -6166,7 +5687,7 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5204,7 +5366,7 @@ Index: pam.deb/configure
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
{ test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
-@@ -6186,7 +5680,7 @@
+@@ -6186,7 +5707,7 @@
$as_echo '' >> "conftest.nl"
"$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
@@ -5213,7 +5375,7 @@ Index: pam.deb/configure
if test $ac_count -gt ${ac_path_SED_max-0}; then
# Best one so far, save it but keep looking for a better one
ac_cv_path_SED="$ac_path_SED"
-@@ -6201,19 +5695,17 @@
+@@ -6201,19 +5722,17 @@
$ac_path_SED_found && break 3
done
done
@@ -5236,7 +5398,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_path_SED" >&6; }
SED="$ac_cv_path_SED"
rm -f conftest.sed
-@@ -6231,9 +5723,9 @@
+@@ -6231,9 +5750,9 @@
@@ -5248,7 +5410,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
-@@ -6247,7 +5739,7 @@
+@@ -6247,7 +5766,7 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5257,7 +5419,7 @@ Index: pam.deb/configure
for ac_exec_ext in '' $ac_executable_extensions; do
ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
{ test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
-@@ -6267,7 +5759,7 @@
+@@ -6267,7 +5786,7 @@
$as_echo 'FGREP' >> "conftest.nl"
"$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
@@ -5266,7 +5428,7 @@ Index: pam.deb/configure
if test $ac_count -gt ${ac_path_FGREP_max-0}; then
# Best one so far, save it but keep looking for a better one
ac_cv_path_FGREP="$ac_path_FGREP"
-@@ -6282,12 +5774,10 @@
+@@ -6282,12 +5801,10 @@
$ac_path_FGREP_found && break 3
done
done
@@ -5281,7 +5443,7 @@ Index: pam.deb/configure
fi
else
ac_cv_path_FGREP=$FGREP
-@@ -6295,7 +5785,7 @@
+@@ -6295,7 +5812,7 @@
fi
fi
@@ -5290,7 +5452,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_path_FGREP" >&6; }
FGREP="$ac_cv_path_FGREP"
-@@ -6321,7 +5811,7 @@
+@@ -6321,7 +5838,7 @@
# Check whether --with-gnu-ld was given.
@@ -5299,7 +5461,7 @@ Index: pam.deb/configure
withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
else
with_gnu_ld=no
-@@ -6330,7 +5820,7 @@
+@@ -6330,7 +5847,7 @@
ac_prog=ld
if test "$GCC" = yes; then
# Check if gcc -print-prog-name=ld gives a path.
@@ -5308,7 +5470,7 @@ Index: pam.deb/configure
$as_echo_n "checking for ld used by $CC... " >&6; }
case $host in
*-*-mingw*)
-@@ -6360,13 +5850,13 @@
+@@ -6360,13 +5877,13 @@
;;
esac
elif test "$with_gnu_ld" = yes; then
@@ -5325,7 +5487,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -z "$LD"; then
-@@ -6397,18 +5887,16 @@
+@@ -6397,18 +5914,16 @@
LD="$lt_cv_path_LD"
if test -n "$LD"; then
@@ -5349,7 +5511,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
# I'd rather use --version here, but apparently some GNU lds only accept -v.
-@@ -6421,7 +5909,7 @@
+@@ -6421,7 +5936,7 @@
;;
esac
fi
@@ -5358,7 +5520,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_prog_gnu_ld" >&6; }
with_gnu_ld=$lt_cv_prog_gnu_ld
-@@ -6433,9 +5921,9 @@
+@@ -6433,9 +5948,9 @@
@@ -5370,7 +5532,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$NM"; then
-@@ -6482,7 +5970,7 @@
+@@ -6482,7 +5997,7 @@
: ${lt_cv_path_NM=no}
fi
fi
@@ -5379,7 +5541,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_path_NM" >&6; }
if test "$lt_cv_path_NM" != "no"; then
NM="$lt_cv_path_NM"
-@@ -6493,9 +5981,9 @@
+@@ -6493,9 +6008,9 @@
do
# Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
@@ -5391,7 +5553,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$DUMPBIN"; then
-@@ -6506,24 +5994,24 @@
+@@ -6506,24 +6021,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5421,7 +5583,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -6537,9 +6025,9 @@
+@@ -6537,9 +6052,9 @@
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
@@ -5433,7 +5595,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_DUMPBIN"; then
-@@ -6550,24 +6038,24 @@
+@@ -6550,24 +6065,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5463,7 +5625,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -6580,7 +6068,7 @@
+@@ -6580,7 +6095,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -5472,7 +5634,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -6600,33 +6088,33 @@
+@@ -6600,33 +6115,33 @@
@@ -5486,15 +5648,15 @@ Index: pam.deb/configure
lt_cv_nm_interface="BSD nm"
echo "int some_variable = 0;" > conftest.$ac_ext
- (eval echo "\"\$as_me:6610: $ac_compile\"" >&5)
-+ (eval echo "\"\$as_me:6098: $ac_compile\"" >&5)
++ (eval echo "\"\$as_me:6125: $ac_compile\"" >&5)
(eval "$ac_compile" 2>conftest.err)
cat conftest.err >&5
- (eval echo "\"\$as_me:6613: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
-+ (eval echo "\"\$as_me:6101: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
++ (eval echo "\"\$as_me:6128: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
(eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
cat conftest.err >&5
- (eval echo "\"\$as_me:6616: output\"" >&5)
-+ (eval echo "\"\$as_me:6104: output\"" >&5)
++ (eval echo "\"\$as_me:6131: output\"" >&5)
cat conftest.out >&5
if $GREP 'External.*some_variable' conftest.out > /dev/null; then
lt_cv_nm_interface="MS dumpbin"
@@ -5514,7 +5676,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
i=0
-@@ -6744,10 +6232,10 @@
+@@ -6744,10 +6259,10 @@
fi
if test -n $lt_cv_sys_max_cmd_len ; then
@@ -5527,7 +5689,7 @@ Index: pam.deb/configure
$as_echo "none" >&6; }
fi
max_cmd_len=$lt_cv_sys_max_cmd_len
-@@ -6761,7 +6249,7 @@
+@@ -6761,7 +6276,7 @@
: ${MV="mv -f"}
: ${RM="rm -f"}
@@ -5536,7 +5698,7 @@ Index: pam.deb/configure
$as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
# Try some XSI features
xsi_shell=no
-@@ -6771,17 +6259,17 @@
+@@ -6771,17 +6286,17 @@
&& eval 'test $(( 1 + 1 )) -eq 2 \
&& test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
&& xsi_shell=yes
@@ -5557,7 +5719,7 @@ Index: pam.deb/configure
$as_echo "$lt_shell_append" >&6; }
-@@ -6816,14 +6304,14 @@
+@@ -6816,14 +6331,14 @@
@@ -5575,7 +5737,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_ld_reload_flag" >&6; }
reload_flag=$lt_cv_ld_reload_flag
case $reload_flag in
-@@ -6852,9 +6340,9 @@
+@@ -6852,9 +6367,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
set dummy ${ac_tool_prefix}objdump; ac_word=$2
@@ -5587,7 +5749,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$OBJDUMP"; then
-@@ -6865,24 +6353,24 @@
+@@ -6865,24 +6380,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5617,7 +5779,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -6892,9 +6380,9 @@
+@@ -6892,9 +6407,9 @@
ac_ct_OBJDUMP=$OBJDUMP
# Extract the first word of "objdump", so it can be a program name with args.
set dummy objdump; ac_word=$2
@@ -5629,7 +5791,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_OBJDUMP"; then
-@@ -6905,24 +6393,24 @@
+@@ -6905,24 +6420,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5659,7 +5821,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -6931,7 +6419,7 @@
+@@ -6931,7 +6446,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -5668,7 +5830,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -6951,9 +6439,9 @@
+@@ -6951,9 +6466,9 @@
@@ -5680,7 +5842,12 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_file_magic_cmd='$MAGIC_CMD'
-@@ -7072,7 +6560,7 @@
+@@ -7068,11 +6583,11 @@
+ ;;
+
+ # This must be Linux ELF.
+-linux* | k*bsd*-gnu)
++linux* | k*bsd*-gnu | kopensolaris*-gnu)
lt_cv_deplibs_check_method=pass_all
;;
@@ -5689,7 +5856,7 @@ Index: pam.deb/configure
if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
else
-@@ -7147,7 +6635,7 @@
+@@ -7147,7 +6662,7 @@
esac
fi
@@ -5698,7 +5865,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_deplibs_check_method" >&6; }
file_magic_cmd=$lt_cv_file_magic_cmd
deplibs_check_method=$lt_cv_deplibs_check_method
-@@ -7167,9 +6655,9 @@
+@@ -7167,9 +6682,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
set dummy ${ac_tool_prefix}ar; ac_word=$2
@@ -5710,7 +5877,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$AR"; then
-@@ -7180,24 +6668,24 @@
+@@ -7180,24 +6695,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5740,7 +5907,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -7207,9 +6695,9 @@
+@@ -7207,9 +6722,9 @@
ac_ct_AR=$AR
# Extract the first word of "ar", so it can be a program name with args.
set dummy ar; ac_word=$2
@@ -5752,7 +5919,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_AR"; then
-@@ -7220,24 +6708,24 @@
+@@ -7220,24 +6735,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5782,7 +5949,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -7246,7 +6734,7 @@
+@@ -7246,7 +6761,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -5791,7 +5958,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -7272,9 +6760,9 @@
+@@ -7272,9 +6787,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
set dummy ${ac_tool_prefix}strip; ac_word=$2
@@ -5803,7 +5970,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$STRIP"; then
-@@ -7285,24 +6773,24 @@
+@@ -7285,24 +6800,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5833,7 +6000,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -7312,9 +6800,9 @@
+@@ -7312,9 +6827,9 @@
ac_ct_STRIP=$STRIP
# Extract the first word of "strip", so it can be a program name with args.
set dummy strip; ac_word=$2
@@ -5845,7 +6012,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_STRIP"; then
-@@ -7325,24 +6813,24 @@
+@@ -7325,24 +6840,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5875,7 +6042,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -7351,7 +6839,7 @@
+@@ -7351,7 +6866,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -5884,7 +6051,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -7371,9 +6859,9 @@
+@@ -7371,9 +6886,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
@@ -5896,7 +6063,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$RANLIB"; then
-@@ -7384,24 +6872,24 @@
+@@ -7384,24 +6899,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5926,7 +6093,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -7411,9 +6899,9 @@
+@@ -7411,9 +6926,9 @@
ac_ct_RANLIB=$RANLIB
# Extract the first word of "ranlib", so it can be a program name with args.
set dummy ranlib; ac_word=$2
@@ -5938,7 +6105,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_RANLIB"; then
-@@ -7424,24 +6912,24 @@
+@@ -7424,24 +6939,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -5968,7 +6135,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -7450,7 +6938,7 @@
+@@ -7450,7 +6965,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -5977,7 +6144,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -7528,9 +7016,9 @@
+@@ -7528,9 +7043,9 @@
# Check for command to grab the raw symbol name followed by C symbol from nm.
@@ -5989,7 +6156,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
-@@ -7646,18 +7134,18 @@
+@@ -7646,18 +7161,18 @@
int main(){nm_test_var='a';nm_test_func();return(0);}
_LT_EOF
@@ -6014,7 +6181,7 @@ Index: pam.deb/configure
# Try sorting and uniquifying the output.
if sort "$nlist" | uniq > "$nlist"T; then
mv -f "$nlist"T "$nlist"
-@@ -7710,11 +7198,11 @@
+@@ -7710,11 +7225,11 @@
lt_save_CFLAGS="$CFLAGS"
LIBS="conftstm.$ac_objext"
CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
@@ -6029,7 +6196,7 @@ Index: pam.deb/configure
pipe_works=yes
fi
LIBS="$lt_save_LIBS"
-@@ -7748,10 +7236,10 @@
+@@ -7748,10 +7263,10 @@
lt_cv_sys_global_symbol_to_cdecl=
fi
if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
@@ -6042,7 +6209,7 @@ Index: pam.deb/configure
$as_echo "ok" >&6; }
fi
-@@ -7777,7 +7265,7 @@
+@@ -7777,7 +7292,7 @@
# Check whether --enable-libtool-lock was given.
@@ -6051,7 +6218,7 @@ Index: pam.deb/configure
enableval=$enable_libtool_lock;
fi
-@@ -7789,11 +7277,11 @@
+@@ -7789,11 +7304,11 @@
ia64-*-hpux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
@@ -6066,13 +6233,13 @@ Index: pam.deb/configure
case `/usr/bin/file conftest.$ac_objext` in
*ELF-32*)
HPUX_IA64_MODE="32"
-@@ -7807,12 +7295,12 @@
+@@ -7807,12 +7322,12 @@
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 7810 "configure"' > conftest.$ac_ext
- if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
-+ echo '#line 7298 "configure"' > conftest.$ac_ext
++ echo '#line 7325 "configure"' > conftest.$ac_ext
+ if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
(eval $ac_compile) 2>&5
ac_status=$?
@@ -6083,7 +6250,7 @@ Index: pam.deb/configure
if test "$lt_cv_prog_gnu_ld" = yes; then
case `/usr/bin/file conftest.$ac_objext` in
*32-bit*)
-@@ -7846,11 +7334,11 @@
+@@ -7846,11 +7361,11 @@
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
@@ -6098,7 +6265,7 @@ Index: pam.deb/configure
case `/usr/bin/file conftest.o` in
*32-bit*)
case $host in
-@@ -7899,9 +7387,9 @@
+@@ -7899,9 +7414,9 @@
# On SCO OpenServer 5, we need -belf to get full-featured binaries.
SAVE_CFLAGS="$CFLAGS"
CFLAGS="$CFLAGS -belf"
@@ -6110,7 +6277,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
ac_ext=c
-@@ -7910,11 +7398,7 @@
+@@ -7910,11 +7425,7 @@
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
@@ -6123,7 +6290,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -7925,38 +7409,13 @@
+@@ -7925,38 +7436,13 @@
return 0;
}
_ACEOF
@@ -6166,7 +6333,7 @@ Index: pam.deb/configure
ac_ext=c
ac_cpp='$CPP $CPPFLAGS'
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -7964,7 +7423,7 @@
+@@ -7964,7 +7450,7 @@
ac_compiler_gnu=$ac_cv_c_compiler_gnu
fi
@@ -6175,7 +6342,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_cc_needs_belf" >&6; }
if test x"$lt_cv_cc_needs_belf" != x"yes"; then
# this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
-@@ -7974,11 +7433,11 @@
+@@ -7974,11 +7460,11 @@
sparc*-*solaris*)
# Find out which ABI we are using.
echo 'int i;' > conftest.$ac_ext
@@ -6190,7 +6357,7 @@ Index: pam.deb/configure
case `/usr/bin/file conftest.o` in
*64-bit*)
case $lt_cv_prog_gnu_ld in
-@@ -8004,9 +7463,9 @@
+@@ -8004,9 +7490,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
@@ -6202,7 +6369,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$DSYMUTIL"; then
-@@ -8017,24 +7476,24 @@
+@@ -8017,24 +7503,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6232,7 +6399,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8044,9 +7503,9 @@
+@@ -8044,9 +7530,9 @@
ac_ct_DSYMUTIL=$DSYMUTIL
# Extract the first word of "dsymutil", so it can be a program name with args.
set dummy dsymutil; ac_word=$2
@@ -6244,7 +6411,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_DSYMUTIL"; then
-@@ -8057,24 +7516,24 @@
+@@ -8057,24 +7543,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6274,7 +6441,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8083,7 +7542,7 @@
+@@ -8083,7 +7569,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -6283,7 +6450,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -8096,9 +7555,9 @@
+@@ -8096,9 +7582,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
set dummy ${ac_tool_prefix}nmedit; ac_word=$2
@@ -6295,7 +6462,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$NMEDIT"; then
-@@ -8109,24 +7568,24 @@
+@@ -8109,24 +7595,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6325,7 +6492,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8136,9 +7595,9 @@
+@@ -8136,9 +7622,9 @@
ac_ct_NMEDIT=$NMEDIT
# Extract the first word of "nmedit", so it can be a program name with args.
set dummy nmedit; ac_word=$2
@@ -6337,7 +6504,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_NMEDIT"; then
-@@ -8149,24 +7608,24 @@
+@@ -8149,24 +7635,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6367,7 +6534,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8175,7 +7634,7 @@
+@@ -8175,7 +7661,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -6376,7 +6543,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -8188,9 +7647,9 @@
+@@ -8188,9 +7674,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
set dummy ${ac_tool_prefix}lipo; ac_word=$2
@@ -6388,7 +6555,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$LIPO"; then
-@@ -8201,24 +7660,24 @@
+@@ -8201,24 +7687,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6418,7 +6585,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8228,9 +7687,9 @@
+@@ -8228,9 +7714,9 @@
ac_ct_LIPO=$LIPO
# Extract the first word of "lipo", so it can be a program name with args.
set dummy lipo; ac_word=$2
@@ -6430,7 +6597,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_LIPO"; then
-@@ -8241,24 +7700,24 @@
+@@ -8241,24 +7727,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6460,7 +6627,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8267,7 +7726,7 @@
+@@ -8267,7 +7753,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -6469,7 +6636,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -8280,9 +7739,9 @@
+@@ -8280,9 +7766,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
set dummy ${ac_tool_prefix}otool; ac_word=$2
@@ -6481,7 +6648,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$OTOOL"; then
-@@ -8293,24 +7752,24 @@
+@@ -8293,24 +7779,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6511,7 +6678,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8320,9 +7779,9 @@
+@@ -8320,9 +7806,9 @@
ac_ct_OTOOL=$OTOOL
# Extract the first word of "otool", so it can be a program name with args.
set dummy otool; ac_word=$2
@@ -6523,7 +6690,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_OTOOL"; then
-@@ -8333,24 +7792,24 @@
+@@ -8333,24 +7819,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6553,7 +6720,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8359,7 +7818,7 @@
+@@ -8359,7 +7845,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -6562,7 +6729,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -8372,9 +7831,9 @@
+@@ -8372,9 +7858,9 @@
if test -n "$ac_tool_prefix"; then
# Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
set dummy ${ac_tool_prefix}otool64; ac_word=$2
@@ -6574,7 +6741,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$OTOOL64"; then
-@@ -8385,24 +7844,24 @@
+@@ -8385,24 +7871,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6604,7 +6771,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8412,9 +7871,9 @@
+@@ -8412,9 +7898,9 @@
ac_ct_OTOOL64=$OTOOL64
# Extract the first word of "otool64", so it can be a program name with args.
set dummy otool64; ac_word=$2
@@ -6616,7 +6783,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -n "$ac_ct_OTOOL64"; then
-@@ -8425,24 +7884,24 @@
+@@ -8425,24 +7911,24 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -6646,7 +6813,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8451,7 +7910,7 @@
+@@ -8451,7 +7937,7 @@
else
case $cross_compiling:$ac_tool_warned in
yes:)
@@ -6655,7 +6822,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
ac_tool_warned=yes ;;
esac
-@@ -8487,9 +7946,9 @@
+@@ -8487,9 +7973,9 @@
@@ -6667,7 +6834,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_apple_cc_single_mod=no
-@@ -8514,22 +7973,18 @@
+@@ -8514,22 +8000,18 @@
rm -f conftest.*
fi
fi
@@ -6694,7 +6861,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -8540,42 +7995,17 @@
+@@ -8540,42 +8022,17 @@
return 0;
}
_ACEOF
@@ -6742,7 +6909,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
case $host_os in
rhapsody* | darwin1.[012])
-@@ -8612,62 +8042,13 @@
+@@ -8612,62 +8069,13 @@
;;
esac
@@ -6800,17 +6967,18 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
+- cat >>confdefs.h <<_ACEOF
+-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+do :
+ ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
+"
+if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
- cat >>confdefs.h <<_ACEOF
--#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
++ cat >>confdefs.h <<_ACEOF
+#define HAVE_DLFCN_H 1
_ACEOF
fi
-@@ -8690,7 +8071,7 @@
+@@ -8690,7 +8098,7 @@
# Check whether --with-pic was given.
@@ -6819,7 +6987,7 @@ Index: pam.deb/configure
withval=$with_pic; pic_mode="$withval"
else
pic_mode=default
-@@ -8706,7 +8087,7 @@
+@@ -8706,7 +8114,7 @@
# Check whether --enable-fast-install was given.
@@ -6828,7 +6996,7 @@ Index: pam.deb/configure
enableval=$enable_fast_install; p=${PACKAGE-default}
case $enableval in
yes) enable_fast_install=yes ;;
-@@ -8787,9 +8168,9 @@
+@@ -8787,9 +8195,9 @@
setopt NO_GLOB_SUBST
fi
@@ -6840,7 +7008,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
rm -f .libs 2>/dev/null
-@@ -8802,7 +8183,7 @@
+@@ -8802,7 +8210,7 @@
fi
rmdir .libs 2>/dev/null
fi
@@ -6849,7 +7017,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_objdir" >&6; }
objdir=$lt_cv_objdir
-@@ -8895,9 +8276,9 @@
+@@ -8895,9 +8303,9 @@
case $deplibs_check_method in
file_magic*)
if test "$file_magic_cmd" = '$MAGIC_CMD'; then
@@ -6861,7 +7029,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $MAGIC_CMD in
-@@ -8948,10 +8329,10 @@
+@@ -8948,10 +8356,10 @@
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
if test -n "$MAGIC_CMD"; then
@@ -6874,7 +7042,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -8961,9 +8342,9 @@
+@@ -8961,9 +8369,9 @@
if test -z "$lt_cv_path_MAGIC_CMD"; then
if test -n "$ac_tool_prefix"; then
@@ -6886,7 +7054,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $MAGIC_CMD in
-@@ -9014,10 +8395,10 @@
+@@ -9014,10 +8422,10 @@
MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
if test -n "$MAGIC_CMD"; then
@@ -6899,7 +7067,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -9098,9 +8479,9 @@
+@@ -9098,9 +8506,9 @@
if test "$GCC" = yes; then
lt_prog_compiler_no_builtin_flag=' -fno-builtin'
@@ -6911,21 +7079,21 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_prog_compiler_rtti_exceptions=no
-@@ -9116,11 +8497,11 @@
+@@ -9116,11 +8524,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9119: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:8500: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:8527: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:9123: \$? = $ac_status" >&5
-+ echo "$as_me:8504: \$? = $ac_status" >&5
++ echo "$as_me:8531: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
-@@ -9133,7 +8514,7 @@
+@@ -9133,7 +8541,7 @@
$RM conftest*
fi
@@ -6934,7 +7102,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
-@@ -9153,7 +8534,7 @@
+@@ -9153,7 +8561,7 @@
lt_prog_compiler_pic=
lt_prog_compiler_static=
@@ -6943,7 +7111,16 @@ Index: pam.deb/configure
$as_echo_n "checking for $compiler option to produce PIC... " >&6; }
if test "$GCC" = yes; then
-@@ -9425,7 +8806,7 @@
+@@ -9285,7 +8693,7 @@
+ lt_prog_compiler_static='-non_shared'
+ ;;
+
+- linux* | k*bsd*-gnu)
++ linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ case $cc_basename in
+ # old Intel for x86_64 which still supported -KPIC.
+ ecc*)
+@@ -9425,7 +8833,7 @@
lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
;;
esac
@@ -6952,7 +7129,7 @@ Index: pam.deb/configure
$as_echo "$lt_prog_compiler_pic" >&6; }
-@@ -9437,9 +8818,9 @@
+@@ -9437,9 +8845,9 @@
# Check to make sure the PIC flag actually works.
#
if test -n "$lt_prog_compiler_pic"; then
@@ -6964,21 +7141,21 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_prog_compiler_pic_works=no
-@@ -9455,11 +8836,11 @@
+@@ -9455,11 +8863,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9458: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:8839: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:8866: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:9462: \$? = $ac_status" >&5
-+ echo "$as_me:8843: \$? = $ac_status" >&5
++ echo "$as_me:8870: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
-@@ -9472,7 +8853,7 @@
+@@ -9472,7 +8880,7 @@
$RM conftest*
fi
@@ -6987,7 +7164,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
-@@ -9496,9 +8877,9 @@
+@@ -9496,9 +8904,9 @@
# Check to make sure the static flag actually works.
#
wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
@@ -6999,7 +7176,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_prog_compiler_static_works=no
-@@ -9524,7 +8905,7 @@
+@@ -9524,7 +8932,7 @@
LDFLAGS="$save_LDFLAGS"
fi
@@ -7008,7 +7185,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_prog_compiler_static_works" >&6; }
if test x"$lt_cv_prog_compiler_static_works" = xyes; then
-@@ -9539,9 +8920,9 @@
+@@ -9539,9 +8947,9 @@
@@ -7020,21 +7197,21 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_prog_compiler_c_o=no
-@@ -9560,11 +8941,11 @@
+@@ -9560,11 +8968,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9563: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:8944: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:8971: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:9567: \$? = $ac_status" >&5
-+ echo "$as_me:8948: \$? = $ac_status" >&5
++ echo "$as_me:8975: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
-@@ -9586,7 +8967,7 @@
+@@ -9586,7 +8994,7 @@
$RM conftest*
fi
@@ -7043,7 +7220,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
-@@ -9594,9 +8975,9 @@
+@@ -9594,9 +9002,9 @@
@@ -7055,21 +7232,21 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
lt_cv_prog_compiler_c_o=no
-@@ -9615,11 +8996,11 @@
+@@ -9615,11 +9023,11 @@
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:9618: $lt_compile\"" >&5)
-+ (eval echo "\"\$as_me:8999: $lt_compile\"" >&5)
++ (eval echo "\"\$as_me:9026: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:9622: \$? = $ac_status" >&5
-+ echo "$as_me:9003: \$? = $ac_status" >&5
++ echo "$as_me:9030: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
-@@ -9641,7 +9022,7 @@
+@@ -9641,7 +9049,7 @@
$RM conftest*
fi
@@ -7078,7 +7255,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_prog_compiler_c_o" >&6; }
-@@ -9650,7 +9031,7 @@
+@@ -9650,7 +9058,7 @@
hard_links="nottested"
if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
# do not overwrite the value of need_locks provided by the user
@@ -7087,7 +7264,7 @@ Index: pam.deb/configure
$as_echo_n "checking if we can lock with hard links... " >&6; }
hard_links=yes
$RM conftest*
-@@ -9658,10 +9039,10 @@
+@@ -9658,10 +9066,10 @@
touch conftest.a
ln conftest.a conftest.b 2>&5 || hard_links=no
ln conftest.a conftest.b 2>/dev/null && hard_links=no
@@ -7100,7 +7277,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
need_locks=warn
fi
-@@ -9674,7 +9055,7 @@
+@@ -9674,7 +9082,7 @@
@@ -7109,7 +7286,7 @@ Index: pam.deb/configure
$as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
runpath_var=
-@@ -9734,6 +9115,9 @@
+@@ -9734,6 +9142,9 @@
openbsd*)
with_gnu_ld=no
;;
@@ -7119,7 +7296,24 @@ Index: pam.deb/configure
esac
ld_shlibs=yes
-@@ -9916,7 +9300,7 @@
+@@ -9755,6 +9166,7 @@
+ fi
+ supports_anon_versioning=no
+ case `$LD -v 2>&1` in
++ *GNU\ gold*) supports_anon_versioning=yes ;;
+ *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
+ *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
+ *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
+@@ -9846,7 +9258,7 @@
+ archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
+ ;;
+
+- gnu* | linux* | tpf* | k*bsd*-gnu)
++ gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
+ tmp_diet=no
+ if test "$host_os" = linux-dietlibc; then
+ case $cc_basename in
+@@ -9916,7 +9328,7 @@
fi
;;
@@ -7128,7 +7322,7 @@ Index: pam.deb/configure
if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
wlarc=
-@@ -10091,6 +9475,7 @@
+@@ -10091,6 +9503,7 @@
if test "$aix_use_runtimelinking" = yes; then
shared_flag="$shared_flag "'${wl}-G'
fi
@@ -7136,7 +7330,7 @@ Index: pam.deb/configure
else
# not using gcc
if test "$host_cpu" = ia64; then
-@@ -10116,11 +9501,7 @@
+@@ -10116,11 +9529,7 @@
allow_undefined_flag='-berok'
# Determine the default libpath from the value encoded in an
# empty executable.
@@ -7149,7 +7343,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -10131,27 +9512,7 @@
+@@ -10131,27 +9540,7 @@
return 0;
}
_ACEOF
@@ -7178,7 +7372,7 @@ Index: pam.deb/configure
lt_aix_libpath_sed='
/Import File Strings/,/^$/ {
-@@ -10165,16 +9526,9 @@
+@@ -10165,16 +9554,9 @@
if test -z "$aix_libpath"; then
aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fi
@@ -7197,7 +7391,7 @@ Index: pam.deb/configure
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-@@ -10187,11 +9541,7 @@
+@@ -10187,11 +9569,7 @@
else
# Determine the default libpath from the value encoded in an
# empty executable.
@@ -7210,7 +7404,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -10202,27 +9552,7 @@
+@@ -10202,27 +9580,7 @@
return 0;
}
_ACEOF
@@ -7239,7 +7433,7 @@ Index: pam.deb/configure
lt_aix_libpath_sed='
/Import File Strings/,/^$/ {
-@@ -10236,16 +9566,9 @@
+@@ -10236,16 +9594,9 @@
if test -z "$aix_libpath"; then
aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fi
@@ -7258,7 +7452,7 @@ Index: pam.deb/configure
if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
-@@ -10457,42 +9780,16 @@
+@@ -10457,42 +9808,16 @@
# implicitly export all symbols.
save_LDFLAGS="$LDFLAGS"
LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
@@ -7306,7 +7500,7 @@ Index: pam.deb/configure
LDFLAGS="$save_LDFLAGS"
else
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
-@@ -10505,7 +9802,7 @@
+@@ -10505,7 +9830,7 @@
link_all_deplibs=yes
;;
@@ -7315,7 +7509,7 @@ Index: pam.deb/configure
if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
else
-@@ -10748,7 +10045,7 @@
+@@ -10748,7 +10073,7 @@
fi
fi
@@ -7324,7 +7518,7 @@ Index: pam.deb/configure
$as_echo "$ld_shlibs" >&6; }
test "$ld_shlibs" = no && can_build_shared=no
-@@ -10785,16 +10082,16 @@
+@@ -10785,16 +10110,16 @@
# Test whether the compiler implicitly links with -lc since on some
# systems, -lgcc has to come before -lc. If gcc already passes -lc
# to ld, don't add -lc before -lgcc.
@@ -7345,7 +7539,7 @@ Index: pam.deb/configure
soname=conftest
lib=conftest
libobjs=conftest.$ac_objext
-@@ -10808,11 +10105,11 @@
+@@ -10808,11 +10133,11 @@
libname=conftest
lt_save_allow_undefined_flag=$allow_undefined_flag
allow_undefined_flag=
@@ -7360,7 +7554,7 @@ Index: pam.deb/configure
then
archive_cmds_need_lc=no
else
-@@ -10823,7 +10120,7 @@
+@@ -10823,7 +10148,7 @@
cat conftest.err 1>&5
fi
$RM conftest*
@@ -7369,7 +7563,7 @@ Index: pam.deb/configure
$as_echo "$archive_cmds_need_lc" >&6; }
;;
esac
-@@ -10987,7 +10284,7 @@
+@@ -10987,7 +10312,7 @@
@@ -7378,7 +7572,16 @@ Index: pam.deb/configure
$as_echo_n "checking dynamic linker characteristics... " >&6; }
if test "$GCC" = yes; then
-@@ -11409,11 +10706,7 @@
+@@ -11395,7 +10720,7 @@
+ ;;
+
+ # This must be Linux ELF.
+-linux* | k*bsd*-gnu)
++linux* | k*bsd*-gnu | kopensolaris*-gnu)
+ version_type=linux
+ need_lib_prefix=no
+ need_version=no
+@@ -11409,11 +10734,7 @@
save_libdir=$libdir
eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
@@ -7391,7 +7594,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -11424,41 +10717,13 @@
+@@ -11424,41 +10745,13 @@
return 0;
}
_ACEOF
@@ -7437,7 +7640,7 @@ Index: pam.deb/configure
LDFLAGS=$save_LDFLAGS
libdir=$save_libdir
-@@ -11482,6 +10747,18 @@
+@@ -11482,6 +10775,18 @@
dynamic_linker='GNU/Linux ld.so'
;;
@@ -7456,7 +7659,7 @@ Index: pam.deb/configure
netbsd*)
version_type=sunos
need_lib_prefix=no
-@@ -11670,7 +10947,7 @@
+@@ -11670,7 +10975,7 @@
dynamic_linker=no
;;
esac
@@ -7465,7 +7668,7 @@ Index: pam.deb/configure
$as_echo "$dynamic_linker" >&6; }
test "$dynamic_linker" = no && can_build_shared=no
-@@ -11772,7 +11049,7 @@
+@@ -11772,7 +11077,7 @@
@@ -7474,7 +7677,7 @@ Index: pam.deb/configure
$as_echo_n "checking how to hardcode library paths into programs... " >&6; }
hardcode_action=
if test -n "$hardcode_libdir_flag_spec" ||
-@@ -11797,7 +11074,7 @@
+@@ -11797,7 +11102,7 @@
# directories.
hardcode_action=unsupported
fi
@@ -7483,7 +7686,7 @@ Index: pam.deb/configure
$as_echo "$hardcode_action" >&6; }
if test "$hardcode_action" = relink ||
-@@ -11842,18 +11119,14 @@
+@@ -11842,18 +11147,14 @@
darwin*)
# if libdl is installed we need to link against it
@@ -7505,7 +7708,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -11871,43 +11144,18 @@
+@@ -11871,43 +11172,18 @@
return 0;
}
_ACEOF
@@ -7555,21 +7758,31 @@ Index: pam.deb/configure
lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
else
-@@ -11920,106 +11168,18 @@
+@@ -11920,33 +11196,19 @@
;;
*)
- { $as_echo "$as_me:$LINENO: checking for shl_load" >&5
-$as_echo_n "checking for shl_load... " >&6; }
-if test "${ac_cv_func_shl_load+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
++ ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
++if test "x$ac_cv_func_shl_load" = x""yes; then :
++ lt_cv_dlopen="shl_load"
++else
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
++$as_echo_n "checking for shl_load in -ldld... " >&6; }
++if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
--/* end confdefs.h. */
++ ac_check_lib_save_LIBS=$LIBS
++LIBS="-ldld $LIBS"
++cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
-/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define shl_load innocuous_shl_load
@@ -7586,14 +7799,13 @@ Index: pam.deb/configure
-#endif
-
-#undef shl_load
--
--/* Override any GCC internal prototype to avoid an error.
-- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--#ifdef __cplusplus
--extern "C"
--#endif
--char shl_load ();
+
+ /* Override any GCC internal prototype to avoid an error.
+ Use char because int might match the return type of a GCC
+@@ -11955,13 +11217,6 @@
+ extern "C"
+ #endif
+ char shl_load ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
@@ -7601,14 +7813,13 @@ Index: pam.deb/configure
-choke me
-#endif
-
--int
--main ()
--{
--return shl_load ();
-- ;
-- return 0;
--}
--_ACEOF
+ int
+ main ()
+ {
+@@ -11970,56 +11225,32 @@
+ return 0;
+ }
+ _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
@@ -7631,43 +7842,68 @@ Index: pam.deb/configure
- $as_test_x conftest$ac_exeext
- }; then
- ac_cv_func_shl_load=yes
--else
++if ac_fn_c_try_link "$LINENO"; then :
++ ac_cv_lib_dld_shl_load=yes
+ else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_func_shl_load=no
--fi
++ ac_cv_lib_dld_shl_load=no
+ fi
-
-rm -rf conftest.dSYM
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
--fi
++rm -f core conftest.err conftest.$ac_objext \
++ conftest$ac_exeext conftest.$ac_ext
++LIBS=$ac_check_lib_save_LIBS
+ fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
-$as_echo "$ac_cv_func_shl_load" >&6; }
-if test "x$ac_cv_func_shl_load" = x""yes; then
-+ ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
-+if test "x$ac_cv_func_shl_load" = x""yes; then :
- lt_cv_dlopen="shl_load"
+- lt_cv_dlopen="shl_load"
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
++$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
++if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
++ lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
else
- { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
- $as_echo_n "checking for shl_load in -ldld... " >&6; }
+-$as_echo_n "checking for shl_load in -ldld... " >&6; }
-if test "${ac_cv_lib_dld_shl_load+set}" = set; then
-+if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
++ ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
++if test "x$ac_cv_func_dlopen" = x""yes; then :
++ lt_cv_dlopen="dlopen"
++else
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
++$as_echo_n "checking for dlopen in -ldl... " >&6; }
++if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
- LIBS="-ldld $LIBS"
+-LIBS="-ldld $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
++LIBS="-ldl $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -12037,145 +11197,32 @@
+@@ -12028,81 +11259,38 @@
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+-char shl_load ();
++char dlopen ();
+ int
+ main ()
+ {
+-return shl_load ();
++return dlopen ();
+ ;
return 0;
}
_ACEOF
@@ -7692,14 +7928,15 @@ Index: pam.deb/configure
- test "$cross_compiling" = yes ||
- $as_test_x conftest$ac_exeext
- }; then
+- ac_cv_lib_dld_shl_load=yes
+if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_lib_dld_shl_load=yes
++ ac_cv_lib_dl_dlopen=yes
else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_lib_dld_shl_load=no
-+ ac_cv_lib_dld_shl_load=no
++ ac_cv_lib_dl_dlopen=no
fi
-
-rm -rf conftest.dSYM
@@ -7710,23 +7947,31 @@ Index: pam.deb/configure
LIBS=$ac_check_lib_save_LIBS
fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
- $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
+-$as_echo "$ac_cv_lib_dld_shl_load" >&6; }
-if test "x$ac_cv_lib_dld_shl_load" = x""yes; then
-+if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
- lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
+- lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
++$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
++if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
++ lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
else
- { $as_echo "$as_me:$LINENO: checking for dlopen" >&5
-$as_echo_n "checking for dlopen... " >&6; }
-if test "${ac_cv_func_dlopen+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
++$as_echo_n "checking for dlopen in -lsvld... " >&6; }
++if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
--/* end confdefs.h. */
++ ac_check_lib_save_LIBS=$LIBS
++LIBS="-lsvld $LIBS"
++cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
-/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define dlopen innocuous_dlopen
@@ -7743,14 +7988,13 @@ Index: pam.deb/configure
-#endif
-
-#undef dlopen
--
--/* Override any GCC internal prototype to avoid an error.
-- Use char because int might match the return type of a GCC
-- builtin and then its argument prototype would still apply. */
--#ifdef __cplusplus
--extern "C"
--#endif
--char dlopen ();
+
+ /* Override any GCC internal prototype to avoid an error.
+ Use char because int might match the return type of a GCC
+@@ -12111,13 +11299,6 @@
+ extern "C"
+ #endif
+ char dlopen ();
-/* The GNU C library defines this for functions which it implements
- to always fail with ENOSYS. Some functions are actually named
- something starting with __ and the normal name is an alias. */
@@ -7758,14 +8002,13 @@ Index: pam.deb/configure
-choke me
-#endif
-
--int
--main ()
--{
--return dlopen ();
-- ;
-- return 0;
--}
--_ACEOF
+ int
+ main ()
+ {
+@@ -12126,56 +11307,28 @@
+ return 0;
+ }
+ _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
@@ -7788,43 +8031,64 @@ Index: pam.deb/configure
- $as_test_x conftest$ac_exeext
- }; then
- ac_cv_func_dlopen=yes
--else
++if ac_fn_c_try_link "$LINENO"; then :
++ ac_cv_lib_svld_dlopen=yes
+ else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_func_dlopen=no
--fi
++ ac_cv_lib_svld_dlopen=no
+ fi
-
-rm -rf conftest.dSYM
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
--fi
++rm -f core conftest.err conftest.$ac_objext \
++ conftest$ac_exeext conftest.$ac_ext
++LIBS=$ac_check_lib_save_LIBS
+ fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
-$as_echo "$ac_cv_func_dlopen" >&6; }
-if test "x$ac_cv_func_dlopen" = x""yes; then
-+ ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
-+if test "x$ac_cv_func_dlopen" = x""yes; then :
- lt_cv_dlopen="dlopen"
+- lt_cv_dlopen="dlopen"
++{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
++$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
++if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
++ lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
else
- { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
- $as_echo_n "checking for dlopen in -ldl... " >&6; }
+-$as_echo_n "checking for dlopen in -ldl... " >&6; }
-if test "${ac_cv_lib_dl_dlopen+set}" = set; then
-+if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
++$as_echo_n "checking for dld_link in -ldld... " >&6; }
++if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
- LIBS="-ldl $LIBS"
+-LIBS="-ldl $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
++LIBS="-ldld $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -12193,57 +11240,28 @@
+@@ -12184,188 +11337,27 @@
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+-char dlopen ();
++char dld_link ();
+ int
+ main ()
+ {
+-return dlopen ();
++return dld_link ();
+ ;
return 0;
}
_ACEOF
@@ -7849,52 +8113,55 @@ Index: pam.deb/configure
- test "$cross_compiling" = yes ||
- $as_test_x conftest$ac_exeext
- }; then
+- ac_cv_lib_dl_dlopen=yes
+if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_lib_dl_dlopen=yes
++ ac_cv_lib_dld_dld_link=yes
else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_lib_dl_dlopen=no
-+ ac_cv_lib_dl_dlopen=no
- fi
+-fi
-
-rm -rf conftest.dSYM
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
-+rm -f core conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
- LIBS=$ac_check_lib_save_LIBS
- fi
+-LIBS=$ac_check_lib_save_LIBS
+-fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
- $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
+-$as_echo "$ac_cv_lib_dl_dlopen" >&6; }
-if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
-+if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
- else
+- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
+-else
- { $as_echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
- $as_echo_n "checking for dlopen in -lsvld... " >&6; }
+-$as_echo_n "checking for dlopen in -lsvld... " >&6; }
-if test "${ac_cv_lib_svld_dlopen+set}" = set; then
-+if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
- $as_echo_n "(cached) " >&6
- else
- ac_check_lib_save_LIBS=$LIBS
- LIBS="-lsvld $LIBS"
+- $as_echo_n "(cached) " >&6
+-else
+- ac_check_lib_save_LIBS=$LIBS
+-LIBS="-lsvld $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
-
- /* Override any GCC internal prototype to avoid an error.
-@@ -12261,57 +11279,28 @@
- return 0;
- }
- _ACEOF
+-/* end confdefs.h. */
+-
+-/* Override any GCC internal prototype to avoid an error.
+- Use char because int might match the return type of a GCC
+- builtin and then its argument prototype would still apply. */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dlopen ();
+-int
+-main ()
+-{
+-return dlopen ();
+- ;
+- return 0;
+-}
+-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
@@ -7916,52 +8183,53 @@ Index: pam.deb/configure
- test "$cross_compiling" = yes ||
- $as_test_x conftest$ac_exeext
- }; then
-+if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_lib_svld_dlopen=yes
- else
+- ac_cv_lib_svld_dlopen=yes
+-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- ac_cv_lib_svld_dlopen=no
-+ ac_cv_lib_svld_dlopen=no
- fi
+-fi
-
-rm -rf conftest.dSYM
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
-+rm -f core conftest.err conftest.$ac_objext \
-+ conftest$ac_exeext conftest.$ac_ext
- LIBS=$ac_check_lib_save_LIBS
- fi
+-LIBS=$ac_check_lib_save_LIBS
+-fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
- $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
+-$as_echo "$ac_cv_lib_svld_dlopen" >&6; }
-if test "x$ac_cv_lib_svld_dlopen" = x""yes; then
-+if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
- else
+- lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
+-else
- { $as_echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
- $as_echo_n "checking for dld_link in -ldld... " >&6; }
+-$as_echo_n "checking for dld_link in -ldld... " >&6; }
-if test "${ac_cv_lib_dld_dld_link+set}" = set; then
-+if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
- $as_echo_n "(cached) " >&6
- else
- ac_check_lib_save_LIBS=$LIBS
- LIBS="-ldld $LIBS"
+- $as_echo_n "(cached) " >&6
+-else
+- ac_check_lib_save_LIBS=$LIBS
+-LIBS="-ldld $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
-
- /* Override any GCC internal prototype to avoid an error.
-@@ -12329,43 +11318,18 @@
- return 0;
- }
- _ACEOF
+-/* end confdefs.h. */
+-
+-/* Override any GCC internal prototype to avoid an error.
+- Use char because int might match the return type of a GCC
+- builtin and then its argument prototype would still apply. */
+-#ifdef __cplusplus
+-extern "C"
+-#endif
+-char dld_link ();
+-int
+-main ()
+-{
+-return dld_link ();
+- ;
+- return 0;
+-}
+-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
@@ -7983,9 +8251,8 @@ Index: pam.deb/configure
- test "$cross_compiling" = yes ||
- $as_test_x conftest$ac_exeext
- }; then
-+if ac_fn_c_try_link "$LINENO"; then :
- ac_cv_lib_dld_dld_link=yes
- else
+- ac_cv_lib_dld_dld_link=yes
+-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
@@ -8008,7 +8275,7 @@ Index: pam.deb/configure
lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
fi
-@@ -12404,9 +11368,9 @@
+@@ -12404,9 +11396,9 @@
save_LIBS="$LIBS"
LIBS="$lt_cv_dlopen_libs $LIBS"
@@ -8020,16 +8287,16 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
-@@ -12415,7 +11379,7 @@
+@@ -12415,7 +11407,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12418 "configure"
-+#line 11382 "configure"
++#line 11410 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
-@@ -12474,11 +11438,11 @@
+@@ -12474,11 +11466,11 @@
return status;
}
_LT_EOF
@@ -8044,7 +8311,7 @@ Index: pam.deb/configure
(./conftest; exit; ) >&5 2>/dev/null
lt_status=$?
case x$lt_status in
-@@ -12495,14 +11459,14 @@
+@@ -12495,14 +11487,14 @@
fi
@@ -8062,16 +8329,16 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test "$cross_compiling" = yes; then :
-@@ -12511,7 +11475,7 @@
+@@ -12511,7 +11503,7 @@
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<_LT_EOF
-#line 12514 "configure"
-+#line 11478 "configure"
++#line 11506 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
-@@ -12570,11 +11534,11 @@
+@@ -12570,11 +11562,11 @@
return status;
}
_LT_EOF
@@ -8086,7 +8353,7 @@ Index: pam.deb/configure
(./conftest; exit; ) >&5 2>/dev/null
lt_status=$?
case x$lt_status in
-@@ -12591,7 +11555,7 @@
+@@ -12591,7 +11583,7 @@
fi
@@ -8095,7 +8362,7 @@ Index: pam.deb/configure
$as_echo "$lt_cv_dlopen_self_static" >&6; }
fi
-@@ -12630,12 +11594,12 @@
+@@ -12630,12 +11622,12 @@
striplib=
old_striplib=
@@ -8110,7 +8377,7 @@ Index: pam.deb/configure
$as_echo "yes" >&6; }
else
# FIXME - insert some real tests, host_os isn't really good enough
-@@ -12644,15 +11608,15 @@
+@@ -12644,15 +11636,15 @@
if test -n "$STRIP" ; then
striplib="$STRIP -x"
old_striplib="$STRIP -S"
@@ -8129,7 +8396,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
;;
esac
-@@ -12670,12 +11634,12 @@
+@@ -12670,12 +11662,12 @@
# Report which library types will actually be built
@@ -8145,7 +8412,7 @@ Index: pam.deb/configure
$as_echo_n "checking whether to build shared libraries... " >&6; }
test "$can_build_shared" = "no" && enable_shared=no
-@@ -12696,14 +11660,14 @@
+@@ -12696,14 +11688,14 @@
fi
;;
esac
@@ -8163,7 +8430,7 @@ Index: pam.deb/configure
$as_echo "$enable_static" >&6; }
-@@ -12739,22 +11703,18 @@
+@@ -12739,22 +11731,18 @@
if test "x$CC" != xcc; then
@@ -8190,7 +8457,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -12770,63 +11730,63 @@
+@@ -12770,63 +11758,63 @@
# existing .o file with -o, though they will create one.
ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
rm -f conftest2.*
@@ -8279,7 +8546,7 @@ Index: pam.deb/configure
then
# cc works too.
:
-@@ -12843,15 +11803,13 @@
+@@ -12843,15 +11831,13 @@
fi
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
@@ -8298,7 +8565,7 @@ Index: pam.deb/configure
fi
-@@ -12871,9 +11829,9 @@
+@@ -12871,9 +11857,9 @@
@@ -8310,7 +8577,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
cat > conftest.c <<EOF
-@@ -12882,11 +11840,11 @@
+@@ -12882,11 +11868,11 @@
if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS
-o conftest.o conftest.c
-Wl,--as-needed 1>&5'
@@ -8325,7 +8592,7 @@ Index: pam.deb/configure
then
pam_cv_ld_as_needed=yes
LDFLAGS="$LDFLAGS -Wl,--as-needed"
-@@ -12895,15 +11853,15 @@
+@@ -12895,15 +11881,15 @@
fi
rm -f conftest*
fi
@@ -8344,7 +8611,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
cat > conftest.c <<EOF
-@@ -12912,11 +11870,11 @@
+@@ -12912,11 +11898,11 @@
if { ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS
-o conftest.o conftest.c
-Wl,-O1 1>&5'
@@ -8359,7 +8626,7 @@ Index: pam.deb/configure
then
pam_cv_ld_O1=yes
LDFLAGS="$LDFLAGS -Wl,-O1"
-@@ -12925,22 +11883,22 @@
+@@ -12925,22 +11911,22 @@
fi
rm -f conftest*
fi
@@ -8386,7 +8653,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
ac_cv_sys_largefile_CC=no
-@@ -12949,11 +11907,7 @@
+@@ -12949,11 +11935,7 @@
while :; do
# IRIX 6.2 and later do not support large files by default,
# so use the C compiler's -n32 option if that helps.
@@ -8399,7 +8666,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
/* Check that off_t can represent 2**63 - 1 correctly.
-@@ -12972,60 +11926,14 @@
+@@ -12972,60 +11954,14 @@
return 0;
}
_ACEOF
@@ -8462,7 +8729,7 @@ Index: pam.deb/configure
rm -f core conftest.err conftest.$ac_objext
break
done
-@@ -13033,23 +11941,19 @@
+@@ -13033,23 +11969,19 @@
rm -f conftest.$ac_ext
fi
fi
@@ -8490,7 +8757,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
/* Check that off_t can represent 2**63 - 1 correctly.
-@@ -13068,38 +11972,11 @@
+@@ -13068,38 +12000,11 @@
return 0;
}
_ACEOF
@@ -8531,7 +8798,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#define _FILE_OFFSET_BITS 64
#include <sys/types.h>
-@@ -13119,38 +11996,15 @@
+@@ -13119,38 +12024,15 @@
return 0;
}
_ACEOF
@@ -8572,7 +8839,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_sys_file_offset_bits" >&6; }
case $ac_cv_sys_file_offset_bits in #(
no | unknown) ;;
-@@ -13162,17 +12016,13 @@
+@@ -13162,17 +12044,13 @@
esac
rm -rf conftest*
if test $ac_cv_sys_file_offset_bits = unknown; then
@@ -8593,7 +8860,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
/* Check that off_t can represent 2**63 - 1 correctly.
-@@ -13191,38 +12041,11 @@
+@@ -13191,38 +12069,11 @@
return 0;
}
_ACEOF
@@ -8634,7 +8901,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#define _LARGE_FILES 1
#include <sys/types.h>
-@@ -13242,38 +12065,15 @@
+@@ -13242,38 +12093,15 @@
return 0;
}
_ACEOF
@@ -8675,7 +8942,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_sys_large_files" >&6; }
case $ac_cv_sys_large_files in #(
no | unknown) ;;
-@@ -13342,17 +12142,13 @@
+@@ -13342,17 +12170,13 @@
fi
@@ -8696,7 +8963,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdlib.h>
-@@ -13374,54 +12170,29 @@
+@@ -13374,54 +12198,29 @@
return 0;
}
_ACEOF
@@ -8758,7 +9025,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
cat > conftest.s <<EOF
-@@ -13436,11 +12207,11 @@
+@@ -13436,11 +12235,11 @@
fi
rm -f conftest*
fi
@@ -8773,7 +9040,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test $libc_cv_asm_symver_directive = yes; then
-@@ -13465,11 +12236,11 @@
+@@ -13465,11 +12264,11 @@
-nostartfiles -nostdlib
-Wl,--version-script,conftest.map
1>&5'
@@ -8788,7 +9055,7 @@ Index: pam.deb/configure
then
libc_cv_ld_version_script_option=yes
else
-@@ -13483,7 +12254,7 @@
+@@ -13483,7 +12282,7 @@
fi
rm -f conftest*
fi
@@ -8797,7 +9064,7 @@ Index: pam.deb/configure
$as_echo "$libc_cv_ld_version_script_option" >&6; }
if test "$libc_cv_ld_version_script_option" = "yes"; then
HAVE_VERSIONING_TRUE=
-@@ -13495,16 +12266,16 @@
+@@ -13495,16 +12294,16 @@
# Check whether --enable-pie was given.
@@ -8817,7 +9084,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
cat > conftest.c <<EOF
-@@ -13514,11 +12285,11 @@
+@@ -13514,11 +12313,11 @@
if test "$USE_PIE" = "yes" -a "$CC" != "icc" &&
{ ac_try='${CC-cc} $CFLAGS $CPPFLAGS $LDFLAGS -pie -fpie
-o conftest conftest.c 1>&5'
@@ -8832,7 +9099,7 @@ Index: pam.deb/configure
then
libc_cv_fpie=yes
PIE_CFLAGS="-fpie"
-@@ -13530,7 +12301,7 @@
+@@ -13530,7 +12329,7 @@
fi
rm -f conftest*
fi
@@ -8841,7 +9108,7 @@ Index: pam.deb/configure
$as_echo "$libc_cv_fpie" >&6; }
-@@ -13539,7 +12310,7 @@
+@@ -13539,7 +12338,7 @@
# Check whether --enable-prelude was given.
@@ -8850,7 +9117,7 @@ Index: pam.deb/configure
enableval=$enable_prelude; WITH_PRELUDE=$enableval
else
WITH_PRELUDE=yes
-@@ -13548,7 +12319,7 @@
+@@ -13548,7 +12347,7 @@
if test "$WITH_PRELUDE" == "yes" ; then
# Check whether --with-libprelude-prefix was given.
@@ -8859,7 +9126,7 @@ Index: pam.deb/configure
withval=$with_libprelude_prefix; libprelude_config_prefix="$withval"
else
libprelude_config_prefix=""
-@@ -13563,9 +12334,9 @@
+@@ -13563,9 +12362,9 @@
# Extract the first word of "libprelude-config", so it can be a program name with args.
set dummy libprelude-config; ac_word=$2
@@ -8871,7 +9138,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $LIBPRELUDE_CONFIG in
-@@ -13578,14 +12349,14 @@
+@@ -13578,14 +12377,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -8889,7 +9156,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
test -z "$ac_cv_path_LIBPRELUDE_CONFIG" && ac_cv_path_LIBPRELUDE_CONFIG="no"
-@@ -13594,16 +12365,16 @@
+@@ -13594,16 +12393,16 @@
fi
LIBPRELUDE_CONFIG=$ac_cv_path_LIBPRELUDE_CONFIG
if test -n "$LIBPRELUDE_CONFIG"; then
@@ -8909,7 +9176,7 @@ Index: pam.deb/configure
$as_echo_n "checking for libprelude - version >= $min_libprelude_version... " >&6; }
no_libprelude=""
if test "$LIBPRELUDE_CONFIG" = "no" ; then
-@@ -13625,14 +12396,10 @@
+@@ -13625,14 +12424,10 @@
LDFLAGS="$LDFLAGS $LIBPRELUDE_LDFLAGS"
LIBS="$LIBS $LIBPRELUDE_LIBS"
rm -f conf.libpreludetest
@@ -8926,7 +9193,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdio.h>
-@@ -13690,56 +12457,29 @@
+@@ -13690,56 +12485,29 @@
}
_ACEOF
@@ -8990,7 +9257,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
if test "$LIBPRELUDE_CONFIG" = "no" ; then
-@@ -13755,11 +12495,7 @@
+@@ -13755,11 +12523,7 @@
CFLAGS="$CFLAGS $LIBPRELUDE_CFLAGS"
LDFLAGS="$LDFLAGS $LIBPRELUDE_LDFLAGS"
LIBS="$LIBS $LIBPRELUDE_LIBS"
@@ -9003,7 +9270,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdio.h>
-@@ -13775,27 +12511,7 @@
+@@ -13775,27 +12539,7 @@
return 0;
}
_ACEOF
@@ -9032,7 +9299,7 @@ Index: pam.deb/configure
echo "*** The test program compiled, but did not run. This usually means"
echo "*** that the run-time linker is not finding LIBPRELUDE or finding the wrong"
echo "*** version of LIBPRELUDE. If it is not finding LIBPRELUDE, you'll need to set your"
-@@ -13807,18 +12523,13 @@
+@@ -13807,18 +12551,13 @@
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
echo "***"
else
@@ -9054,7 +9321,7 @@ Index: pam.deb/configure
CFLAGS="$ac_save_CFLAGS"
LDFLAGS="$ac_save_LDFLAGS"
LIBS="$ac_save_LIBS"
-@@ -13843,21 +12554,19 @@
+@@ -13843,21 +12582,19 @@
fi
# Check whether --enable-debug was given.
@@ -9079,7 +9346,7 @@ Index: pam.deb/configure
enableval=$enable_securedir; SECUREDIR=$enableval
else
SECUREDIR=$libdir/security
-@@ -13866,7 +12575,7 @@
+@@ -13866,7 +12603,7 @@
# Check whether --enable-isadir was given.
@@ -9088,7 +9355,7 @@ Index: pam.deb/configure
enableval=$enable_isadir; ISA=$enableval
else
ISA=../../`basename $libdir`/security
-@@ -13878,11 +12587,11 @@
+@@ -13878,11 +12615,11 @@
#define _PAM_ISA "$ISA"
_ACEOF
@@ -9102,7 +9369,7 @@ Index: pam.deb/configure
enableval=$enable_sconfigdir; SCONFIGDIR=$enableval
else
SCONFIGDIR=$sysconfdir/security
-@@ -13891,35 +12600,31 @@
+@@ -13891,35 +12628,31 @@
# Check whether --enable-pamlocking was given.
@@ -9143,19 +9410,30 @@ Index: pam.deb/configure
enableval=$enable_lckpwdf; WITH_LCKPWDF=$enableval
else
WITH_LCKPWDF=yes
-@@ -13927,152 +12632,16 @@
+@@ -13927,175 +12660,35 @@
if test "$WITH_LCKPWDF" == "yes" ; then
-cat >>confdefs.h <<\_ACEOF
-#define USE_LCKPWDF 1
--_ACEOF
+$as_echo "#define USE_LCKPWDF 1" >>confdefs.h
++
++fi
++
++for ac_header in paths.h
++do :
++ ac_fn_c_check_header_mongrel "$LINENO" "paths.h" "ac_cv_header_paths_h" "$ac_includes_default"
++if test "x$ac_cv_header_paths_h" = x""yes; then :
++ cat >>confdefs.h <<_ACEOF
++#define HAVE_PATHS_H 1
+ _ACEOF
fi
--
- for ac_header in paths.h
++done
++
+
+-for ac_header in paths.h
-do
-as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
@@ -9292,22 +9570,21 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-+do :
-+ ac_fn_c_check_header_mongrel "$LINENO" "paths.h" "ac_cv_header_paths_h" "$ac_includes_default"
-+if test "x$ac_cv_header_paths_h" = x""yes; then :
- cat >>confdefs.h <<_ACEOF
+- cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-+#define HAVE_PATHS_H 1
- _ACEOF
-
- fi
-@@ -14081,21 +12650,17 @@
-
-
- # Check whether --with-mailspool was given.
+-_ACEOF
+-
+-fi
+-
+-done
+-
+-
+-# Check whether --with-mailspool was given.
-if test "${with_mailspool+set}" = set; then
+- withval=$with_mailspool; with_mailspool=${withval}
++# Check whether --with-mailspool was given.
+if test "${with_mailspool+set}" = set; then :
- withval=$with_mailspool; with_mailspool=${withval}
++ withval=$with_mailspool; with_mailspool=${withval}
fi
if test x$with_mailspool != x ; then
@@ -9326,7 +9603,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <paths.h>
-@@ -14107,42 +12672,15 @@
+@@ -14107,42 +12700,15 @@
#endif
}
_ACEOF
@@ -9373,7 +9650,7 @@ Index: pam.deb/configure
fi
cat >>confdefs.h <<_ACEOF
-@@ -14152,16 +12690,16 @@
+@@ -14152,16 +12718,16 @@
# Check whether --with-xauth was given.
@@ -9393,7 +9670,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $pam_xauth_path in
-@@ -14174,14 +12712,14 @@
+@@ -14174,14 +12740,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -9411,7 +9688,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
;;
-@@ -14189,10 +12727,10 @@
+@@ -14189,10 +12755,10 @@
fi
pam_xauth_path=$ac_cv_path_pam_xauth_path
if test -n "$pam_xauth_path"; then
@@ -9424,7 +9701,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -14210,18 +12748,14 @@
+@@ -14210,18 +12776,14 @@
fi
@@ -9446,7 +9723,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -14239,43 +12773,18 @@
+@@ -14239,43 +12801,18 @@
return 0;
}
_ACEOF
@@ -9496,7 +9773,7 @@ Index: pam.deb/configure
LIBDL="-ldl"
else
LIBDL=""
-@@ -14285,166 +12794,28 @@
+@@ -14285,166 +12822,28 @@
# Check for cracklib
# Check whether --enable-cracklib was given.
@@ -9646,21 +9923,18 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
--#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
--_ACEOF
-- { $as_echo "$as_me:$LINENO: checking for FascistCheck in -lcrack" >&5
--$as_echo_n "checking for FascistCheck in -lcrack... " >&6; }
--if test "${ac_cv_lib_crack_FascistCheck+set}" = set; then
+ for ac_header in crack.h
+do :
+ ac_fn_c_check_header_mongrel "$LINENO" "crack.h" "ac_cv_header_crack_h" "$ac_includes_default"
+if test "x$ac_cv_header_crack_h" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
+ cat >>confdefs.h <<_ACEOF
+-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+#define HAVE_CRACK_H 1
-+_ACEOF
+ _ACEOF
+- { $as_echo "$as_me:$LINENO: checking for FascistCheck in -lcrack" >&5
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FascistCheck in -lcrack" >&5
-+$as_echo_n "checking for FascistCheck in -lcrack... " >&6; }
+ $as_echo_n "checking for FascistCheck in -lcrack... " >&6; }
+-if test "${ac_cv_lib_crack_FascistCheck+set}" = set; then
+if test "${ac_cv_lib_crack_FascistCheck+set}" = set; then :
$as_echo_n "(cached) " >&6
else
@@ -9675,7 +9949,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -14462,43 +12833,18 @@
+@@ -14462,43 +12861,18 @@
return 0;
}
_ACEOF
@@ -9725,7 +9999,7 @@ Index: pam.deb/configure
LIBCRACK="-lcrack"
else
LIBCRACK=""
-@@ -14522,153 +12868,23 @@
+@@ -14522,153 +12896,23 @@
# Check whether --enable-audit was given.
@@ -9885,7 +10159,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -14686,145 +12902,26 @@
+@@ -14686,145 +12930,26 @@
return 0;
}
_ACEOF
@@ -10040,7 +10314,7 @@ Index: pam.deb/configure
HAVE_AUDIT_TTY_STATUS=yes
else
HAVE_AUDIT_TTY_STATUS=""
-@@ -14836,16 +12933,12 @@
+@@ -14836,16 +12961,12 @@
if test ! -z "$LIBAUDIT" -a "$ac_cv_header_libaudit_h" != "no" ; then
@@ -10059,7 +10333,7 @@ Index: pam.deb/configure
fi
else
-@@ -14861,165 +12954,28 @@
+@@ -14861,145 +12982,12 @@
fi
@@ -10090,14 +10364,7 @@ Index: pam.deb/configure
-/* end confdefs.h. */
-$ac_includes_default
-#include <$ac_header>
-+do :
-+ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-+ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-+eval as_val=\$$as_ac_Header
-+ if test "x$as_val" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
-+#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
- _ACEOF
+-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
@@ -10120,15 +10387,14 @@ Index: pam.deb/configure
-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+-
- ac_header_compiler=no
- fi
-
+-fi
+-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-$as_echo "$ac_header_compiler" >&6; }
-+done
-
+-
-# Is the header present?
-{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
-$as_echo_n "checking $ac_header presence... " >&6; }
@@ -10210,38 +10476,36 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
--#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
--_ACEOF
--
--fi
--
--done
--
--BACKUP_LIBS=$LIBS
++do :
++ as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
++ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
++eval as_val=\$$as_ac_Header
++ if test "x$as_val" = x""yes; then :
+ cat >>confdefs.h <<_ACEOF
+ #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
+ _ACEOF
+@@ -15009,17 +12997,13 @@
+ done
+
+ BACKUP_LIBS=$LIBS
-{ $as_echo "$as_me:$LINENO: checking for library containing crypt" >&5
--$as_echo_n "checking for library containing crypt... " >&6; }
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing crypt" >&5
+ $as_echo_n "checking for library containing crypt... " >&6; }
-if test "${ac_cv_search_crypt+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
-- ac_func_search_save_LIBS=$LIBS
++if test "${ac_cv_search_crypt+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
+ ac_func_search_save_LIBS=$LIBS
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-+BACKUP_LIBS=$LIBS
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing crypt" >&5
-+$as_echo_n "checking for library containing crypt... " >&6; }
-+if test "${ac_cv_search_crypt+set}" = set; then :
-+ $as_echo_n "(cached) " >&6
-+else
-+ ac_func_search_save_LIBS=$LIBS
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -15044,155 +13000,39 @@
+@@ -15044,155 +13028,39 @@
ac_res=-l$ac_lib
LIBS="-l$ac_lib $ac_func_search_save_LIBS"
fi
@@ -10410,7 +10674,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -15204,15 +13044,13 @@
+@@ -15204,15 +13072,13 @@
if test "$LIBCRYPT" = "-lxcrypt" -a "$ac_cv_header_xcrypt_h" = "yes" ; then
@@ -10428,7 +10692,7 @@ Index: pam.deb/configure
withval=$with_randomdev; opt_randomdev=$withval
fi
-@@ -15230,7 +13068,7 @@
+@@ -15230,7 +13096,7 @@
fi
# Check whether --enable-db was given.
@@ -10437,7 +10701,7 @@ Index: pam.deb/configure
enableval=$enable_db; WITH_DB=$enableval
else
WITH_DB=yes
-@@ -15238,25 +13076,21 @@
+@@ -15238,25 +13104,21 @@
# Check whether --with-db-uniquename was given.
@@ -10467,7 +10731,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -15274,47 +13108,20 @@
+@@ -15274,47 +13136,20 @@
return 0;
}
_ACEOF
@@ -10523,7 +10787,7 @@ Index: pam.deb/configure
LIBDB="-ldb$with_db_uniquename"
else
LIBDB=""
-@@ -15322,18 +13129,14 @@
+@@ -15322,18 +13157,14 @@
if test -z "$LIBDB" ; then
as_ac_Lib=`$as_echo "ac_cv_lib_db$with_db_uniquename''_dbm_store$with_db_uniquename" | $as_tr_sh`
@@ -10545,7 +10809,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -15351,47 +13154,20 @@
+@@ -15351,47 +13182,20 @@
return 0;
}
_ACEOF
@@ -10601,7 +10865,7 @@ Index: pam.deb/configure
LIBDB="-ldb$with_db_uniquename"
else
LIBDB=""
-@@ -15400,18 +13176,14 @@
+@@ -15400,18 +13204,14 @@
fi
fi
if test -z "$LIBDB" ; then
@@ -10623,7 +10887,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -15429,367 +13201,70 @@
+@@ -15429,189 +13229,30 @@
return 0;
}
_ACEOF
@@ -10702,13 +10966,7 @@ Index: pam.deb/configure
-/* end confdefs.h. */
-$ac_includes_default
-#include <$ac_header>
-+ for ac_header in ndbm.h
-+do :
-+ ac_fn_c_check_header_mongrel "$LINENO" "ndbm.h" "ac_cv_header_ndbm_h" "$ac_includes_default"
-+if test "x$ac_cv_header_ndbm_h" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
-+#define HAVE_NDBM_H 1
- _ACEOF
+-_ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
@@ -10731,15 +10989,14 @@ Index: pam.deb/configure
-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+-
- ac_header_compiler=no
- fi
-
+-fi
+-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
-$as_echo "$ac_header_compiler" >&6; }
-+done
-
+-
-# Is the header present?
-{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
-$as_echo_n "checking $ac_header presence... " >&6; }
@@ -10750,15 +11007,7 @@ Index: pam.deb/configure
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-#include <$ac_header>
-+ fi
-+ else
-+ for ac_header in db.h
-+do :
-+ ac_fn_c_check_header_mongrel "$LINENO" "db.h" "ac_cv_header_db_h" "$ac_includes_default"
-+if test "x$ac_cv_header_db_h" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
-+#define HAVE_DB_H 1
- _ACEOF
+-_ACEOF
-if { (ac_try="$ac_cpp conftest.$ac_ext"
-case "(($ac_try" in
- *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
@@ -10780,10 +11029,10 @@ Index: pam.deb/configure
-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
+-
- ac_header_preproc=no
- fi
-
+-fi
+-
-rm -f conftest.err conftest.$ac_ext
-{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
-$as_echo "$ac_header_preproc" >&6; }
@@ -10824,30 +11073,26 @@ Index: pam.deb/configure
- $as_echo "$as_val"'`
- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
-+done
-
-+ fi
- fi
+-
+-fi
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
++ for ac_header in ndbm.h
++do :
++ ac_fn_c_check_header_mongrel "$LINENO" "ndbm.h" "ac_cv_header_ndbm_h" "$ac_includes_default"
++if test "x$ac_cv_header_ndbm_h" = x""yes; then :
+ cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
--_ACEOF
++#define HAVE_NDBM_H 1
+ _ACEOF
-+ if test ! -z "$LIBDB"; then
-+ HAVE_LIBDB_TRUE=
-+ HAVE_LIBDB_FALSE='#'
-+else
-+ HAVE_LIBDB_TRUE='#'
-+ HAVE_LIBDB_FALSE=
fi
+@@ -15620,146 +13261,12 @@
--done
+ fi
+ else
-
-- fi
-- else
-
-for ac_header in db.h
-do
-as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
@@ -10855,16 +11100,13 @@ Index: pam.deb/configure
- { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
-$as_echo_n "checking for $ac_header... " >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for yp_get_default_domain in -lnsl" >&5
-+$as_echo_n "checking for yp_get_default_domain in -lnsl... " >&6; }
-+if test "${ac_cv_lib_nsl_yp_get_default_domain+set}" = set; then :
- $as_echo_n "(cached) " >&6
+- $as_echo_n "(cached) " >&6
-fi
-ac_res=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
-$as_echo "$ac_res" >&6; }
- else
+-else
- # Is the header compilable?
-{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
-$as_echo_n "checking $ac_header usability... " >&6; }
@@ -10988,45 +11230,39 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
++ for ac_header in db.h
++do :
++ ac_fn_c_check_header_mongrel "$LINENO" "db.h" "ac_cv_header_db_h" "$ac_includes_default"
++if test "x$ac_cv_header_db_h" = x""yes; then :
+ cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
--_ACEOF
--
--fi
--
--done
--
-- fi
--fi
--
-- if test ! -z "$LIBDB"; then
-- HAVE_LIBDB_TRUE=
-- HAVE_LIBDB_FALSE='#'
--else
-- HAVE_LIBDB_TRUE='#'
-- HAVE_LIBDB_FALSE=
--fi
--
--
++#define HAVE_DB_H 1
+ _ACEOF
+
+ fi
+@@ -15778,18 +13285,14 @@
+ fi
+
+
-{ $as_echo "$as_me:$LINENO: checking for yp_get_default_domain in -lnsl" >&5
--$as_echo_n "checking for yp_get_default_domain in -lnsl... " >&6; }
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for yp_get_default_domain in -lnsl" >&5
+ $as_echo_n "checking for yp_get_default_domain in -lnsl... " >&6; }
-if test "${ac_cv_lib_nsl_yp_get_default_domain+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
-- ac_check_lib_save_LIBS=$LIBS
--LIBS="-lnsl $LIBS"
++if test "${ac_cv_lib_nsl_yp_get_default_domain+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+ LIBS="-lnsl $LIBS"
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-+ ac_check_lib_save_LIBS=$LIBS
-+LIBS="-lnsl $LIBS"
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -15807,43 +13282,18 @@
+@@ -15807,43 +13310,18 @@
return 0;
}
_ACEOF
@@ -11076,7 +11312,7 @@ Index: pam.deb/configure
LIBNSL="-lnsl"
else
LIBNSL=""
-@@ -15851,107 +13301,12 @@
+@@ -15851,107 +13329,12 @@
BACKUP_LIBS=$LIBS
LIBS="$LIBS $LIBNSL"
@@ -11189,7 +11425,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -15963,25 +13318,21 @@
+@@ -15963,25 +13346,21 @@
# Check whether --enable-selinux was given.
@@ -11219,7 +11455,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -15999,43 +13350,18 @@
+@@ -15999,43 +13378,18 @@
return 0;
}
_ACEOF
@@ -11269,7 +11505,7 @@ Index: pam.deb/configure
LIBSELINUX="-lselinux"
else
LIBSELINUX=""
-@@ -16055,304 +13381,86 @@
+@@ -16055,210 +13409,28 @@
if test ! -z "$LIBSELINUX" ; then
@@ -11304,34 +11540,22 @@ Index: pam.deb/configure
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
+-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-+fi
-+done
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-+ for ac_func in getseuser
-+do :
-+ ac_fn_c_check_func "$LINENO" "getseuser" "ac_cv_func_getseuser"
-+if test "x$ac_cv_func_getseuser" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
-+#define HAVE_GETSEUSER 1
-+_ACEOF
-+
+fi
+done
-#undef $ac_func
-+ LIBS=$BACKUP_LIBS
-+fi
-
+-
-/* Override any GCC internal prototype to avoid an error.
- Use char because int might match the return type of a GCC
- builtin and then its argument prototype would still apply. */
@@ -11345,29 +11569,15 @@ Index: pam.deb/configure
-#if defined __stub_$ac_func || defined __stub___$ac_func
-choke me
-#endif
-+ac_header_dirent=no
-+for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
-+ as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
-+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
-+$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
-+if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
-+ $as_echo_n "(cached) " >&6
-+else
-+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-+/* end confdefs.h. */
-+#include <sys/types.h>
-+#include <$ac_hdr>
-
- int
- main ()
- {
+-
+-int
+-main ()
+-{
-return $ac_func ();
-+if ((DIR *) 0)
-+return 0;
- ;
- return 0;
- }
- _ACEOF
+- ;
+- return 0;
+-}
+-_ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
@@ -11390,56 +11600,40 @@ Index: pam.deb/configure
- $as_test_x conftest$ac_exeext
- }; then
- eval "$as_ac_var=yes"
-+if ac_fn_c_try_compile "$LINENO"; then :
-+ eval "$as_ac_Header=yes"
- else
+-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- eval "$as_ac_var=no"
-+ eval "$as_ac_Header=no"
- fi
+-fi
-
-rm -rf conftest.dSYM
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
-+rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
- fi
+-fi
-ac_res=`eval 'as_val=${'$as_ac_var'}
- $as_echo "$as_val"'`
- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
-+eval ac_res=\$$as_ac_Header
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
- $as_echo "$ac_res" >&6; }
+-$as_echo "$ac_res" >&6; }
-as_val=`eval 'as_val=${'$as_ac_var'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-+eval as_val=\$$as_ac_Header
-+ if test "x$as_val" = x""yes; then :
- cat >>confdefs.h <<_ACEOF
+- cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
-+#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
- _ACEOF
-
-+ac_header_dirent=$ac_hdr; break
- fi
+-_ACEOF
+-
+-fi
-done
-
-
+-
-for ac_func in getseuser
-do
-as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
-$as_echo_n "checking for $ac_func... " >&6; }
-if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
-+done
-+# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
-+if test $ac_header_dirent = dirent.h; then
-+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
-+$as_echo_n "checking for library containing opendir... " >&6; }
-+if test "${ac_cv_search_opendir+set}" = set; then :
- $as_echo_n "(cached) " >&6
- else
+- $as_echo_n "(cached) " >&6
+-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
@@ -11528,44 +11722,48 @@ Index: pam.deb/configure
- cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
-_ACEOF
--
--fi
--done
--
-- LIBS=$BACKUP_LIBS
--fi
--
++ for ac_func in getseuser
++do :
++ ac_fn_c_check_func "$LINENO" "getseuser" "ac_cv_func_getseuser"
++if test "x$ac_cv_func_getseuser" = x""yes; then :
++ cat >>confdefs.h <<_ACEOF
++#define HAVE_GETSEUSER 1
++_ACEOF
+
+ fi
+ done
+@@ -16266,24 +13438,15 @@
+ LIBS=$BACKUP_LIBS
+ fi
+
-
-
-
-
-
--ac_header_dirent=no
--for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
-- as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
+ ac_header_dirent=no
+ for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
+ as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
-{ $as_echo "$as_me:$LINENO: checking for $ac_hdr that defines DIR" >&5
--$as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
++{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
+ $as_echo_n "checking for $ac_hdr that defines DIR... " >&6; }
-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
-- $as_echo_n "(cached) " >&6
--else
++if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then :
+ $as_echo_n "(cached) " >&6
+ else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
--/* end confdefs.h. */
--#include <sys/types.h>
--#include <$ac_hdr>
--
--int
--main ()
--{
--if ((DIR *) 0)
--return 0;
-- ;
-- return 0;
--}
--_ACEOF
++ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
+ #include <sys/types.h>
+ #include <$ac_hdr>
+@@ -16297,41 +13460,18 @@
+ return 0;
+ }
+ _ACEOF
-rm -f conftest.$ac_objext
-if { (ac_try="$ac_compile"
-case "(($ac_try" in
@@ -11584,50 +11782,54 @@ Index: pam.deb/configure
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest.$ac_objext; then
-- eval "$as_ac_Header=yes"
--else
++if ac_fn_c_try_compile "$LINENO"; then :
+ eval "$as_ac_Header=yes"
+ else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
- eval "$as_ac_Header=no"
--fi
++ eval "$as_ac_Header=no"
+ fi
-
--rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
--fi
+ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
+ fi
-ac_res=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
--$as_echo "$ac_res" >&6; }
++eval ac_res=\$$as_ac_Header
++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
+ $as_echo "$ac_res" >&6; }
-as_val=`eval 'as_val=${'$as_ac_Header'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
--#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
--_ACEOF
--
--ac_header_dirent=$ac_hdr; break
--fi
--
--done
--# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
--if test $ac_header_dirent = dirent.h; then
++eval as_val=\$$as_ac_Header
++ if test "x$as_val" = x""yes; then :
+ cat >>confdefs.h <<_ACEOF
+ #define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
+ _ACEOF
+@@ -16342,17 +13482,13 @@
+ done
+ # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
+ if test $ac_header_dirent = dirent.h; then
- { $as_echo "$as_me:$LINENO: checking for library containing opendir" >&5
--$as_echo_n "checking for library containing opendir... " >&6; }
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing opendir" >&5
+ $as_echo_n "checking for library containing opendir... " >&6; }
-if test "${ac_cv_search_opendir+set}" = set; then
-- $as_echo_n "(cached) " >&6
--else
-- ac_func_search_save_LIBS=$LIBS
++if test "${ac_cv_search_opendir+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
+ ac_func_search_save_LIBS=$LIBS
-cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-+ ac_func_search_save_LIBS=$LIBS
+cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -16377,70 +13485,39 @@
+@@ -16377,70 +13513,39 @@
ac_res=-l$ac_lib
LIBS="-l$ac_lib $ac_func_search_save_LIBS"
fi
@@ -11709,7 +11911,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Override any GCC internal prototype to avoid an error.
-@@ -16465,70 +13542,39 @@
+@@ -16465,70 +13570,39 @@
ac_res=-l$ac_lib
LIBS="-l$ac_lib $ac_func_search_save_LIBS"
fi
@@ -11791,7 +11993,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdlib.h>
#include <stdarg.h>
-@@ -16543,48 +13589,23 @@
+@@ -16543,48 +13617,23 @@
return 0;
}
_ACEOF
@@ -11845,7 +12047,7 @@ Index: pam.deb/configure
else
ac_cv_header_stdc=no
fi
-@@ -16594,18 +13615,14 @@
+@@ -16594,18 +13643,14 @@
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
@@ -11867,7 +12069,7 @@ Index: pam.deb/configure
else
ac_cv_header_stdc=no
fi
-@@ -16615,14 +13632,10 @@
+@@ -16615,14 +13660,10 @@
if test $ac_cv_header_stdc = yes; then
# /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
@@ -11884,7 +12086,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <ctype.h>
#include <stdlib.h>
-@@ -16649,64 +13662,31 @@
+@@ -16649,64 +13690,31 @@
return 0;
}
_ACEOF
@@ -11959,7 +12161,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
#include <sys/wait.h>
-@@ -16727,413 +13707,94 @@
+@@ -16727,413 +13735,94 @@
return 0;
}
_ACEOF
@@ -12100,31 +12302,9 @@ Index: pam.deb/configure
-else
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-+if ac_fn_c_try_compile "$LINENO"; then :
-
+-
- ac_header_compiler=no
-+ # Check for potential -arch flags. It is not universal unless
-+ # there are at least two -arch flags with different values.
-+ ac_arch=
-+ ac_prev=
-+ for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
-+ if test -n "$ac_prev"; then
-+ case $ac_word in
-+ i?86 | x86_64 | ppc | ppc64)
-+ if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
-+ ac_arch=$ac_word
-+ else
-+ ac_cv_c_bigendian=universal
-+ break
-+ fi
-+ ;;
-+ esac
-+ ac_prev=
-+ elif test "x$ac_word" = "x-arch"; then
-+ ac_prev=arch
-+ fi
-+ done
- fi
+-fi
-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
@@ -12407,8 +12587,9 @@ Index: pam.deb/configure
- test -z "$ac_c_werror_flag" ||
- test ! -s conftest.err
- } && test -s conftest.$ac_objext; then
--
-- # Check for potential -arch flags. It is not universal unless
++if ac_fn_c_try_compile "$LINENO"; then :
+
+ # Check for potential -arch flags. It is not universal unless
- # there are some -arch flags. Note that *ppc* also matches
- # ppc64. This check is also rather less than ideal.
- case "${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}" in #(
@@ -12419,7 +12600,27 @@ Index: pam.deb/configure
-sed 's/^/| /' conftest.$ac_ext >&5
-
-
--fi
++ # there are at least two -arch flags with different values.
++ ac_arch=
++ ac_prev=
++ for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do
++ if test -n "$ac_prev"; then
++ case $ac_word in
++ i?86 | x86_64 | ppc | ppc64)
++ if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then
++ ac_arch=$ac_word
++ else
++ ac_cv_c_bigendian=universal
++ break
++ fi
++ ;;
++ esac
++ ac_prev=
++ elif test "x$ac_word" = "x-arch"; then
++ ac_prev=arch
++ fi
++ done
+ fi
-
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
if test $ac_cv_c_bigendian = unknown; then
@@ -12433,7 +12634,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
#include <sys/param.h>
-@@ -17151,30 +13812,9 @@
+@@ -17151,30 +13840,9 @@
return 0;
}
_ACEOF
@@ -12466,7 +12667,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
#include <sys/param.h>
-@@ -17190,49 +13830,18 @@
+@@ -17190,49 +13858,18 @@
return 0;
}
_ACEOF
@@ -12519,7 +12720,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <limits.h>
-@@ -17247,30 +13856,9 @@
+@@ -17247,30 +13884,9 @@
return 0;
}
_ACEOF
@@ -12552,7 +12753,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <limits.h>
-@@ -17285,51 +13873,20 @@
+@@ -17285,51 +13901,20 @@
return 0;
}
_ACEOF
@@ -12608,7 +12809,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
short int ascii_mm[] =
{ 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
-@@ -17355,24 +13912,7 @@
+@@ -17355,24 +13940,7 @@
return 0;
}
_ACEOF
@@ -12634,7 +12835,7 @@ Index: pam.deb/configure
if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
ac_cv_c_bigendian=yes
fi
-@@ -17384,20 +13924,10 @@
+@@ -17384,20 +13952,10 @@
ac_cv_c_bigendian=unknown
fi
fi
@@ -12656,7 +12857,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
$ac_includes_default
int
-@@ -17417,79 +13947,41 @@
+@@ -17417,79 +13975,41 @@
return 0;
}
_ACEOF
@@ -12748,7 +12949,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
int
-@@ -17549,60 +14041,33 @@
+@@ -17549,60 +14069,33 @@
return 0;
}
_ACEOF
@@ -12817,7 +13018,7 @@ Index: pam.deb/configure
ac_cv_type_uid_t=yes
else
ac_cv_type_uid_t=no
-@@ -17610,117 +14075,20 @@
+@@ -17610,117 +14103,20 @@
rm -f conftest*
fi
@@ -12940,7 +13141,7 @@ Index: pam.deb/configure
else
cat >>confdefs.h <<_ACEOF
-@@ -17729,102 +14097,9 @@
+@@ -17729,102 +14125,9 @@
fi
@@ -13031,11 +13232,11 @@ Index: pam.deb/configure
- $as_echo "$as_me: failed program was:" >&5
-sed 's/^/| /' conftest.$ac_ext >&5
-
--
--fi
+ac_fn_c_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default"
+if test "x$ac_cv_type_pid_t" = x""yes; then :
+-fi
+-
-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
-fi
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5
@@ -13045,7 +13246,7 @@ Index: pam.deb/configure
else
cat >>confdefs.h <<_ACEOF
-@@ -17833,102 +14108,9 @@
+@@ -17833,102 +14136,9 @@
fi
@@ -13150,7 +13351,7 @@ Index: pam.deb/configure
else
cat >>confdefs.h <<_ACEOF
-@@ -17937,16 +14119,12 @@
+@@ -17937,16 +14147,12 @@
fi
@@ -13170,7 +13371,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
#include <sys/time.h>
-@@ -17961,54 +14139,27 @@
+@@ -17961,54 +14167,27 @@
return 0;
}
_ACEOF
@@ -13232,7 +13433,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <sys/types.h>
#include <time.h>
-@@ -18023,58 +14174,31 @@
+@@ -18023,58 +14202,31 @@
return 0;
}
_ACEOF
@@ -13299,7 +13500,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
/* Thanks to Mike Rendell for this test. */
$ac_includes_default
-@@ -18100,54 +14224,23 @@
+@@ -18100,54 +14252,23 @@
return n > 0 && gidset[n] != val.gval;
}
_ACEOF
@@ -13360,7 +13561,7 @@ Index: pam.deb/configure
ac_cv_type_getgroups=gid_t
else
ac_cv_type_getgroups=int
-@@ -18156,7 +14249,7 @@
+@@ -18156,7 +14277,7 @@
fi
fi
@@ -13369,7 +13570,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_type_getgroups" >&6; }
cat >>confdefs.h <<_ACEOF
-@@ -18165,23 +14258,19 @@
+@@ -18165,23 +14286,19 @@
if test $ac_cv_c_compiler_gnu = yes; then
@@ -13397,7 +13598,7 @@ Index: pam.deb/configure
ac_cv_prog_gcc_traditional=yes
else
ac_cv_prog_gcc_traditional=no
-@@ -18190,43 +14279,35 @@
+@@ -18190,43 +14307,35 @@
if test $ac_cv_prog_gcc_traditional = no; then
@@ -13448,7 +13649,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
$ac_includes_default
int
-@@ -18261,44 +14342,17 @@
+@@ -18261,44 +14370,17 @@
return 0;
}
_ACEOF
@@ -13498,7 +13699,7 @@ Index: pam.deb/configure
$as_echo "$ac_cv_func_memcmp_working" >&6; }
test $ac_cv_func_memcmp_working = no && case " $LIBOBJS " in
*" memcmp.$ac_objext "* ) ;;
-@@ -18307,300 +14361,31 @@
+@@ -18307,194 +14389,18 @@
esac
@@ -13513,33 +13714,25 @@ Index: pam.deb/configure
-else
- cat >conftest.$ac_ext <<_ACEOF
-/* confdefs.h. */
-+do :
-+ ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
-+if test "x$ac_cv_func_vprintf" = x""yes; then :
-+ cat >>confdefs.h <<_ACEOF
-+#define HAVE_VPRINTF 1
- _ACEOF
+-_ACEOF
-cat confdefs.h >>conftest.$ac_ext
-cat >>conftest.$ac_ext <<_ACEOF
-/* end confdefs.h. */
-/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
- For example, HP-UX 11i <limits.h> declares gettimeofday. */
-#define $ac_func innocuous_$ac_func
-
+-
-/* System header to define __stub macros and hopefully few prototypes,
- which can conflict with char $ac_func (); below.
- Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- <limits.h> exists even on freestanding compilers. */
-+ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
-+if test "x$ac_cv_func__doprnt" = x""yes; then :
-
+-
-#ifdef __STDC__
-# include <limits.h>
-#else
-# include <assert.h>
-#endif
-+$as_echo "#define HAVE_DOPRNT 1" >>confdefs.h
-
+-
-#undef $ac_func
-
-/* Override any GCC internal prototype to avoid an error.
@@ -13604,7 +13797,10 @@ Index: pam.deb/configure
-as_val=`eval 'as_val=${'$as_ac_var'}
- $as_echo "$as_val"'`
- if test "x$as_val" = x""yes; then
-- cat >>confdefs.h <<_ACEOF
++do :
++ ac_fn_c_check_func "$LINENO" "vprintf" "ac_cv_func_vprintf"
++if test "x$ac_cv_func_vprintf" = x""yes; then :
+ cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
-_ACEOF
-
@@ -13657,7 +13853,8 @@ Index: pam.deb/configure
- ;
- return 0;
-}
--_ACEOF
++#define HAVE_VPRINTF 1
+ _ACEOF
-rm -f conftest.$ac_objext conftest$ac_exeext
-if { (ac_try="$ac_link"
-case "(($ac_try" in
@@ -13686,7 +13883,7 @@ Index: pam.deb/configure
-
- ac_cv_func__doprnt=no
-fi
--
+
-rm -rf conftest.dSYM
-rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
- conftest$ac_exeext conftest.$ac_ext
@@ -13694,15 +13891,17 @@ Index: pam.deb/configure
-{ $as_echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
-$as_echo "$ac_cv_func__doprnt" >&6; }
-if test "x$ac_cv_func__doprnt" = x""yes; then
--
++ac_fn_c_check_func "$LINENO" "_doprnt" "ac_cv_func__doprnt"
++if test "x$ac_cv_func__doprnt" = x""yes; then :
+
-cat >>confdefs.h <<\_ACEOF
-#define HAVE_DOPRNT 1
-_ACEOF
--
--fi
-+fi
++$as_echo "#define HAVE_DOPRNT 1" >>confdefs.h
fi
+
+@@ -18502,105 +14408,12 @@
done
@@ -13813,7 +14012,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -18608,105 +14393,12 @@
+@@ -18608,105 +14421,12 @@
fi
done
@@ -13924,7 +14123,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -18714,104 +14406,12 @@
+@@ -18714,104 +14434,12 @@
fi
done
@@ -14034,7 +14233,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -18819,102 +14419,12 @@
+@@ -18819,102 +14447,12 @@
fi
done
@@ -14142,7 +14341,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -18922,102 +14432,12 @@
+@@ -18922,102 +14460,12 @@
fi
done
@@ -14250,7 +14449,7 @@ Index: pam.deb/configure
cat >>confdefs.h <<_ACEOF
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
_ACEOF
-@@ -19026,102 +14446,12 @@
+@@ -19026,102 +14474,12 @@
done
@@ -14357,7 +14556,7 @@ Index: pam.deb/configure
_ACEOF
UNSHARE=yes
else
-@@ -19139,7 +14469,7 @@
+@@ -19139,7 +14497,7 @@
# Check whether --enable-regenerate-docu was given.
@@ -14366,7 +14565,7 @@ Index: pam.deb/configure
enableval=$enable_regenerate_docu; enable_docu=$enableval
else
enable_docu=yes
-@@ -19147,9 +14477,9 @@
+@@ -19147,9 +14505,9 @@
# Extract the first word of "xsltproc", so it can be a program name with args.
set dummy xsltproc; ac_word=$2
@@ -14378,7 +14577,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $XSLTPROC in
-@@ -19162,14 +14492,14 @@
+@@ -19162,14 +14520,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -14396,7 +14595,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
;;
-@@ -19177,10 +14507,10 @@
+@@ -19177,10 +14535,10 @@
fi
XSLTPROC=$ac_cv_path_XSLTPROC
if test -n "$XSLTPROC"; then
@@ -14409,7 +14608,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19190,9 +14520,9 @@
+@@ -19190,9 +14548,9 @@
fi
# Extract the first word of "xmllint", so it can be a program name with args.
set dummy xmllint; ac_word=$2
@@ -14421,7 +14620,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $XMLLINT in
-@@ -19205,14 +14535,14 @@
+@@ -19205,14 +14563,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -14439,7 +14638,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
test -z "$ac_cv_path_XMLLINT" && ac_cv_path_XMLLINT="/bin/true"
-@@ -19221,10 +14551,10 @@
+@@ -19221,10 +14579,10 @@
fi
XMLLINT=$ac_cv_path_XMLLINT
if test -n "$XMLLINT"; then
@@ -14452,7 +14651,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19233,7 +14563,7 @@
+@@ -19233,7 +14591,7 @@
# check for the presence of the XML catalog
# Check whether --with-xml-catalog was given.
@@ -14461,7 +14660,7 @@ Index: pam.deb/configure
withval=$with_xml_catalog;
else
with_xml_catalog=/etc/xml/catalog
-@@ -19242,23 +14572,23 @@
+@@ -19242,23 +14600,23 @@
jh_found_xmlcatalog=true
XML_CATALOG_FILE="$with_xml_catalog"
@@ -14490,7 +14689,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $XMLCATALOG in
-@@ -19271,14 +14601,14 @@
+@@ -19271,14 +14629,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -14508,7 +14707,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
test -z "$ac_cv_path_XMLCATALOG" && ac_cv_path_XMLCATALOG="no"
-@@ -19287,10 +14617,10 @@
+@@ -19287,10 +14645,10 @@
fi
XMLCATALOG=$ac_cv_path_XMLCATALOG
if test -n "$XMLCATALOG"; then
@@ -14521,7 +14720,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19306,35 +14636,35 @@
+@@ -19306,35 +14664,35 @@
fi
@@ -14569,7 +14768,7 @@ Index: pam.deb/configure
$as_echo "not found" >&6; }
enable_docu=no
fi
-@@ -19342,9 +14672,9 @@
+@@ -19342,9 +14700,9 @@
# Extract the first word of "w3m", so it can be a program name with args.
set dummy w3m; ac_word=$2
@@ -14581,7 +14780,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $BROWSER in
-@@ -19357,14 +14687,14 @@
+@@ -19357,14 +14715,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -14599,7 +14798,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
;;
-@@ -19372,10 +14702,10 @@
+@@ -19372,10 +14730,10 @@
fi
BROWSER=$ac_cv_path_BROWSER
if test -n "$BROWSER"; then
@@ -14612,7 +14811,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19388,9 +14718,9 @@
+@@ -19388,9 +14746,9 @@
# Extract the first word of "fop", so it can be a program name with args.
set dummy fop; ac_word=$2
@@ -14624,7 +14823,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $FO2PDF in
-@@ -19403,14 +14733,14 @@
+@@ -19403,14 +14761,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -14642,7 +14841,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
;;
-@@ -19418,10 +14748,10 @@
+@@ -19418,10 +14776,10 @@
fi
FO2PDF=$ac_cv_path_FO2PDF
if test -n "$FO2PDF"; then
@@ -14655,7 +14854,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19447,16 +14777,16 @@
+@@ -19447,16 +14805,16 @@
@@ -14675,7 +14874,7 @@ Index: pam.deb/configure
$as_echo "$USE_NLS" >&6; }
-@@ -19497,9 +14827,9 @@
+@@ -19497,9 +14855,9 @@
# Extract the first word of "msgfmt", so it can be a program name with args.
set dummy msgfmt; ac_word=$2
@@ -14687,7 +14886,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case "$MSGFMT" in
-@@ -19529,18 +14859,18 @@
+@@ -19529,18 +14887,18 @@
fi
MSGFMT="$ac_cv_path_MSGFMT"
if test "$MSGFMT" != ":"; then
@@ -14710,7 +14909,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case $GMSGFMT in
-@@ -19553,14 +14883,14 @@
+@@ -19553,14 +14911,14 @@
do
IFS=$as_save_IFS
test -z "$as_dir" && as_dir=.
@@ -14728,7 +14927,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
-@@ -19569,10 +14899,10 @@
+@@ -19569,10 +14927,10 @@
fi
GMSGFMT=$ac_cv_path_GMSGFMT
if test -n "$GMSGFMT"; then
@@ -14741,7 +14940,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19620,9 +14950,9 @@
+@@ -19620,9 +14978,9 @@
# Extract the first word of "xgettext", so it can be a program name with args.
set dummy xgettext; ac_word=$2
@@ -14753,7 +14952,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case "$XGETTEXT" in
-@@ -19652,10 +14982,10 @@
+@@ -19652,10 +15010,10 @@
fi
XGETTEXT="$ac_cv_path_XGETTEXT"
if test "$XGETTEXT" != ":"; then
@@ -14766,7 +14965,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19698,9 +15028,9 @@
+@@ -19698,9 +15056,9 @@
# Extract the first word of "msgmerge", so it can be a program name with args.
set dummy msgmerge; ac_word=$2
@@ -14778,7 +14977,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
case "$MSGMERGE" in
-@@ -19729,10 +15059,10 @@
+@@ -19729,10 +15087,10 @@
fi
MSGMERGE="$ac_cv_path_MSGMERGE"
if test "$MSGMERGE" != ":"; then
@@ -14791,7 +14990,7 @@ Index: pam.deb/configure
$as_echo "no" >&6; }
fi
-@@ -19764,7 +15094,7 @@
+@@ -19764,7 +15122,7 @@
# Check whether --with-gnu-ld was given.
@@ -14800,7 +14999,7 @@ Index: pam.deb/configure
withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
else
with_gnu_ld=no
-@@ -19786,7 +15116,7 @@
+@@ -19786,7 +15144,7 @@
ac_prog=ld
if test "$GCC" = yes; then
# Check if gcc -print-prog-name=ld gives a path.
@@ -14809,7 +15008,7 @@ Index: pam.deb/configure
$as_echo_n "checking for ld used by GCC... " >&6; }
case $host in
*-*-mingw*)
-@@ -19816,13 +15146,13 @@
+@@ -19816,13 +15174,13 @@
;;
esac
elif test "$with_gnu_ld" = yes; then
@@ -14826,7 +15025,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
if test -z "$LD"; then
-@@ -19850,18 +15180,16 @@
+@@ -19850,18 +15208,16 @@
LD="$acl_cv_path_LD"
if test -n "$LD"; then
@@ -14850,7 +15049,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
# I'd rather use --version here, but apparently some GNU ld's only accept -v.
-@@ -19872,16 +15200,16 @@
+@@ -19872,16 +15228,16 @@
acl_cv_prog_gnu_ld=no ;;
esac
fi
@@ -14870,7 +15069,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
-@@ -19892,7 +15220,7 @@
+@@ -19892,7 +15248,7 @@
acl_cv_rpath=done
fi
@@ -14879,7 +15078,7 @@ Index: pam.deb/configure
$as_echo "$acl_cv_rpath" >&6; }
wl="$acl_cv_wl"
acl_libext="$acl_cv_libext"
-@@ -19904,7 +15232,7 @@
+@@ -19904,7 +15260,7 @@
acl_hardcode_direct="$acl_cv_hardcode_direct"
acl_hardcode_minus_L="$acl_cv_hardcode_minus_L"
# Check whether --enable-rpath was given.
@@ -14888,7 +15087,7 @@ Index: pam.deb/configure
enableval=$enable_rpath; :
else
enable_rpath=yes
-@@ -19953,7 +15281,7 @@
+@@ -19953,7 +15309,7 @@
# Check whether --with-libiconv-prefix was given.
@@ -14897,7 +15096,7 @@ Index: pam.deb/configure
withval=$with_libiconv_prefix;
if test "X$withval" = "Xno"; then
use_additional=no
-@@ -20393,18 +15721,14 @@
+@@ -20393,18 +15749,14 @@
@@ -14919,7 +15118,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <CoreFoundation/CFPreferences.h>
int
-@@ -20415,61 +15739,30 @@
+@@ -20415,61 +15767,30 @@
return 0;
}
_ACEOF
@@ -14990,7 +15189,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <CoreFoundation/CFLocale.h>
int
-@@ -20480,47 +15773,20 @@
+@@ -20480,47 +15801,20 @@
return 0;
}
_ACEOF
@@ -15044,7 +15243,7 @@ Index: pam.deb/configure
fi
INTL_MACOSX_LIBS=
-@@ -20565,16 +15831,12 @@
+@@ -20565,16 +15859,12 @@
gt_expression_test_code=
fi
@@ -15064,7 +15263,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <libintl.h>
$gt_revision_test_code
-@@ -20589,42 +15851,16 @@
+@@ -20589,42 +15879,16 @@
return 0;
}
_ACEOF
@@ -15113,7 +15312,7 @@ Index: pam.deb/configure
$as_echo "$ac_res" >&6; }
if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
-@@ -20658,19 +15894,15 @@
+@@ -20658,19 +15922,15 @@
done
@@ -15136,7 +15335,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdlib.h>
#include <iconv.h>
-@@ -20684,46 +15916,15 @@
+@@ -20684,46 +15944,15 @@
return 0;
}
_ACEOF
@@ -15187,7 +15386,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <stdlib.h>
#include <iconv.h>
-@@ -20737,49 +15938,22 @@
+@@ -20737,49 +15966,22 @@
return 0;
}
_ACEOF
@@ -15243,7 +15442,7 @@ Index: pam.deb/configure
$as_echo_n "(cached) " >&6
else
-@@ -20787,17 +15961,13 @@
+@@ -20787,17 +15989,13 @@
if test $am_cv_lib_iconv = yes; then
LIBS="$LIBS $LIBICONV"
fi
@@ -15263,7 +15462,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <iconv.h>
-@@ -20857,46 +16027,19 @@
+@@ -20857,46 +16055,19 @@
return 0;
}
_ACEOF
@@ -15315,7 +15514,7 @@ Index: pam.deb/configure
$as_echo "$am_cv_func_iconv_works" >&6; }
case "$am_cv_func_iconv_works" in
*no) am_func_iconv=no am_cv_lib_iconv=no ;;
-@@ -20907,15 +16050,13 @@
+@@ -20907,15 +16078,13 @@
fi
if test "$am_func_iconv" = yes; then
@@ -15334,7 +15533,7 @@ Index: pam.deb/configure
$as_echo "$LIBICONV" >&6; }
else
CPPFLAGS="$am_save_CPPFLAGS"
-@@ -20945,7 +16086,7 @@
+@@ -20945,7 +16114,7 @@
# Check whether --with-libintl-prefix was given.
@@ -15343,7 +15542,7 @@ Index: pam.deb/configure
withval=$with_libintl_prefix;
if test "X$withval" = "Xno"; then
use_additional=no
-@@ -21361,20 +16502,16 @@
+@@ -21361,20 +16530,16 @@
done
fi
@@ -15367,7 +15566,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <libintl.h>
$gt_revision_test_code
-@@ -21393,45 +16530,16 @@
+@@ -21393,45 +16558,16 @@
return 0;
}
_ACEOF
@@ -15418,7 +15617,7 @@ Index: pam.deb/configure
/* end confdefs.h. */
#include <libintl.h>
$gt_revision_test_code
-@@ -21450,48 +16558,20 @@
+@@ -21450,48 +16586,20 @@
return 0;
}
_ACEOF
@@ -15472,7 +15671,7 @@ Index: pam.deb/configure
$as_echo "$ac_res" >&6; }
fi
-@@ -21519,21 +16599,19 @@
+@@ -21519,21 +16627,19 @@
if test "$gt_use_preinstalled_gnugettext" = "yes" \
|| test "$nls_cv_use_gnu_gettext" = "yes"; then
@@ -15498,7 +15697,7 @@ Index: pam.deb/configure
$as_echo_n "checking where the gettext function comes from... " >&6; }
if test "$gt_use_preinstalled_gnugettext" = "yes"; then
if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
-@@ -21544,7 +16622,7 @@
+@@ -21544,7 +16650,7 @@
else
gt_source="included intl directory"
fi
@@ -15507,7 +15706,7 @@ Index: pam.deb/configure
$as_echo "$gt_source" >&6; }
fi
-@@ -21552,9 +16630,9 @@
+@@ -21552,9 +16658,9 @@
if test "$gt_use_preinstalled_gnugettext" = "yes"; then
if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
@@ -15519,7 +15718,7 @@ Index: pam.deb/configure
$as_echo "$LIBINTL" >&6; }
for element in $INCINTL; do
-@@ -21582,14 +16660,10 @@
+@@ -21582,14 +16688,10 @@
fi
@@ -15536,7 +15735,7 @@ Index: pam.deb/configure
fi
-@@ -21598,233 +16672,38 @@
+@@ -21598,233 +16700,38 @@
@@ -15792,7 +15991,7 @@ Index: pam.deb/configure
have_key_errors=1
else
have_key_errors=0
-@@ -21839,9 +16718,7 @@
+@@ -21839,9 +16746,7 @@
if test $HAVE_KEY_MANAGEMENT = 1; then
@@ -15803,7 +16002,7 @@ Index: pam.deb/configure
fi
HAVE_KEY_MANAGEMENT=$HAVE_KEY_MANAGEMENT
-@@ -21885,13 +16762,13 @@
+@@ -21885,13 +16790,13 @@
case $ac_val in #(
*${as_nl}*)
case $ac_var in #(
@@ -15819,7 +16018,7 @@ Index: pam.deb/configure
esac ;;
esac
done
-@@ -21899,8 +16776,8 @@
+@@ -21899,8 +16804,8 @@
(set) 2>&1 |
case $as_nl`(ac_space=' '; set) 2>&1` in #(
*${as_nl}ac_space=\ *)
@@ -15830,7 +16029,7 @@ Index: pam.deb/configure
sed -n \
"s/'/'\\\\''/g;
s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
-@@ -21923,11 +16800,11 @@
+@@ -21923,11 +16828,11 @@
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
if test -w "$cache_file"; then
test "x$cache_file" != "x/dev/null" &&
@@ -15844,7 +16043,7 @@ Index: pam.deb/configure
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
fi
fi
-@@ -21947,8 +16824,8 @@
+@@ -21947,8 +16852,8 @@
ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
# 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
# will be set to the directory where LIBOBJS objects are built.
@@ -15855,7 +16054,7 @@ Index: pam.deb/configure
done
LIBOBJS=$ac_libobjs
-@@ -21964,105 +16841,67 @@
+@@ -21964,105 +16869,67 @@
fi
if test -z "${STATIC_MODULES_TRUE}" && test -z "${STATIC_MODULES_FALSE}"; then
@@ -15990,7 +16189,7 @@ Index: pam.deb/configure
#! $SHELL
# Generated by $as_me.
# Run this file to recreate the current configuration.
-@@ -22072,17 +16911,18 @@
+@@ -22072,17 +16939,18 @@
debug=false
ac_cs_recheck=false
ac_cs_silent=false
@@ -16016,7 +16215,7 @@ Index: pam.deb/configure
emulate sh
NULLCMD=:
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
-@@ -22090,23 +16930,15 @@
+@@ -22090,23 +16958,15 @@
alias -g '${1+"$@"}'='"$@"'
setopt NO_GLOB_SUBST
else
@@ -16045,7 +16244,7 @@ Index: pam.deb/configure
as_nl='
'
export as_nl
-@@ -22114,7 +16946,13 @@
+@@ -22114,7 +16974,13 @@
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
@@ -16060,7 +16259,7 @@ Index: pam.deb/configure
as_echo='printf %s\n'
as_echo_n='printf %s'
else
-@@ -22125,7 +16963,7 @@
+@@ -22125,7 +16991,7 @@
as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
as_echo_n_body='eval
arg=$1;
@@ -16069,7 +16268,7 @@ Index: pam.deb/configure
*"$as_nl"*)
expr "X$arg" : "X\\(.*\\)$as_nl";
arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
-@@ -22148,13 +16986,6 @@
+@@ -22148,13 +17014,6 @@
}
fi
@@ -16083,7 +16282,7 @@ Index: pam.deb/configure
# IFS
# We need space, tab and new line, in precisely that order. Quoting is
-@@ -22164,15 +16995,15 @@
+@@ -22164,15 +17023,15 @@
IFS=" "" $as_nl"
# Find who we are. Look in the path if we contain no directory separator.
@@ -16102,7 +16301,7 @@ Index: pam.deb/configure
IFS=$as_save_IFS
;;
-@@ -22184,12 +17015,16 @@
+@@ -22184,12 +17043,16 @@
fi
if test ! -f "$as_myself"; then
$as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
@@ -16123,7 +16322,7 @@ Index: pam.deb/configure
done
PS1='$ '
PS2='> '
-@@ -22201,7 +17036,89 @@
+@@ -22201,7 +17064,89 @@
LANGUAGE=C
export LANGUAGE
@@ -16214,7 +16413,7 @@ Index: pam.deb/configure
if expr a : '\(a\)' >/dev/null 2>&1 &&
test "X`expr 00001 : '.*\(...\)'`" = X001; then
as_expr=expr
-@@ -22215,8 +17132,12 @@
+@@ -22215,8 +17160,12 @@
as_basename=false
fi
@@ -16228,7 +16427,7 @@ Index: pam.deb/configure
as_me=`$as_basename -- "$0" ||
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
X"$0" : 'X\(//\)$' \| \
-@@ -22236,76 +17157,25 @@
+@@ -22236,76 +17185,25 @@
}
s/.*/./; q'`
@@ -16316,7 +16515,7 @@ Index: pam.deb/configure
rm -f conf$$ conf$$.exe conf$$.file
if test -d conf$$.dir; then
-@@ -22334,8 +17204,56 @@
+@@ -22334,8 +17232,56 @@
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
rmdir conf$$.dir 2>/dev/null
@@ -16374,7 +16573,7 @@ Index: pam.deb/configure
else
test -d ./-p && rmdir ./-p
as_mkdir_p=false
-@@ -22354,10 +17272,10 @@
+@@ -22354,10 +17300,10 @@
if test -d "$1"; then
test -d "$1/.";
else
@@ -16387,7 +16586,7 @@ Index: pam.deb/configure
???[sx]*):;;*)false;;esac;fi
'\'' sh
'
-@@ -22372,13 +17290,19 @@
+@@ -22372,13 +17318,19 @@
exec 6>&1
@@ -16405,11 +16604,11 @@ Index: pam.deb/configure
ac_log="
This file was extended by $as_me, which was
-generated by GNU Autoconf 2.63. Invocation command line was
-+generated by GNU Autoconf 2.64. Invocation command line was
++generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
-@@ -22410,10 +17334,11 @@
+@@ -22410,13 +17362,15 @@
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
ac_cs_usage="\
@@ -16424,7 +16623,11 @@ Index: pam.deb/configure
-h, --help print this help, then exit
-V, --version print version number and configuration settings, then exit
-@@ -22435,16 +17360,16 @@
++ --config print configuration, then exit
+ -q, --quiet, --silent
+ do not print progress messages
+ -d, --debug don't remove temporary files
+@@ -22435,16 +17389,17 @@
Configuration commands:
$config_commands
@@ -16433,18 +16636,29 @@ Index: pam.deb/configure
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
++ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
config.status
-configured by $0, generated by GNU Autoconf 2.63,
-+configured by $0, generated by GNU Autoconf 2.64,
- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
+- with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
++configured by $0, generated by GNU Autoconf 2.65,
++ with options \\"\$ac_cs_config\\"
-Copyright (C) 2008 Free Software Foundation, Inc.
+Copyright (C) 2009 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it."
-@@ -22487,20 +17412,19 @@
+@@ -22480,6 +17435,8 @@
+ ac_cs_recheck=: ;;
+ --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
+ $as_echo "$ac_cs_version"; exit ;;
++ --config | --confi | --conf | --con | --co | --c )
++ $as_echo "$ac_cs_config"; exit ;;
+ --debug | --debu | --deb | --de | --d | -d )
+ debug=: ;;
+ --file | --fil | --fi | --f )
+@@ -22487,20 +17444,19 @@
case $ac_optarg in
*\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
esac
@@ -16469,7 +16683,7 @@ Index: pam.deb/configure
--help | --hel | -h )
$as_echo "$ac_cs_usage"; exit ;;
-q | -quiet | --quiet | --quie | --qui | --qu | --q \
-@@ -22508,11 +17432,10 @@
+@@ -22508,11 +17464,10 @@
ac_cs_silent=: ;;
# This is an error.
@@ -16484,7 +16698,7 @@ Index: pam.deb/configure
ac_need_defaults=false ;;
esac
-@@ -22893,9 +17816,7 @@
+@@ -22893,9 +17848,7 @@
"tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
"xtests/Makefile") CONFIG_FILES="$CONFIG_FILES xtests/Makefile" ;;
@@ -16495,7 +16709,7 @@ Index: pam.deb/configure
esac
done
-@@ -22922,7 +17843,7 @@
+@@ -22922,7 +17875,7 @@
trap 'exit_status=$?
{ test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
' 0
@@ -16504,7 +16718,7 @@ Index: pam.deb/configure
}
# Create a (secure) tmp directory for tmp files.
-@@ -22933,11 +17854,7 @@
+@@ -22933,11 +17886,7 @@
{
tmp=./conf$$-$RANDOM
(umask 077 && mkdir "$tmp")
@@ -16517,7 +16731,7 @@ Index: pam.deb/configure
# Set up the scripts for CONFIG_FILES section.
# No need to generate them if there are no CONFIG_FILES.
-@@ -22945,10 +17862,16 @@
+@@ -22945,10 +17894,16 @@
if test -n "$CONFIG_FILES"; then
@@ -16536,7 +16750,7 @@ Index: pam.deb/configure
else
ac_cs_awk_cr=$ac_cr
fi
-@@ -22962,24 +17885,18 @@
+@@ -22962,24 +17917,18 @@
echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
echo "_ACEOF"
} >conf$$subs.sh ||
@@ -16564,7 +16778,25 @@ Index: pam.deb/configure
else
ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
fi
-@@ -23068,9 +17985,7 @@
+@@ -23001,7 +17950,7 @@
+ t delim
+ :nl
+ h
+-s/\(.\{148\}\).*/\1/
++s/\(.\{148\}\)..*/\1/
+ t more1
+ s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
+ p
+@@ -23015,7 +17964,7 @@
+ t nl
+ :delim
+ h
+-s/\(.\{148\}\).*/\1/
++s/\(.\{148\}\)..*/\1/
+ t more2
+ s/["\\]/\\&/g; s/^/"/; s/$/"/
+ p
+@@ -23068,9 +18017,7 @@
else
cat
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
@@ -16575,7 +16807,7 @@ Index: pam.deb/configure
_ACEOF
# VPATH may cause trouble with some makes, so we remove $(srcdir),
-@@ -23111,9 +18026,7 @@
+@@ -23111,9 +18058,7 @@
if test -z "$ac_t"; then
break
elif $ac_last_try; then
@@ -16586,7 +16818,7 @@ Index: pam.deb/configure
else
ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
fi
-@@ -23198,9 +18111,7 @@
+@@ -23198,9 +18143,7 @@
_ACAWK
_ACEOF
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
@@ -16597,7 +16829,7 @@ Index: pam.deb/configure
fi # test -n "$CONFIG_HEADERS"
-@@ -23213,9 +18124,7 @@
+@@ -23213,9 +18156,7 @@
esac
case $ac_mode$ac_tag in
:[FHL]*:*);;
@@ -16608,7 +16840,7 @@ Index: pam.deb/configure
:[FH]-) ac_tag=-:-;;
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
esac
-@@ -23243,12 +18152,10 @@
+@@ -23243,12 +18184,10 @@
[\\/$]*) false;;
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
esac ||
@@ -16623,7 +16855,7 @@ Index: pam.deb/configure
done
# Let's still pretend it is `configure' which instantiates (i.e., don't
-@@ -23259,7 +18166,7 @@
+@@ -23259,7 +18198,7 @@
`' by configure.'
if test x"$ac_file" != x-; then
configure_input="$ac_file. $configure_input"
@@ -16632,7 +16864,7 @@ Index: pam.deb/configure
$as_echo "$as_me: creating $ac_file" >&6;}
fi
# Neutralize special characters interpreted by sed in replacement strings.
-@@ -23272,9 +18179,7 @@
+@@ -23272,9 +18211,7 @@
case $ac_tag in
*:-:* | *:-) cat >"$tmp/stdin" \
@@ -16643,7 +16875,7 @@ Index: pam.deb/configure
esac
;;
esac
-@@ -23302,47 +18207,7 @@
+@@ -23302,47 +18239,7 @@
q
}
s/.*/./; q'`
@@ -16692,7 +16924,7 @@ Index: pam.deb/configure
ac_builddir=.
case "$ac_dir" in
-@@ -23399,7 +18264,6 @@
+@@ -23399,7 +18296,6 @@
# If the template does not know about datarootdir, expand it.
# FIXME: This hack should be removed a few years after 2.60.
ac_datarootdir_hack=; ac_datarootdir_seen=
@@ -16700,7 +16932,7 @@ Index: pam.deb/configure
ac_sed_dataroot='
/datarootdir/ {
p
-@@ -23409,12 +18273,11 @@
+@@ -23409,12 +18305,11 @@
/@docdir@/p
/@infodir@/p
/@localedir@/p
@@ -16715,7 +16947,7 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
-@@ -23424,7 +18287,7 @@
+@@ -23424,7 +18319,7 @@
s&@infodir@&$infodir&g
s&@localedir@&$localedir&g
s&@mandir@&$mandir&g
@@ -16724,7 +16956,7 @@ Index: pam.deb/configure
esac
_ACEOF
-@@ -23453,14 +18316,12 @@
+@@ -23453,14 +18348,12 @@
$ac_datarootdir_hack
"
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
@@ -16741,7 +16973,7 @@ Index: pam.deb/configure
which seems to be undefined. Please make sure it is defined." >&5
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
which seems to be undefined. Please make sure it is defined." >&2;}
-@@ -23470,9 +18331,7 @@
+@@ -23470,9 +18363,7 @@
-) cat "$tmp/out" && rm -f "$tmp/out";;
*) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
esac \
@@ -16752,7 +16984,7 @@ Index: pam.deb/configure
;;
:H)
#
-@@ -23483,25 +18342,19 @@
+@@ -23483,25 +18374,19 @@
$as_echo "/* $configure_input */" \
&& eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
} >"$tmp/config.h" \
@@ -16782,7 +17014,7 @@ Index: pam.deb/configure
fi
# Compute "$ac_file"'s index in $config_headers.
_am_arg="$ac_file"
-@@ -23539,7 +18392,7 @@
+@@ -23539,7 +18424,7 @@
s/.*/./; q'`/stamp-h$_am_stamp_count
;;
@@ -16791,7 +17023,7 @@ Index: pam.deb/configure
$as_echo "$as_me: executing $ac_file commands" >&6;}
;;
esac
-@@ -23634,47 +18487,7 @@
+@@ -23634,47 +18519,7 @@
q
}
s/.*/./; q'`
@@ -16840,7 +17072,7 @@ Index: pam.deb/configure
# echo "creating $dirpart/$file"
echo '# dummy' > "$dirpart/$file"
done
-@@ -24434,15 +19247,12 @@
+@@ -24434,15 +19279,12 @@
done # for ac_tag
@@ -16858,7 +17090,7 @@ Index: pam.deb/configure
# configure is writing to config.log, and then calls config.status.
-@@ -24463,10 +19273,10 @@
+@@ -24463,10 +19305,10 @@
exec 5>>config.log
# Use ||, not &&, to avoid exiting from the if with $? = 1, which
# would make configure fail if this is the last instruction.
@@ -16871,17 +17103,17 @@ Index: pam.deb/configure
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
fi
-Index: pam.deb/Makefile.in
+Index: pam.debian/Makefile.in
===================================================================
---- pam.deb.orig/Makefile.in
-+++ pam.deb/Makefile.in
-@@ -41,12 +41,11 @@
- DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
-- INSTALL NEWS compile config.guess config.rpath config.sub \
-+ INSTALL NEWS TODO compile config.guess config.rpath config.sub \
- depcomp install-sh ltmain.sh missing mkinstalldirs ylwrap
+--- pam.debian.orig/Makefile.in
++++ pam.debian/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -46,7 +46,6 @@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
@@ -16906,10 +17138,66 @@ Index: pam.deb/Makefile.in
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PIE_CFLAGS = @PIE_CFLAGS@
-Index: pam.deb/modules/pam_namespace/Makefile.in
+@@ -364,7 +364,7 @@
+ # (which will cause the Makefiles to be regenerated when you run `make');
+ # (2) otherwise, pass the desired values on the `make' command line.
+ $(RECURSIVE_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -389,7 +389,7 @@
+ fi; test -z "$$fail"
+
+ $(RECURSIVE_CLEAN_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -559,7 +559,8 @@
+ fi; \
+ done
+ -test -n "$(am__skip_mode_fix)" \
+- || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
++ || find "$(distdir)" -type d ! -perm -755 \
++ -exec chmod u+rwx,go+rx {} \; -o \
+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
+ ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
+@@ -603,17 +604,17 @@
+ distcheck: dist
+ case '$(DIST_ARCHIVES)' in \
+ *.tar.gz*) \
+- GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
++ GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ *.tar.bz2*) \
+- bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
++ bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
+ *.tar.lzma*) \
+- unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
++ lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
+ *.tar.xz*) \
+ xz -dc $(distdir).tar.xz | $(am__untar) ;;\
+ *.tar.Z*) \
+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
+ *.shar.gz*) \
+- GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
++ GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
+ *.zip*) \
+ unzip $(distdir).zip ;;\
+ esac
+Index: pam.debian/modules/pam_namespace/Makefile.in
===================================================================
---- pam.deb.orig/modules/pam_namespace/Makefile.in
-+++ pam.deb/modules/pam_namespace/Makefile.in
+--- pam.debian.orig/modules/pam_namespace/Makefile.in
++++ pam.debian/modules/pam_namespace/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -49,7 +49,6 @@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
@@ -16935,10 +17223,16 @@ Index: pam.deb/modules/pam_namespace/Makefile.in
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PIE_CFLAGS = @PIE_CFLAGS@
-Index: pam.deb/modules/pam_securetty/Makefile.in
+Index: pam.debian/modules/pam_securetty/Makefile.in
===================================================================
---- pam.deb.orig/modules/pam_securetty/Makefile.in
-+++ pam.deb/modules/pam_securetty/Makefile.in
+--- pam.debian.orig/modules/pam_securetty/Makefile.in
++++ pam.debian/modules/pam_securetty/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -45,7 +45,6 @@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
@@ -17005,10 +17299,16 @@ Index: pam.deb/modules/pam_securetty/Makefile.in
.c.o:
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-Index: pam.deb/modules/pam_unix/Makefile.in
+Index: pam.debian/modules/pam_unix/Makefile.in
===================================================================
---- pam.deb.orig/modules/pam_unix/Makefile.in
-+++ pam.deb/modules/pam_unix/Makefile.in
+--- pam.debian.orig/modules/pam_unix/Makefile.in
++++ pam.debian/modules/pam_unix/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -51,7 +51,6 @@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
@@ -17072,10 +17372,16 @@ Index: pam.deb/modules/pam_unix/Makefile.in
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_unix_acct.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_unix_auth.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pam_unix_passwd.Plo@am__quote@
-Index: pam.deb/modules/pam_tty_audit/Makefile.in
+Index: pam.debian/modules/pam_tty_audit/Makefile.in
===================================================================
---- pam.deb.orig/modules/pam_tty_audit/Makefile.in
-+++ pam.deb/modules/pam_tty_audit/Makefile.in
+--- pam.debian.orig/modules/pam_tty_audit/Makefile.in
++++ pam.debian/modules/pam_tty_audit/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
@@ -45,7 +45,6 @@
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
@@ -17112,3 +17418,2145 @@ Index: pam.deb/modules/pam_tty_audit/Makefile.in
XMLS = README.xml pam_tty_audit.8.xml
securelibdir = $(SECUREDIR)
AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include
+Index: pam.debian/conf/Makefile.in
+===================================================================
+--- pam.debian.orig/conf/Makefile.in
++++ pam.debian/conf/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -38,7 +38,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -47,7 +46,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -179,6 +178,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+@@ -307,7 +307,7 @@
+ # (which will cause the Makefiles to be regenerated when you run `make');
+ # (2) otherwise, pass the desired values on the `make' command line.
+ $(RECURSIVE_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -332,7 +332,7 @@
+ fi; test -z "$$fail"
+
+ $(RECURSIVE_CLEAN_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+Index: pam.debian/conf/pam_conv1/Makefile.in
+===================================================================
+--- pam.debian.orig/conf/pam_conv1/Makefile.in
++++ pam.debian/conf/pam_conv1/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -172,6 +171,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/doc/Makefile.in
+===================================================================
+--- pam.debian.orig/doc/Makefile.in
++++ pam.debian/doc/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -44,7 +44,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -53,7 +52,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -208,6 +207,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+@@ -356,7 +356,7 @@
+ # (which will cause the Makefiles to be regenerated when you run `make');
+ # (2) otherwise, pass the desired values on the `make' command line.
+ $(RECURSIVE_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -381,7 +381,7 @@
+ fi; test -z "$$fail"
+
+ $(RECURSIVE_CLEAN_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+Index: pam.debian/doc/adg/Makefile.in
+===================================================================
+--- pam.debian.orig/doc/adg/Makefile.in
++++ pam.debian/doc/adg/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -42,7 +42,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -51,7 +50,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -143,6 +142,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/doc/man/Makefile.in
+===================================================================
+--- pam.debian.orig/doc/man/Makefile.in
++++ pam.debian/doc/man/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -42,7 +42,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -51,7 +50,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -171,6 +170,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/doc/mwg/Makefile.in
+===================================================================
+--- pam.debian.orig/doc/mwg/Makefile.in
++++ pam.debian/doc/mwg/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -42,7 +42,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -51,7 +50,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -143,6 +142,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/doc/sag/Makefile.in
+===================================================================
+--- pam.debian.orig/doc/sag/Makefile.in
++++ pam.debian/doc/sag/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -42,7 +42,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -51,7 +50,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -143,6 +142,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/doc/specs/Makefile.in
+===================================================================
+--- pam.debian.orig/doc/specs/Makefile.in
++++ pam.debian/doc/specs/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -46,7 +46,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -55,7 +54,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -196,6 +195,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/examples/Makefile.in
+===================================================================
+--- pam.debian.orig/examples/Makefile.in
++++ pam.debian/examples/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -178,6 +177,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/libpam/Makefile.in
+===================================================================
+--- pam.debian.orig/libpam/Makefile.in
++++ pam.debian/libpam/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -50,7 +50,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -59,7 +58,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -208,6 +207,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/libpam_misc/Makefile.in
+===================================================================
+--- pam.debian.orig/libpam_misc/Makefile.in
++++ pam.debian/libpam_misc/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -46,7 +46,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -55,7 +54,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -192,6 +191,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/libpamc/Makefile.in
+===================================================================
+--- pam.debian.orig/libpamc/Makefile.in
++++ pam.debian/libpamc/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -46,7 +46,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -55,7 +54,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -230,6 +229,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+@@ -450,7 +450,7 @@
+ # (which will cause the Makefiles to be regenerated when you run `make');
+ # (2) otherwise, pass the desired values on the `make' command line.
+ $(RECURSIVE_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -475,7 +475,7 @@
+ fi; test -z "$$fail"
+
+ $(RECURSIVE_CLEAN_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+Index: pam.debian/libpamc/test/Makefile.in
+===================================================================
+--- pam.debian.orig/libpamc/test/Makefile.in
++++ pam.debian/libpamc/test/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -42,7 +42,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -51,7 +50,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -143,6 +142,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/Makefile.in
++++ pam.debian/modules/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -42,7 +42,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -51,7 +50,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -183,6 +182,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+@@ -321,7 +321,7 @@
+ # (which will cause the Makefiles to be regenerated when you run `make');
+ # (2) otherwise, pass the desired values on the `make' command line.
+ $(RECURSIVE_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -346,7 +346,7 @@
+ fi; test -z "$$fail"
+
+ $(RECURSIVE_CLEAN_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+Index: pam.debian/modules/pam_access/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_access/Makefile.in
++++ pam.debian/modules/pam_access/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -195,6 +194,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_cracklib/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_cracklib/Makefile.in
++++ pam.debian/modules/pam_cracklib/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -194,6 +193,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_debug/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_debug/Makefile.in
++++ pam.debian/modules/pam_debug/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_deny/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_deny/Makefile.in
++++ pam.debian/modules/pam_deny/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_echo/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_echo/Makefile.in
++++ pam.debian/modules/pam_echo/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_env/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_env/Makefile.in
++++ pam.debian/modules/pam_env/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -196,6 +195,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_exec/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_exec/Makefile.in
++++ pam.debian/modules/pam_exec/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_faildelay/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_faildelay/Makefile.in
++++ pam.debian/modules/pam_faildelay/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_filter/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_filter/Makefile.in
++++ pam.debian/modules/pam_filter/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -47,7 +47,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -56,7 +55,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -235,6 +234,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+@@ -496,7 +496,7 @@
+ # (which will cause the Makefiles to be regenerated when you run `make');
+ # (2) otherwise, pass the desired values on the `make' command line.
+ $(RECURSIVE_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+@@ -521,7 +521,7 @@
+ fi; test -z "$$fail"
+
+ $(RECURSIVE_CLEAN_TARGETS):
+- @failcom='exit 1'; \
++ @fail= failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+Index: pam.debian/modules/pam_filter/upperLOWER/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_filter/upperLOWER/Makefile.in
++++ pam.debian/modules/pam_filter/upperLOWER/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -44,7 +44,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -53,7 +52,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -166,6 +165,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_ftp/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_ftp/Makefile.in
++++ pam.debian/modules/pam_ftp/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_group/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_group/Makefile.in
++++ pam.debian/modules/pam_group/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -195,6 +194,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_issue/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_issue/Makefile.in
++++ pam.debian/modules/pam_issue/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_keyinit/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_keyinit/Makefile.in
++++ pam.debian/modules/pam_keyinit/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -195,6 +194,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_lastlog/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_lastlog/Makefile.in
++++ pam.debian/modules/pam_lastlog/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_limits/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_limits/Makefile.in
++++ pam.debian/modules/pam_limits/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -195,6 +194,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_listfile/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_listfile/Makefile.in
++++ pam.debian/modules/pam_listfile/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_localuser/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_localuser/Makefile.in
++++ pam.debian/modules/pam_localuser/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_loginuid/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_loginuid/Makefile.in
++++ pam.debian/modules/pam_loginuid/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_mail/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_mail/Makefile.in
++++ pam.debian/modules/pam_mail/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_mkhomedir/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_mkhomedir/Makefile.in
++++ pam.debian/modules/pam_mkhomedir/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -48,7 +48,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -57,7 +56,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -91,6 +90,9 @@
+ pam_mkhomedir_la_DEPENDENCIES =
+ am_pam_mkhomedir_la_OBJECTS = pam_mkhomedir.lo
+ pam_mkhomedir_la_OBJECTS = $(am_pam_mkhomedir_la_OBJECTS)
++pam_mkhomedir_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
++ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
++ $(pam_mkhomedir_la_LDFLAGS) $(LDFLAGS) -o $@
+ PROGRAMS = $(sbin_PROGRAMS)
+ am_mkhomedir_helper_OBJECTS = mkhomedir_helper.$(OBJEXT)
+ mkhomedir_helper_OBJECTS = $(am_mkhomedir_helper_OBJECTS)
+@@ -201,6 +203,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+@@ -290,10 +293,11 @@
+ AM_CFLAGS = -I$(top_srcdir)/libpam/include -I$(top_srcdir)/libpamc/include \
+ -DMKHOMEDIR_HELPER=\"$(sbindir)/mkhomedir_helper\"
+
+-AM_LDFLAGS = -no-undefined -avoid-version -module $(am__append_1)
+ securelib_LTLIBRARIES = pam_mkhomedir.la
+ pam_mkhomedir_la_SOURCES = pam_mkhomedir.c
+ pam_mkhomedir_la_LIBADD = -L$(top_builddir)/libpam -lpam
++pam_mkhomedir_la_LDFLAGS = -no-undefined -avoid-version -module \
++ $(am__append_1)
+ mkhomedir_helper_SOURCES = mkhomedir_helper.c
+ mkhomedir_helper_LDADD = -L$(top_builddir)/libpam -lpam
+ @ENABLE_REGENERATE_MAN_TRUE@noinst_DATA = README
+@@ -363,7 +367,7 @@
+ rm -f "$${dir}/so_locations"; \
+ done
+ pam_mkhomedir.la: $(pam_mkhomedir_la_OBJECTS) $(pam_mkhomedir_la_DEPENDENCIES)
+- $(LINK) -rpath $(securelibdir) $(pam_mkhomedir_la_OBJECTS) $(pam_mkhomedir_la_LIBADD) $(LIBS)
++ $(pam_mkhomedir_la_LINK) -rpath $(securelibdir) $(pam_mkhomedir_la_OBJECTS) $(pam_mkhomedir_la_LIBADD) $(LIBS)
+ install-sbinPROGRAMS: $(sbin_PROGRAMS)
+ @$(NORMAL_INSTALL)
+ test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
+Index: pam.debian/modules/pam_motd/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_motd/Makefile.in
++++ pam.debian/modules/pam_motd/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_nologin/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_nologin/Makefile.in
++++ pam.debian/modules/pam_nologin/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_permit/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_permit/Makefile.in
++++ pam.debian/modules/pam_permit/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_pwhistory/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_pwhistory/Makefile.in
++++ pam.debian/modules/pam_pwhistory/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -47,7 +47,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -56,7 +55,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -196,6 +195,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_rhosts/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_rhosts/Makefile.in
++++ pam.debian/modules/pam_rhosts/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_rootok/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_rootok/Makefile.in
++++ pam.debian/modules/pam_rootok/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -46,7 +46,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -55,7 +54,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -194,6 +193,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_selinux/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_selinux/Makefile.in
++++ pam.debian/modules/pam_selinux/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -47,7 +47,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -56,7 +55,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -206,6 +205,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_sepermit/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_sepermit/Makefile.in
++++ pam.debian/modules/pam_sepermit/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -46,7 +46,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -55,7 +54,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -202,6 +201,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_shells/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_shells/Makefile.in
++++ pam.debian/modules/pam_shells/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_stress/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_stress/Makefile.in
++++ pam.debian/modules/pam_stress/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -44,7 +44,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -53,7 +52,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -188,6 +187,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_succeed_if/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_succeed_if/Makefile.in
++++ pam.debian/modules/pam_succeed_if/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_tally/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_tally/Makefile.in
++++ pam.debian/modules/pam_tally/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -49,7 +49,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -58,7 +57,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -206,6 +205,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_tally2/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_tally2/Makefile.in
++++ pam.debian/modules/pam_tally2/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -50,7 +50,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -59,7 +58,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -208,6 +207,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_time/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_time/Makefile.in
++++ pam.debian/modules/pam_time/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -195,6 +194,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_timestamp/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_timestamp/Makefile.in
++++ pam.debian/modules/pam_timestamp/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -52,7 +52,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -61,7 +60,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -221,6 +220,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_umask/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_umask/Makefile.in
++++ pam.debian/modules/pam_umask/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_userdb/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_userdb/Makefile.in
++++ pam.debian/modules/pam_userdb/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -47,7 +47,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -56,7 +55,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -197,6 +196,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_warn/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_warn/Makefile.in
++++ pam.debian/modules/pam_warn/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_wheel/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_wheel/Makefile.in
++++ pam.debian/modules/pam_wheel/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/modules/pam_xauth/Makefile.in
+===================================================================
+--- pam.debian.orig/modules/pam_xauth/Makefile.in
++++ pam.debian/modules/pam_xauth/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -45,7 +45,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -54,7 +53,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -193,6 +192,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/tests/Makefile.in
+===================================================================
+--- pam.debian.orig/tests/Makefile.in
++++ pam.debian/tests/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -51,7 +51,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -60,7 +59,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -250,6 +249,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/xtests/Makefile.in
+===================================================================
+--- pam.debian.orig/xtests/Makefile.in
++++ pam.debian/xtests/Makefile.in
+@@ -1,4 +1,4 @@
+-# Makefile.in generated by automake 1.11 from Makefile.am.
++# Makefile.in generated by automake 1.11.1 from Makefile.am.
+ # @configure_input@
+
+ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+@@ -44,7 +44,6 @@
+ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+ am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
+ $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
+- $(top_srcdir)/m4/japhar_grep_cflags.m4 \
+ $(top_srcdir)/m4/jh_path_xml_catalog.m4 \
+ $(top_srcdir)/m4/ld-O1.m4 $(top_srcdir)/m4/ld-as-needed.m4 \
+ $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
+@@ -53,7 +52,7 @@
+ $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
+ $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
+ $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
+- $(top_srcdir)/configure.in
++ $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
+ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@@ -252,6 +251,7 @@
+ PACKAGE_NAME = @PACKAGE_NAME@
+ PACKAGE_STRING = @PACKAGE_STRING@
+ PACKAGE_TARNAME = @PACKAGE_TARNAME@
++PACKAGE_URL = @PACKAGE_URL@
+ PACKAGE_VERSION = @PACKAGE_VERSION@
+ PATH_SEPARATOR = @PATH_SEPARATOR@
+ PIE_CFLAGS = @PIE_CFLAGS@
+Index: pam.debian/m4/ltversion.m4
+===================================================================
+--- pam.debian.orig/m4/ltversion.m4
++++ pam.debian/m4/ltversion.m4
+@@ -9,15 +9,15 @@
+
+ # Generated from ltversion.in.
+
+-# serial 3012 ltversion.m4
++# serial 3017 ltversion.m4
+ # This file is part of GNU Libtool
+
+-m4_define([LT_PACKAGE_VERSION], [2.2.6])
+-m4_define([LT_PACKAGE_REVISION], [1.3012])
++m4_define([LT_PACKAGE_VERSION], [2.2.6b])
++m4_define([LT_PACKAGE_REVISION], [1.3017])
+
+ AC_DEFUN([LTVERSION_VERSION],
+-[macro_version='2.2.6'
+-macro_revision='1.3012'
++[macro_version='2.2.6b'
++macro_revision='1.3017'
+ _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
+ _LT_DECL(, macro_revision, 0)
+ ])