--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-authentication
Do not require authentication by default
+ --saved-ids Don't try to use POSIX saved ids
--disable-shadow Never use shadow passwords
--disable-root-sudo don't allow root to run sudo
--enable-log-host Log the hostname in the log file
fi
for ac_site_file in $CONFIG_SITE; do
if test -r "$ac_site_file"; then
- { echo "$as_me:944: loading site script $ac_site_file" >&5
+ { echo "$as_me:945: loading site script $ac_site_file" >&5
echo "$as_me: loading site script $ac_site_file" >&6;}
cat "$ac_site_file" >&5
. "$ac_site_file"
# Some versions of bash will fail to source /dev/null (special
# files actually), so we avoid doing that.
if test -f "$cache_file"; then
- { echo "$as_me:955: loading cache $cache_file" >&5
+ { echo "$as_me:956: loading cache $cache_file" >&5
echo "$as_me: loading cache $cache_file" >&6;}
case $cache_file in
[\\/]* | ?:[\\/]* ) . $cache_file;;
esac
fi
else
- { echo "$as_me:963: creating cache $cache_file" >&5
+ { echo "$as_me:964: creating cache $cache_file" >&5
echo "$as_me: creating cache $cache_file" >&6;}
>$cache_file
fi
eval ac_new_val="\$ac_env_${ac_var}_value"
case $ac_old_set,$ac_new_set in
set,)
- { echo "$as_me:979: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
+ { echo "$as_me:980: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ac_cache_corrupted=: ;;
,set)
- { echo "$as_me:983: error: \`$ac_var' was not set in the previous run" >&5
+ { echo "$as_me:984: error: \`$ac_var' was not set in the previous run" >&5
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
ac_cache_corrupted=: ;;
,);;
*)
if test "x$ac_old_val" != "x$ac_new_val"; then
- { echo "$as_me:989: error: \`$ac_var' has changed since the previous run:" >&5
+ { echo "$as_me:990: error: \`$ac_var' has changed since the previous run:" >&5
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
- { echo "$as_me:991: former value: $ac_old_val" >&5
+ { echo "$as_me:992: former value: $ac_old_val" >&5
echo "$as_me: former value: $ac_old_val" >&2;}
- { echo "$as_me:993: current value: $ac_new_val" >&5
+ { echo "$as_me:994: current value: $ac_new_val" >&5
echo "$as_me: current value: $ac_new_val" >&2;}
ac_cache_corrupted=:
fi;;
fi
done
if $ac_cache_corrupted; then
- { echo "$as_me:1012: error: changes in the environment can compromise the build" >&5
+ { echo "$as_me:1013: error: changes in the environment can compromise the build" >&5
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
- { { echo "$as_me:1014: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
+ { { echo "$as_me:1015: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
{ (exit 1); exit 1; }; }
fi
echo "#! $SHELL" >conftest.sh
echo "exit 0" >>conftest.sh
chmod +x conftest.sh
-if { (echo "$as_me:1034: PATH=\".;.\"; conftest.sh") >&5
+if { (echo "$as_me:1035: PATH=\".;.\"; conftest.sh") >&5
(PATH=".;."; conftest.sh) 2>&5
ac_status=$?
- echo "$as_me:1037: \$? = $ac_status" >&5
+ echo "$as_me:1038: \$? = $ac_status" >&5
(exit $ac_status); }; then
ac_path_separator=';'
else
#define WITHOUT_PASSWD 1
EOF
- { echo "$as_me:1099: WARNING: --with-otp-only option deprecated, treating as --without-passwd" >&5
+ { echo "$as_me:1100: WARNING: --with-otp-only option deprecated, treating as --without-passwd" >&5
echo "$as_me: WARNING: --with-otp-only option deprecated, treating as --without-passwd" >&2;}
;;
esac
withval="$with_alertmail"
case $with_alertmail in
*) with_mailto="$with_alertmail"
- { echo "$as_me:1110: WARNING: --with-alertmail option deprecated, treating as --mailto" >&5
+ { echo "$as_me:1111: WARNING: --with-alertmail option deprecated, treating as --mailto" >&5
echo "$as_me: WARNING: --with-alertmail option deprecated, treating as --mailto" >&2;}
;;
esac
if test "${with_CC+set}" = set; then
withval="$with_CC"
case $with_CC in
- yes) { { echo "$as_me:1120: error: \"must give --with-CC an argument.\"" >&5
+ yes) { { echo "$as_me:1121: error: \"must give --with-CC an argument.\"" >&5
echo "$as_me: error: \"must give --with-CC an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1124: error: \"illegal argument: --without-CC.\"" >&5
+ no) { { echo "$as_me:1125: error: \"illegal argument: --without-CC.\"" >&5
echo "$as_me: error: \"illegal argument: --without-CC.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_incpath+set}" = set; then
withval="$with_incpath"
case $with_incpath in
- yes) { { echo "$as_me:1137: error: \"must give --with-incpath an argument.\"" >&5
+ yes) { { echo "$as_me:1138: error: \"must give --with-incpath an argument.\"" >&5
echo "$as_me: error: \"must give --with-incpath an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1141: error: \"--without-incpath not supported.\"" >&5
+ no) { { echo "$as_me:1142: error: \"--without-incpath not supported.\"" >&5
echo "$as_me: error: \"--without-incpath not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_libpath+set}" = set; then
withval="$with_libpath"
case $with_libpath in
- yes) { { echo "$as_me:1157: error: \"must give --with-libpath an argument.\"" >&5
+ yes) { { echo "$as_me:1158: error: \"must give --with-libpath an argument.\"" >&5
echo "$as_me: error: \"must give --with-libpath an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1161: error: \"--without-libpath not supported.\"" >&5
+ no) { { echo "$as_me:1162: error: \"--without-libpath not supported.\"" >&5
echo "$as_me: error: \"--without-libpath not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_libraries+set}" = set; then
withval="$with_libraries"
case $with_libraries in
- yes) { { echo "$as_me:1177: error: \"must give --with-libraries an argument.\"" >&5
+ yes) { { echo "$as_me:1178: error: \"must give --with-libraries an argument.\"" >&5
echo "$as_me: error: \"must give --with-libraries an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1181: error: \"--without-libraries not supported.\"" >&5
+ no) { { echo "$as_me:1182: error: \"--without-libraries not supported.\"" >&5
echo "$as_me: error: \"--without-libraries not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define WITHOUT_PASSWD 1
EOF
- echo "$as_me:1257: checking whether to use shadow/passwd file authentication" >&5
+ echo "$as_me:1258: checking whether to use shadow/passwd file authentication" >&5
echo $ECHO_N "checking whether to use shadow/passwd file authentication... $ECHO_C" >&6
- echo "$as_me:1259: result: no" >&5
+ echo "$as_me:1260: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- *) { { echo "$as_me:1262: error: \"Sorry, --with-passwd does not take an argument.\"" >&5
+ *) { { echo "$as_me:1263: error: \"Sorry, --with-passwd does not take an argument.\"" >&5
echo "$as_me: error: \"Sorry, --with-passwd does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
withval="$with_skey"
case $with_skey in
yes) if test -n "$with_opie"; then
- { { echo "$as_me:1274: error: \"cannot use both S/Key and OPIE\"" >&5
+ { { echo "$as_me:1275: error: \"cannot use both S/Key and OPIE\"" >&5
echo "$as_me: error: \"cannot use both S/Key and OPIE\"" >&2;}
{ (exit 1); exit 1; }; }
fi
#define HAVE_SKEY 1
EOF
- echo "$as_me:1283: checking whether to try S/Key authentication" >&5
+ echo "$as_me:1284: checking whether to try S/Key authentication" >&5
echo $ECHO_N "checking whether to try S/Key authentication... $ECHO_C" >&6
- echo "$as_me:1285: result: yes" >&5
+ echo "$as_me:1286: result: yes" >&5
echo "${ECHO_T}yes" >&6
AUTH_OBJS="${AUTH_OBJS} rfc1938.o"
;;
withval="$with_opie"
case $with_opie in
yes) if test -n "$with_skey"; then
- { { echo "$as_me:1300: error: \"cannot use both S/Key and OPIE\"" >&5
+ { { echo "$as_me:1301: error: \"cannot use both S/Key and OPIE\"" >&5
echo "$as_me: error: \"cannot use both S/Key and OPIE\"" >&2;}
{ (exit 1); exit 1; }; }
fi
#define HAVE_OPIE 1
EOF
- echo "$as_me:1309: checking whether to try NRL OPIE authentication" >&5
+ echo "$as_me:1310: checking whether to try NRL OPIE authentication" >&5
echo $ECHO_N "checking whether to try NRL OPIE authentication... $ECHO_C" >&6
- echo "$as_me:1311: result: yes" >&5
+ echo "$as_me:1312: result: yes" >&5
echo "${ECHO_T}yes" >&6
AUTH_OBJS="${AUTH_OBJS} rfc1938.o"
;;
#define LONG_OTP_PROMPT 1
EOF
- echo "$as_me:1330: checking whether to use a two line prompt for OTP authentication" >&5
+ echo "$as_me:1331: checking whether to use a two line prompt for OTP authentication" >&5
echo $ECHO_N "checking whether to use a two line prompt for OTP authentication... $ECHO_C" >&6
- echo "$as_me:1332: result: yes" >&5
+ echo "$as_me:1333: result: yes" >&5
echo "${ECHO_T}yes" >&6
long_otp_prompt=on
;;
no) long_otp_prompt=off
;;
- *) { { echo "$as_me:1338: error: \"--with-long-otp-prompt does not take an argument.\"" >&5
+ *) { { echo "$as_me:1339: error: \"--with-long-otp-prompt does not take an argument.\"" >&5
echo "$as_me: error: \"--with-long-otp-prompt does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define HAVE_SECURID 1
EOF
- echo "$as_me:1355: checking whether to use SecurID for authentication" >&5
+ echo "$as_me:1356: checking whether to use SecurID for authentication" >&5
echo $ECHO_N "checking whether to use SecurID for authentication... $ECHO_C" >&6
- echo "$as_me:1357: result: yes" >&5
+ echo "$as_me:1358: result: yes" >&5
echo "${ECHO_T}yes" >&6
with_passwd=no
AUTH_OBJS="securid.o"
#define HAVE_FWTK 1
EOF
- echo "$as_me:1375: checking whether to use FWTK AuthSRV for authentication" >&5
+ echo "$as_me:1376: checking whether to use FWTK AuthSRV for authentication" >&5
echo $ECHO_N "checking whether to use FWTK AuthSRV for authentication... $ECHO_C" >&6
- echo "$as_me:1377: result: yes" >&5
+ echo "$as_me:1378: result: yes" >&5
echo "${ECHO_T}yes" >&6
with_passwd=no
AUTH_OBJS="fwtk.o"
if test "${with_kerb4+set}" = set; then
withval="$with_kerb4"
case $with_kerb4 in
- yes) echo "$as_me:1394: checking whether to try Kerberos 4 authentication" >&5
+ yes) echo "$as_me:1395: checking whether to try Kerberos 4 authentication" >&5
echo $ECHO_N "checking whether to try Kerberos 4 authentication... $ECHO_C" >&6
- echo "$as_me:1396: result: yes" >&5
+ echo "$as_me:1397: result: yes" >&5
echo "${ECHO_T}yes" >&6
;;
no) ;;
- *) { { echo "$as_me:1400: error: \"--with-kerb4 does not take an argument.\"" >&5
+ *) { { echo "$as_me:1401: error: \"--with-kerb4 does not take an argument.\"" >&5
echo "$as_me: error: \"--with-kerb4 does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_kerb5+set}" = set; then
withval="$with_kerb5"
case $with_kerb5 in
- yes) echo "$as_me:1411: checking whether to try Kerberos 5 authentication" >&5
+ yes) echo "$as_me:1412: checking whether to try Kerberos 5 authentication" >&5
echo $ECHO_N "checking whether to try Kerberos 5 authentication... $ECHO_C" >&6
- echo "$as_me:1413: result: yes" >&5
+ echo "$as_me:1414: result: yes" >&5
echo "${ECHO_T}yes" >&6
;;
no) ;;
- *) { { echo "$as_me:1417: error: \"--with-kerb5 does not take an argument.\"" >&5
+ *) { { echo "$as_me:1418: error: \"--with-kerb5 does not take an argument.\"" >&5
echo "$as_me: error: \"--with-kerb5 does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define HAVE_AUTHENTICATE 1
EOF
- echo "$as_me:1433: checking whether to use AIX general authentication" >&5
+ echo "$as_me:1434: checking whether to use AIX general authentication" >&5
echo $ECHO_N "checking whether to use AIX general authentication... $ECHO_C" >&6
- echo "$as_me:1435: result: yes" >&5
+ echo "$as_me:1436: result: yes" >&5
echo "${ECHO_T}yes" >&6
with_passwd=no
AUTH_OBJS="aix_auth.o"
;;
no) ;;
- *) { { echo "$as_me:1441: error: \"--with-authenticate does not take an argument.\"" >&5
+ *) { { echo "$as_me:1442: error: \"--with-authenticate does not take an argument.\"" >&5
echo "$as_me: error: \"--with-authenticate does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define HAVE_PAM 1
EOF
- echo "$as_me:1457: checking whether to use PAM authentication" >&5
+ echo "$as_me:1458: checking whether to use PAM authentication" >&5
echo $ECHO_N "checking whether to use PAM authentication... $ECHO_C" >&6
- echo "$as_me:1459: result: yes" >&5
+ echo "$as_me:1460: result: yes" >&5
echo "${ECHO_T}yes" >&6
with_passwd=no
AUTH_OBJS="pam.o"
;;
no) ;;
- *) { { echo "$as_me:1465: error: \"--with-pam does not take an argument.\"" >&5
+ *) { { echo "$as_me:1466: error: \"--with-pam does not take an argument.\"" >&5
echo "$as_me: error: \"--with-pam does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define HAVE_AFS 1
EOF
- echo "$as_me:1481: checking whether to try AFS (kerberos) authentication" >&5
+ echo "$as_me:1482: checking whether to try AFS (kerberos) authentication" >&5
echo $ECHO_N "checking whether to try AFS (kerberos) authentication... $ECHO_C" >&6
- echo "$as_me:1483: result: yes" >&5
+ echo "$as_me:1484: result: yes" >&5
echo "${ECHO_T}yes" >&6
AUTH_OBJS="${AUTH_OBJS} afs.o"
;;
no) ;;
- *) { { echo "$as_me:1488: error: \"--with-AFS does not take an argument.\"" >&5
+ *) { { echo "$as_me:1489: error: \"--with-AFS does not take an argument.\"" >&5
echo "$as_me: error: \"--with-AFS does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define HAVE_DCE 1
EOF
- echo "$as_me:1504: checking whether to try DCE (kerberos) authentication" >&5
+ echo "$as_me:1505: checking whether to try DCE (kerberos) authentication" >&5
echo $ECHO_N "checking whether to try DCE (kerberos) authentication... $ECHO_C" >&6
- echo "$as_me:1506: result: yes" >&5
+ echo "$as_me:1507: result: yes" >&5
echo "${ECHO_T}yes" >&6
AUTH_OBJS="${AUTH_OBJS} dce.o"
;;
no) ;;
- *) { { echo "$as_me:1511: error: \"--with-DCE does not take an argument.\"" >&5
+ *) { { echo "$as_me:1512: error: \"--with-DCE does not take an argument.\"" >&5
echo "$as_me: error: \"--with-DCE does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
withval="$with_logincap"
case $with_logincap in
yes|no) ;;
- *) { { echo "$as_me:1523: error: \"--with-logincap does not take an argument.\"" >&5
+ *) { { echo "$as_me:1524: error: \"--with-logincap does not take an argument.\"" >&5
echo "$as_me: error: \"--with-logincap does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
yes) with_logincap=yes
;;
no) ;;
- *) { { echo "$as_me:1537: error: \"--with-bsdauth does not take an argument.\"" >&5
+ *) { { echo "$as_me:1538: error: \"--with-bsdauth does not take an argument.\"" >&5
echo "$as_me: error: \"--with-bsdauth does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
fi;
-echo "$as_me:1544: checking whether to lecture users the first time they run sudo" >&5
+echo "$as_me:1545: checking whether to lecture users the first time they run sudo" >&5
echo $ECHO_N "checking whether to lecture users the first time they run sudo... $ECHO_C" >&6
# Check whether --with-lecture or --without-lecture was given.
;;
no|none) lecture=off
;;
- *) { { echo "$as_me:1555: error: \"unknown argument to --with-lecture: $with_lecture\"" >&5
+ *) { { echo "$as_me:1556: error: \"unknown argument to --with-lecture: $with_lecture\"" >&5
echo "$as_me: error: \"unknown argument to --with-lecture: $with_lecture\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
fi;
if test "$lecture" = "on"; then
- echo "$as_me:1562: result: yes" >&5
+ echo "$as_me:1563: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
#define NO_LECTURE 1
EOF
- echo "$as_me:1570: result: no" >&5
+ echo "$as_me:1571: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:1574: checking whether sudo should log via syslog or to a file by default" >&5
+echo "$as_me:1575: checking whether sudo should log via syslog or to a file by default" >&5
echo $ECHO_N "checking whether sudo should log via syslog or to a file by default... $ECHO_C" >&6
# Check whether --with-logging or --without-logging was given.
if test "${with_logging+set}" = set; then
withval="$with_logging"
case $with_logging in
- yes) { { echo "$as_me:1581: error: \"must give --with-logging an argument.\"" >&5
+ yes) { { echo "$as_me:1582: error: \"must give --with-logging an argument.\"" >&5
echo "$as_me: error: \"must give --with-logging an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1585: error: \"--without-logging not supported.\"" >&5
+ no) { { echo "$as_me:1586: error: \"--without-logging not supported.\"" >&5
echo "$as_me: error: \"--without-logging not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define LOGGING SLOG_SYSLOG
EOF
- echo "$as_me:1594: result: syslog" >&5
+ echo "$as_me:1595: result: syslog" >&5
echo "${ECHO_T}syslog" >&6
;;
file) cat >>confdefs.h <<\EOF
#define LOGGING SLOG_FILE
EOF
- echo "$as_me:1601: result: file" >&5
+ echo "$as_me:1602: result: file" >&5
echo "${ECHO_T}file" >&6
;;
both) cat >>confdefs.h <<\EOF
#define LOGGING SLOG_BOTH
EOF
- echo "$as_me:1608: result: both" >&5
+ echo "$as_me:1609: result: both" >&5
echo "${ECHO_T}both" >&6
;;
- *) { { echo "$as_me:1611: error: \"unknown argument to --with-logging: $with_logging\"" >&5
+ *) { { echo "$as_me:1612: error: \"unknown argument to --with-logging: $with_logging\"" >&5
echo "$as_me: error: \"unknown argument to --with-logging: $with_logging\"" >&2;}
{ (exit 1); exit 1; }; }
;;
cat >>confdefs.h <<\EOF
#define LOGGING SLOG_SYSLOG
EOF
- echo "$as_me:1620: result: syslog" >&5
+ echo "$as_me:1621: result: syslog" >&5
echo "${ECHO_T}syslog" >&6
fi;
-echo "$as_me:1624: checking which syslog facility sudo should log with" >&5
+echo "$as_me:1625: checking which syslog facility sudo should log with" >&5
echo $ECHO_N "checking which syslog facility sudo should log with... $ECHO_C" >&6
# Check whether --with-logfac or --without-logfac was given.
if test "${with_logfac+set}" = set; then
withval="$with_logfac"
case $with_logfac in
- yes) { { echo "$as_me:1631: error: \"must give --with-logfac an argument.\"" >&5
+ yes) { { echo "$as_me:1632: error: \"must give --with-logfac an argument.\"" >&5
echo "$as_me: error: \"must give --with-logfac an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1635: error: \"--without-logfac not supported.\"" >&5
+ no) { { echo "$as_me:1636: error: \"--without-logfac not supported.\"" >&5
echo "$as_me: error: \"--without-logfac not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
authpriv|auth|daemon|user|local0|local1|local2|local3|local4|local5|local6|local7) logfac=$with_logfac
;;
- *) { { echo "$as_me:1641: error: \"$with_logfac is not a supported syslog facility.\"" >&5
+ *) { { echo "$as_me:1642: error: \"$with_logfac is not a supported syslog facility.\"" >&5
echo "$as_me: error: \"$with_logfac is not a supported syslog facility.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define LOGFAC "$logfac"
EOF
-echo "$as_me:1652: result: $logfac" >&5
+echo "$as_me:1653: result: $logfac" >&5
echo "${ECHO_T}$logfac" >&6
-echo "$as_me:1655: checking at which syslog priority to log commands" >&5
+echo "$as_me:1656: checking at which syslog priority to log commands" >&5
echo $ECHO_N "checking at which syslog priority to log commands... $ECHO_C" >&6
# Check whether --with-goodpri or --without-goodpri was given.
if test "${with_goodpri+set}" = set; then
withval="$with_goodpri"
case $with_goodpri in
- yes) { { echo "$as_me:1662: error: \"must give --with-goodpri an argument.\"" >&5
+ yes) { { echo "$as_me:1663: error: \"must give --with-goodpri an argument.\"" >&5
echo "$as_me: error: \"must give --with-goodpri an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1666: error: \"--without-goodpri not supported.\"" >&5
+ no) { { echo "$as_me:1667: error: \"--without-goodpri not supported.\"" >&5
echo "$as_me: error: \"--without-goodpri not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
alert|crit|debug|emerg|err|info|notice|warning)
goodpri=$with_goodpri
;;
- *) { { echo "$as_me:1673: error: \"$with_goodpri is not a supported syslog priority.\"" >&5
+ *) { { echo "$as_me:1674: error: \"$with_goodpri is not a supported syslog priority.\"" >&5
echo "$as_me: error: \"$with_goodpri is not a supported syslog priority.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define PRI_SUCCESS "$goodpri"
EOF
-echo "$as_me:1684: result: $goodpri" >&5
+echo "$as_me:1685: result: $goodpri" >&5
echo "${ECHO_T}$goodpri" >&6
-echo "$as_me:1687: checking at which syslog priority to log failures" >&5
+echo "$as_me:1688: checking at which syslog priority to log failures" >&5
echo $ECHO_N "checking at which syslog priority to log failures... $ECHO_C" >&6
# Check whether --with-badpri or --without-badpri was given.
if test "${with_badpri+set}" = set; then
withval="$with_badpri"
case $with_badpri in
- yes) { { echo "$as_me:1694: error: \"must give --with-badpri an argument.\"" >&5
+ yes) { { echo "$as_me:1695: error: \"must give --with-badpri an argument.\"" >&5
echo "$as_me: error: \"must give --with-badpri an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1698: error: \"--without-badpri not supported.\"" >&5
+ no) { { echo "$as_me:1699: error: \"--without-badpri not supported.\"" >&5
echo "$as_me: error: \"--without-badpri not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
alert|crit|debug|emerg|err|info|notice|warning)
badpri=$with_badpri
;;
- *) { { echo "$as_me:1705: error: $with_badpri is not a supported syslog priority." >&5
+ *) { { echo "$as_me:1706: error: $with_badpri is not a supported syslog priority." >&5
echo "$as_me: error: $with_badpri is not a supported syslog priority." >&2;}
{ (exit 1); exit 1; }; }
;;
#define PRI_FAILURE "$badpri"
EOF
-echo "$as_me:1716: result: badpri" >&5
+echo "$as_me:1717: result: badpri" >&5
echo "${ECHO_T}badpri" >&6
# Check whether --with-logpath or --without-logpath was given.
if test "${with_logpath+set}" = set; then
withval="$with_logpath"
case $with_logpath in
- yes) { { echo "$as_me:1723: error: \"must give --with-logpath an argument.\"" >&5
+ yes) { { echo "$as_me:1724: error: \"must give --with-logpath an argument.\"" >&5
echo "$as_me: error: \"must give --with-logpath an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1727: error: \"--without-logpath not supported.\"" >&5
+ no) { { echo "$as_me:1728: error: \"--without-logpath not supported.\"" >&5
echo "$as_me: error: \"--without-logpath not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
fi;
-echo "$as_me:1734: checking how long a line in the log file should be" >&5
+echo "$as_me:1735: checking how long a line in the log file should be" >&5
echo $ECHO_N "checking how long a line in the log file should be... $ECHO_C" >&6
# Check whether --with-loglen or --without-loglen was given.
if test "${with_loglen+set}" = set; then
withval="$with_loglen"
case $with_loglen in
- yes) { { echo "$as_me:1741: error: \"must give --with-loglen an argument.\"" >&5
+ yes) { { echo "$as_me:1742: error: \"must give --with-loglen an argument.\"" >&5
echo "$as_me: error: \"must give --with-loglen an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1745: error: \"--without-loglen not supported.\"" >&5
+ no) { { echo "$as_me:1746: error: \"--without-loglen not supported.\"" >&5
echo "$as_me: error: \"--without-loglen not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
[0-9]*) loglen=$with_loglen
;;
- *) { { echo "$as_me:1751: error: \"you must enter a number, not $with_loglen\"" >&5
+ *) { { echo "$as_me:1752: error: \"you must enter a number, not $with_loglen\"" >&5
echo "$as_me: error: \"you must enter a number, not $with_loglen\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define MAXLOGFILELEN $loglen
EOF
-echo "$as_me:1762: result: $loglen" >&5
+echo "$as_me:1763: result: $loglen" >&5
echo "${ECHO_T}$loglen" >&6
-echo "$as_me:1765: checking whether sudo should ignore '.' or '' in \$PATH" >&5
+echo "$as_me:1766: checking whether sudo should ignore '.' or '' in \$PATH" >&5
echo $ECHO_N "checking whether sudo should ignore '.' or '' in \$PATH... $ECHO_C" >&6
# Check whether --with-ignore-dot or --without-ignore-dot was given.
;;
no) ignore_dot=off
;;
- *) { { echo "$as_me:1776: error: \"--with-ignore-dot does not take an argument.\"" >&5
+ *) { { echo "$as_me:1777: error: \"--with-ignore-dot does not take an argument.\"" >&5
echo "$as_me: error: \"--with-ignore-dot does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define IGNORE_DOT_PATH 1
EOF
- echo "$as_me:1788: result: yes" >&5
+ echo "$as_me:1789: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:1791: result: no" >&5
+ echo "$as_me:1792: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:1795: checking whether to send mail when a user is not in sudoers" >&5
+echo "$as_me:1796: checking whether to send mail when a user is not in sudoers" >&5
echo $ECHO_N "checking whether to send mail when a user is not in sudoers... $ECHO_C" >&6
# Check whether --with-mail-if-no-user or --without-mail-if-no-user was given.
;;
no) mail_no_user=off
;;
- *) { { echo "$as_me:1806: error: \"--with-mail-if-no-user does not take an argument.\"" >&5
+ *) { { echo "$as_me:1807: error: \"--with-mail-if-no-user does not take an argument.\"" >&5
echo "$as_me: error: \"--with-mail-if-no-user does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define SEND_MAIL_WHEN_NO_USER 1
EOF
- echo "$as_me:1818: result: yes" >&5
+ echo "$as_me:1819: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:1821: result: no" >&5
+ echo "$as_me:1822: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:1825: checking whether to send mail when user listed but not for this host" >&5
+echo "$as_me:1826: checking whether to send mail when user listed but not for this host" >&5
echo $ECHO_N "checking whether to send mail when user listed but not for this host... $ECHO_C" >&6
# Check whether --with-mail-if-no-host or --without-mail-if-no-host was given.
;;
no) mail_no_host=off
;;
- *) { { echo "$as_me:1836: error: \"--with-mail-if-no-host does not take an argument.\"" >&5
+ *) { { echo "$as_me:1837: error: \"--with-mail-if-no-host does not take an argument.\"" >&5
echo "$as_me: error: \"--with-mail-if-no-host does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define SEND_MAIL_WHEN_NO_HOST 1
EOF
- echo "$as_me:1848: result: yes" >&5
+ echo "$as_me:1849: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:1851: result: no" >&5
+ echo "$as_me:1852: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:1855: checking whether to send mail when a user tries a disallowed command" >&5
+echo "$as_me:1856: checking whether to send mail when a user tries a disallowed command" >&5
echo $ECHO_N "checking whether to send mail when a user tries a disallowed command... $ECHO_C" >&6
# Check whether --with-mail-if-noperms or --without-mail-if-noperms was given.
;;
no) mail_noperms=off
;;
- *) { { echo "$as_me:1866: error: \"--with-mail-if-noperms does not take an argument.\"" >&5
+ *) { { echo "$as_me:1867: error: \"--with-mail-if-noperms does not take an argument.\"" >&5
echo "$as_me: error: \"--with-mail-if-noperms does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define SEND_MAIL_WHEN_NOT_OK 1
EOF
- echo "$as_me:1878: result: yes" >&5
+ echo "$as_me:1879: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:1881: result: no" >&5
+ echo "$as_me:1882: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:1885: checking who should get the mail that sudo sends" >&5
+echo "$as_me:1886: checking who should get the mail that sudo sends" >&5
echo $ECHO_N "checking who should get the mail that sudo sends... $ECHO_C" >&6
# Check whether --with-mailto or --without-mailto was given.
if test "${with_mailto+set}" = set; then
withval="$with_mailto"
case $with_mailto in
- yes) { { echo "$as_me:1892: error: \"must give --with-mailto an argument.\"" >&5
+ yes) { { echo "$as_me:1893: error: \"must give --with-mailto an argument.\"" >&5
echo "$as_me: error: \"must give --with-mailto an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:1896: error: \"--without-mailto not supported.\"" >&5
+ no) { { echo "$as_me:1897: error: \"--without-mailto not supported.\"" >&5
echo "$as_me: error: \"--without-mailto not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define MAILTO "$mailto"
EOF
-echo "$as_me:1909: result: $mailto" >&5
+echo "$as_me:1910: result: $mailto" >&5
echo "${ECHO_T}$mailto" >&6
# Check whether --with-mailsubject or --without-mailsubject was given.
if test "${with_mailsubject+set}" = set; then
withval="$with_mailsubject"
case $with_mailsubject in
- yes) { { echo "$as_me:1916: error: \"must give --with-mailsubject an argument.\"" >&5
+ yes) { { echo "$as_me:1917: error: \"must give --with-mailsubject an argument.\"" >&5
echo "$as_me: error: \"must give --with-mailsubject an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
no) echo "Sorry, --without-mailsubject not supported."
;;
*) mailsub="$with_mailsubject"
- echo "$as_me:1923: checking sudo mail subject" >&5
+ echo "$as_me:1924: checking sudo mail subject" >&5
echo $ECHO_N "checking sudo mail subject... $ECHO_C" >&6
- echo "$as_me:1925: result: Using alert mail subject: $mailsub" >&5
+ echo "$as_me:1926: result: Using alert mail subject: $mailsub" >&5
echo "${ECHO_T}Using alert mail subject: $mailsub" >&6
;;
esac
#define MAILSUBJECT "$mailsub"
EOF
-echo "$as_me:1935: checking for bad password prompt" >&5
+echo "$as_me:1936: checking for bad password prompt" >&5
echo $ECHO_N "checking for bad password prompt... $ECHO_C" >&6
# Check whether --with-passprompt or --without-passprompt was given.
if test "${with_passprompt+set}" = set; then
withval="$with_passprompt"
case $with_passprompt in
- yes) { { echo "$as_me:1942: error: \"must give --with-passprompt an argument.\"" >&5
+ yes) { { echo "$as_me:1943: error: \"must give --with-passprompt an argument.\"" >&5
echo "$as_me: error: \"must give --with-passprompt an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
*) passprompt="$with_passprompt"
esac
fi;
-echo "$as_me:1951: result: $passprompt" >&5
+echo "$as_me:1952: result: $passprompt" >&5
echo "${ECHO_T}$passprompt" >&6
cat >>confdefs.h <<EOF
#define PASSPROMPT "$passprompt"
EOF
-echo "$as_me:1958: checking for bad password message" >&5
+echo "$as_me:1959: checking for bad password message" >&5
echo $ECHO_N "checking for bad password message... $ECHO_C" >&6
# Check whether --with-badpass-message or --without-badpass-message was given.
if test "${with_badpass_message+set}" = set; then
withval="$with_badpass_message"
case $with_badpass_message in
- yes) { { echo "$as_me:1965: error: \"Must give --with-badpass-message an argument.\"" >&5
+ yes) { { echo "$as_me:1966: error: \"Must give --with-badpass-message an argument.\"" >&5
echo "$as_me: error: \"Must give --with-badpass-message an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define INCORRECT_PASSWORD "$badpass_message"
EOF
-echo "$as_me:1980: result: $badpass_message" >&5
+echo "$as_me:1981: result: $badpass_message" >&5
echo "${ECHO_T}$badpass_message" >&6
-echo "$as_me:1983: checking whether to expect fully qualified hosts in sudoers" >&5
+echo "$as_me:1984: checking whether to expect fully qualified hosts in sudoers" >&5
echo $ECHO_N "checking whether to expect fully qualified hosts in sudoers... $ECHO_C" >&6
# Check whether --with-fqdn or --without-fqdn was given.
;;
no) fqdn=off
;;
- *) { { echo "$as_me:1994: error: \"--with-fqdn does not take an argument.\"" >&5
+ *) { { echo "$as_me:1995: error: \"--with-fqdn does not take an argument.\"" >&5
echo "$as_me: error: \"--with-fqdn does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define FQDN 1
EOF
- echo "$as_me:2006: result: yes" >&5
+ echo "$as_me:2007: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:2009: result: no" >&5
+ echo "$as_me:2010: result: no" >&5
echo "${ECHO_T}no" >&6
fi
if test "${with_timedir+set}" = set; then
withval="$with_timedir"
case $with_timedir in
- yes) { { echo "$as_me:2017: error: \"must give --with-timedir an argument.\"" >&5
+ yes) { { echo "$as_me:2018: error: \"must give --with-timedir an argument.\"" >&5
echo "$as_me: error: \"must give --with-timedir an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2021: error: \"--without-timedir not supported.\"" >&5
+ no) { { echo "$as_me:2022: error: \"--without-timedir not supported.\"" >&5
echo "$as_me: error: \"--without-timedir not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_sudoers_mode+set}" = set; then
withval="$with_sudoers_mode"
case $with_sudoers_mode in
- yes) { { echo "$as_me:2047: error: \"must give --with-sudoers-mode an argument.\"" >&5
+ yes) { { echo "$as_me:2048: error: \"must give --with-sudoers-mode an argument.\"" >&5
echo "$as_me: error: \"must give --with-sudoers-mode an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2051: error: \"--without-sudoers-mode not supported.\"" >&5
+ no) { { echo "$as_me:2052: error: \"--without-sudoers-mode not supported.\"" >&5
echo "$as_me: error: \"--without-sudoers-mode not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
;;
0*) SUDOERS_MODE=$with_sudoers_mode
;;
- *) { { echo "$as_me:2059: error: \"you must use a numeric uid, not a name.\"" >&5
+ *) { { echo "$as_me:2060: error: \"you must use a numeric uid, not a name.\"" >&5
echo "$as_me: error: \"you must use a numeric uid, not a name.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_sudoers_uid+set}" = set; then
withval="$with_sudoers_uid"
case $with_sudoers_uid in
- yes) { { echo "$as_me:2070: error: \"must give --with-sudoers-uid an argument.\"" >&5
+ yes) { { echo "$as_me:2071: error: \"must give --with-sudoers-uid an argument.\"" >&5
echo "$as_me: error: \"must give --with-sudoers-uid an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2074: error: \"--without-sudoers-uid not supported.\"" >&5
+ no) { { echo "$as_me:2075: error: \"--without-sudoers-uid not supported.\"" >&5
echo "$as_me: error: \"--without-sudoers-uid not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
[0-9]*) SUDOERS_UID=$with_sudoers_uid
;;
- *) { { echo "$as_me:2080: error: \"you must use a numeric uid, not a name.\"" >&5
+ *) { { echo "$as_me:2081: error: \"you must use a numeric uid, not a name.\"" >&5
echo "$as_me: error: \"you must use a numeric uid, not a name.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
if test "${with_sudoers_gid+set}" = set; then
withval="$with_sudoers_gid"
case $with_sudoers_gid in
- yes) { { echo "$as_me:2091: error: \"must give --with-sudoers-gid an argument.\"" >&5
+ yes) { { echo "$as_me:2092: error: \"must give --with-sudoers-gid an argument.\"" >&5
echo "$as_me: error: \"must give --with-sudoers-gid an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2095: error: \"--without-sudoers-gid not supported.\"" >&5
+ no) { { echo "$as_me:2096: error: \"--without-sudoers-gid not supported.\"" >&5
echo "$as_me: error: \"--without-sudoers-gid not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
[0-9]*) SUDOERS_GID=$with_sudoers_gid
;;
- *) { { echo "$as_me:2101: error: \"you must use a numeric gid, not a name.\"" >&5
+ *) { { echo "$as_me:2102: error: \"you must use a numeric gid, not a name.\"" >&5
echo "$as_me: error: \"you must use a numeric gid, not a name.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
fi;
-echo "$as_me:2108: checking for umask programs should be run with" >&5
+echo "$as_me:2109: checking for umask programs should be run with" >&5
echo $ECHO_N "checking for umask programs should be run with... $ECHO_C" >&6
# Check whether --with-umask or --without-umask was given.
if test "${with_umask+set}" = set; then
withval="$with_umask"
case $with_umask in
- yes) { { echo "$as_me:2115: error: \"must give --with-umask an argument.\"" >&5
+ yes) { { echo "$as_me:2116: error: \"must give --with-umask an argument.\"" >&5
echo "$as_me: error: \"must give --with-umask an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
;;
[0-9]*) sudo_umask=$with_umask
;;
- *) { { echo "$as_me:2123: error: \"you must enter a numeric mask.\"" >&5
+ *) { { echo "$as_me:2124: error: \"you must enter a numeric mask.\"" >&5
echo "$as_me: error: \"you must enter a numeric mask.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
EOF
if test "$sudo_umask" = "0777"; then
- echo "$as_me:2135: result: user" >&5
+ echo "$as_me:2136: result: user" >&5
echo "${ECHO_T}user" >&6
else
- echo "$as_me:2138: result: $sudo_umask" >&5
+ echo "$as_me:2139: result: $sudo_umask" >&5
echo "${ECHO_T}$sudo_umask" >&6
fi
-echo "$as_me:2142: checking for default user to run commands as" >&5
+echo "$as_me:2143: checking for default user to run commands as" >&5
echo $ECHO_N "checking for default user to run commands as... $ECHO_C" >&6
# Check whether --with-runas-default or --without-runas-default was given.
if test "${with_runas_default+set}" = set; then
withval="$with_runas_default"
case $with_runas_default in
- yes) { { echo "$as_me:2149: error: \"must give --with-runas-default an argument.\"" >&5
+ yes) { { echo "$as_me:2150: error: \"must give --with-runas-default an argument.\"" >&5
echo "$as_me: error: \"must give --with-runas-default an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2153: error: \"--without-runas-default not supported.\"" >&5
+ no) { { echo "$as_me:2154: error: \"--without-runas-default not supported.\"" >&5
echo "$as_me: error: \"--without-runas-default not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define RUNAS_DEFAULT "$runas_default"
EOF
-echo "$as_me:2166: result: $runas_default" >&5
+echo "$as_me:2167: result: $runas_default" >&5
echo "${ECHO_T}$runas_default" >&6
# Check whether --with-exempt or --without-exempt was given.
if test "${with_exempt+set}" = set; then
withval="$with_exempt"
case $with_exempt in
- yes) { { echo "$as_me:2173: error: \"must give --with-exempt an argument.\"" >&5
+ yes) { { echo "$as_me:2174: error: \"must give --with-exempt an argument.\"" >&5
echo "$as_me: error: \"must give --with-exempt an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2177: error: \"--without-exempt not supported.\"" >&5
+ no) { { echo "$as_me:2178: error: \"--without-exempt not supported.\"" >&5
echo "$as_me: error: \"--without-exempt not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define EXEMPTGROUP "$with_exempt"
EOF
- echo "$as_me:2186: checking for group to be exempt from password" >&5
+ echo "$as_me:2187: checking for group to be exempt from password" >&5
echo $ECHO_N "checking for group to be exempt from password... $ECHO_C" >&6
- echo "$as_me:2188: result: $with_exempt" >&5
+ echo "$as_me:2189: result: $with_exempt" >&5
echo "${ECHO_T}$with_exempt" >&6
;;
esac
fi;
-echo "$as_me:2194: checking for editor that visudo should use" >&5
+echo "$as_me:2195: checking for editor that visudo should use" >&5
echo $ECHO_N "checking for editor that visudo should use... $ECHO_C" >&6
# Check whether --with-editor or --without-editor was given.
if test "${with_editor+set}" = set; then
withval="$with_editor"
case $with_editor in
- yes) { { echo "$as_me:2201: error: \"must give --with-editor an argument.\"" >&5
+ yes) { { echo "$as_me:2202: error: \"must give --with-editor an argument.\"" >&5
echo "$as_me: error: \"must give --with-editor an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
- no) { { echo "$as_me:2205: error: \"--without-editor not supported.\"" >&5
+ no) { { echo "$as_me:2206: error: \"--without-editor not supported.\"" >&5
echo "$as_me: error: \"--without-editor not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define EDITOR "$with_editor"
EOF
- echo "$as_me:2214: result: $with_editor" >&5
+ echo "$as_me:2215: result: $with_editor" >&5
echo "${ECHO_T}$with_editor" >&6
;;
esac
cat >>confdefs.h <<\EOF
#define EDITOR _PATH_VI
EOF
- echo "$as_me:2222: result: vi" >&5
+ echo "$as_me:2223: result: vi" >&5
echo "${ECHO_T}vi" >&6
fi;
-echo "$as_me:2226: checking whether to obey EDITOR and VISUAL environment variables" >&5
+echo "$as_me:2227: checking whether to obey EDITOR and VISUAL environment variables" >&5
echo $ECHO_N "checking whether to obey EDITOR and VISUAL environment variables... $ECHO_C" >&6
# Check whether --with-env-editor or --without-env-editor was given.
;;
no) env_editor=off
;;
- *) { { echo "$as_me:2237: error: \"--with-env-editor does not take an argument.\"" >&5
+ *) { { echo "$as_me:2238: error: \"--with-env-editor does not take an argument.\"" >&5
echo "$as_me: error: \"--with-env-editor does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define ENV_EDITOR 1
EOF
- echo "$as_me:2249: result: yes" >&5
+ echo "$as_me:2250: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:2252: result: no" >&5
+ echo "$as_me:2253: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:2256: checking number of tries a user gets to enter their password" >&5
+echo "$as_me:2257: checking number of tries a user gets to enter their password" >&5
echo $ECHO_N "checking number of tries a user gets to enter their password... $ECHO_C" >&6
# Check whether --with-passwd-tries or --without-passwd-tries was given.
withval="$with_passwd_tries"
case $with_passwd_tries in
yes) ;;
- no) { { echo "$as_me:2264: error: \"--without-editor not supported.\"" >&5
+ no) { { echo "$as_me:2265: error: \"--without-editor not supported.\"" >&5
echo "$as_me: error: \"--without-editor not supported.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
[1-9]*) passwd_tries=$with_passwd_tries
;;
- *) { { echo "$as_me:2270: error: \"you must enter the numer of tries, > 0\"" >&5
+ *) { { echo "$as_me:2271: error: \"you must enter the numer of tries, > 0\"" >&5
echo "$as_me: error: \"you must enter the numer of tries, > 0\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define TRIES_FOR_PASSWORD $passwd_tries
EOF
-echo "$as_me:2281: result: $passwd_tries" >&5
+echo "$as_me:2282: result: $passwd_tries" >&5
echo "${ECHO_T}$passwd_tries" >&6
-echo "$as_me:2284: checking time in minutes after which sudo will ask for a password again" >&5
+echo "$as_me:2285: checking time in minutes after which sudo will ask for a password again" >&5
echo $ECHO_N "checking time in minutes after which sudo will ask for a password again... $ECHO_C" >&6
# Check whether --with-timeout or --without-timeout was given.
;;
[0-9]*) timeout=$with_timeout
;;
- *) { { echo "$as_me:2296: error: \"you must enter the numer of minutes.\"" >&5
+ *) { { echo "$as_me:2297: error: \"you must enter the numer of minutes.\"" >&5
echo "$as_me: error: \"you must enter the numer of minutes.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define TIMEOUT $timeout
EOF
-echo "$as_me:2307: result: $timeout" >&5
+echo "$as_me:2308: result: $timeout" >&5
echo "${ECHO_T}$timeout" >&6
-echo "$as_me:2310: checking time in minutes after the password prompt will time out" >&5
+echo "$as_me:2311: checking time in minutes after the password prompt will time out" >&5
echo $ECHO_N "checking time in minutes after the password prompt will time out... $ECHO_C" >&6
# Check whether --with-password-timeout or --without-password-timeout was given.
;;
[0-9]*) password_timeout=$with_password_timeout
;;
- *) { { echo "$as_me:2322: error: \"you must enter the numer of minutes.\"" >&5
+ *) { { echo "$as_me:2323: error: \"you must enter the numer of minutes.\"" >&5
echo "$as_me: error: \"you must enter the numer of minutes.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define PASSWORD_TIMEOUT $password_timeout
EOF
-echo "$as_me:2333: result: $password_timeout" >&5
+echo "$as_me:2334: result: $password_timeout" >&5
echo "${ECHO_T}$password_timeout" >&6
# Check whether --with-execv or --without-execv was given.
if test "${with_execv+set}" = set; then
withval="$with_execv"
case $with_execv in
- yes) echo "$as_me:2340: checking whether to use execvp or execv" >&5
+ yes) echo "$as_me:2341: checking whether to use execvp or execv" >&5
echo $ECHO_N "checking whether to use execvp or execv... $ECHO_C" >&6
- echo "$as_me:2342: result: execv" >&5
+ echo "$as_me:2343: result: execv" >&5
echo "${ECHO_T}execv" >&6
cat >>confdefs.h <<\EOF
;;
no) ;;
- *) { { echo "$as_me:2351: error: \"--with-execv does not take an argument.\"" >&5
+ *) { { echo "$as_me:2352: error: \"--with-execv does not take an argument.\"" >&5
echo "$as_me: error: \"--with-execv does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
fi;
-echo "$as_me:2358: checking whether to use per-tty ticket files" >&5
+echo "$as_me:2359: checking whether to use per-tty ticket files" >&5
echo $ECHO_N "checking whether to use per-tty ticket files... $ECHO_C" >&6
# Check whether --with-tty-tickets or --without-tty-tickets was given.
;;
no) tty_tickets=off
;;
- *) { { echo "$as_me:2369: error: \"--with-tty-tickets does not take an argument.\"" >&5
+ *) { { echo "$as_me:2370: error: \"--with-tty-tickets does not take an argument.\"" >&5
echo "$as_me: error: \"--with-tty-tickets does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define USE_TTY_TICKETS 1
EOF
- echo "$as_me:2381: result: yes" >&5
+ echo "$as_me:2382: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:2384: result: no" >&5
+ echo "$as_me:2385: result: no" >&5
echo "${ECHO_T}no" >&6
fi
-echo "$as_me:2388: checking whether to include insults" >&5
+echo "$as_me:2389: checking whether to include insults" >&5
echo $ECHO_N "checking whether to include insults... $ECHO_C" >&6
# Check whether --with-insults or --without-insults was given.
;;
no) insults=off
;;
- *) { { echo "$as_me:2401: error: \"--with-insults does not take an argument.\"" >&5
+ *) { { echo "$as_me:2402: error: \"--with-insults does not take an argument.\"" >&5
echo "$as_me: error: \"--with-insults does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
#define USE_INSULTS 1
EOF
- echo "$as_me:2413: result: yes" >&5
+ echo "$as_me:2414: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
- echo "$as_me:2416: result: no" >&5
+ echo "$as_me:2417: result: no" >&5
echo "${ECHO_T}no" >&6
fi
with_goons_insults=yes
;;
no) ;;
- *) { { echo "$as_me:2430: error: \"--with-all-insults does not take an argument.\"" >&5
+ *) { { echo "$as_me:2431: error: \"--with-all-insults does not take an argument.\"" >&5
echo "$as_me: error: \"--with-all-insults does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
;;
no) ;;
- *) { { echo "$as_me:2448: error: \"--with-classic-insults does not take an argument.\"" >&5
+ *) { { echo "$as_me:2449: error: \"--with-classic-insults does not take an argument.\"" >&5
echo "$as_me: error: \"--with-classic-insults does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
;;
no) ;;
- *) { { echo "$as_me:2466: error: \"--with-csops-insults does not take an argument.\"" >&5
+ *) { { echo "$as_me:2467: error: \"--with-csops-insults does not take an argument.\"" >&5
echo "$as_me: error: \"--with-csops-insults does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
;;
no) ;;
- *) { { echo "$as_me:2484: error: \"--with-hal-insults does not take an argument.\"" >&5
+ *) { { echo "$as_me:2485: error: \"--with-hal-insults does not take an argument.\"" >&5
echo "$as_me: error: \"--with-hal-insults does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
;;
no) ;;
- *) { { echo "$as_me:2502: error: \"--with-goons-insults does not take an argument.\"" >&5
+ *) { { echo "$as_me:2503: error: \"--with-goons-insults does not take an argument.\"" >&5
echo "$as_me: error: \"--with-goons-insults does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
fi;
if test "$insults" = "on"; then
- echo "$as_me:2510: checking which insult sets to include" >&5
+ echo "$as_me:2511: checking which insult sets to include" >&5
echo $ECHO_N "checking which insult sets to include... $ECHO_C" >&6
i=""
test "$with_goons_insults" = "yes" && i="goons ${i}"
test "$with_hal_insults" = "yes" && i="hal ${i}"
test "$with_csops_insults" = "yes" && i="csops ${i}"
test "$with_classic_insults" = "yes" && i="classic ${i}"
- echo "$as_me:2517: result: $i" >&5
+ echo "$as_me:2518: result: $i" >&5
echo "${ECHO_T}$i" >&6
fi
-echo "$as_me:2521: checking whether to override the user's path" >&5
+echo "$as_me:2522: checking whether to override the user's path" >&5
echo $ECHO_N "checking whether to override the user's path... $ECHO_C" >&6
# Check whether --with-secure-path or --without-secure-path was given.
#define SECURE_PATH "/bin:/usr/ucb:/usr/bin:/usr/sbin:/sbin:/usr/etc:/etc"
EOF
- echo "$as_me:2533: result: :/usr/ucb:/usr/bin:/usr/sbin:/sbin:/usr/etc:/etc" >&5
+ echo "$as_me:2534: result: :/usr/ucb:/usr/bin:/usr/sbin:/sbin:/usr/etc:/etc" >&5
echo "${ECHO_T}:/usr/ucb:/usr/bin:/usr/sbin:/sbin:/usr/etc:/etc" >&6
;;
- no) echo "$as_me:2536: result: no" >&5
+ no) echo "$as_me:2537: result: no" >&5
echo "${ECHO_T}no" >&6
;;
*) cat >>confdefs.h <<EOF
#define SECURE_PATH "$with_secure_path"
EOF
- echo "$as_me:2543: result: $with_secure_path" >&5
+ echo "$as_me:2544: result: $with_secure_path" >&5
echo "${ECHO_T}$with_secure_path" >&6
;;
esac
else
- echo "$as_me:2548: result: no" >&5
+ echo "$as_me:2549: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
-echo "$as_me:2552: checking whether to get ip addresses from the network interfaces" >&5
+echo "$as_me:2553: checking whether to get ip addresses from the network interfaces" >&5
echo $ECHO_N "checking whether to get ip addresses from the network interfaces... $ECHO_C" >&6
# Check whether --with-interfaces or --without-interfaces was given.
if test "${with_interfaces+set}" = set; then
withval="$with_interfaces"
case $with_interfaces in
- yes) echo "$as_me:2559: result: yes" >&5
+ yes) echo "$as_me:2560: result: yes" >&5
echo "${ECHO_T}yes" >&6
;;
no)
#define STUB_LOAD_INTERFACES 1
EOF
- echo "$as_me:2567: result: no" >&5
+ echo "$as_me:2568: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- *) { { echo "$as_me:2570: error: \"--with-interfaces does not take an argument.\"" >&5
+ *) { { echo "$as_me:2571: error: \"--with-interfaces does not take an argument.\"" >&5
echo "$as_me: error: \"--with-interfaces does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
else
- echo "$as_me:2576: result: yes" >&5
+ echo "$as_me:2577: result: yes" >&5
echo "${ECHO_T}yes" >&6
fi;
-echo "$as_me:2580: checking whether to do user authentication by default" >&5
+echo "$as_me:2581: checking whether to do user authentication by default" >&5
echo $ECHO_N "checking whether to do user authentication by default... $ECHO_C" >&6
# Check whether --enable-authentication or --disable-authentication was given.
if test "${enable_authentication+set}" = set; then
enableval="$enable_authentication"
case "$enableval" in
- yes) echo "$as_me:2586: result: yes" >&5
+ yes) echo "$as_me:2587: result: yes" >&5
echo "${ECHO_T}yes" >&6
;;
- no) echo "$as_me:2589: result: no" >&5
+ no) echo "$as_me:2590: result: no" >&5
echo "${ECHO_T}no" >&6
cat >>confdefs.h <<\EOF
EOF
;;
- *) echo "$as_me:2597: result: no" >&5
+ *) echo "$as_me:2598: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-authentication: $enableval"
;;
esac
else
- echo "$as_me:2604: result: yes" >&5
+ echo "$as_me:2605: result: yes" >&5
echo "${ECHO_T}yes" >&6
fi;
-echo "$as_me:2608: checking whether to disable shadow password support" >&5
+echo "$as_me:2609: checking whether to disable use of POSIX saved ids" >&5
+echo $ECHO_N "checking whether to disable use of POSIX saved ids... $ECHO_C" >&6
+# Check whether --enable-saved-ids or --disable-saved-ids was given.
+if test "${enable_saved_ids+set}" = set; then
+ enableval="$enable_saved_ids"
+ case "$enableval" in
+ yes) echo "$as_me:2615: result: no" >&5
+echo "${ECHO_T}no" >&6
+ ;;
+ no) echo "$as_me:2618: result: yes" >&5
+echo "${ECHO_T}yes" >&6
+
+cat >>confdefs.h <<\EOF
+#define NO_SAVED_IDS 1
+EOF
+
+ ;;
+ *) echo "$as_me:2626: result: no" >&5
+echo "${ECHO_T}no" >&6
+ echo "Ignoring unknown argument to --enable-saved-ids: $enableval"
+ ;;
+ esac
+
+else
+ echo "$as_me:2633: result: no" >&5
+echo "${ECHO_T}no" >&6
+fi;
+
+echo "$as_me:2637: checking whether to disable shadow password support" >&5
echo $ECHO_N "checking whether to disable shadow password support... $ECHO_C" >&6
# Check whether --enable-shadow or --disable-shadow was given.
if test "${enable_shadow+set}" = set; then
enableval="$enable_shadow"
case "$enableval" in
- yes) echo "$as_me:2614: result: no" >&5
+ yes) echo "$as_me:2643: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- no) echo "$as_me:2617: result: yes" >&5
+ no) echo "$as_me:2646: result: yes" >&5
echo "${ECHO_T}yes" >&6
CHECKSHADOW="false"
;;
- *) echo "$as_me:2621: result: no" >&5
+ *) echo "$as_me:2650: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-shadow: $enableval"
;;
esac
else
- echo "$as_me:2628: result: no" >&5
+ echo "$as_me:2657: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
-echo "$as_me:2632: checking whether root should be allowed to use sudo" >&5
+echo "$as_me:2661: checking whether root should be allowed to use sudo" >&5
echo $ECHO_N "checking whether root should be allowed to use sudo... $ECHO_C" >&6
# Check whether --enable-root-sudo or --disable-root-sudo was given.
if test "${enable_root_sudo+set}" = set; then
enableval="$enable_root_sudo"
case "$enableval" in
- yes) echo "$as_me:2638: result: yes" >&5
+ yes) echo "$as_me:2667: result: yes" >&5
echo "${ECHO_T}yes" >&6
;;
no)
#define NO_ROOT_SUDO 1
EOF
- echo "$as_me:2646: result: no" >&5
+ echo "$as_me:2675: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- *) { { echo "$as_me:2649: error: \"--enable-root-sudo does not take an argument.\"" >&5
+ *) { { echo "$as_me:2678: error: \"--enable-root-sudo does not take an argument.\"" >&5
echo "$as_me: error: \"--enable-root-sudo does not take an argument.\"" >&2;}
{ (exit 1); exit 1; }; }
;;
esac
else
- echo "$as_me:2656: result: yes" >&5
+ echo "$as_me:2685: result: yes" >&5
echo "${ECHO_T}yes" >&6
fi;
-echo "$as_me:2660: checking whether to log the hostname in the log file" >&5
+echo "$as_me:2689: checking whether to log the hostname in the log file" >&5
echo $ECHO_N "checking whether to log the hostname in the log file... $ECHO_C" >&6
# Check whether --enable-log-host or --disable-log-host was given.
if test "${enable_log_host+set}" = set; then
enableval="$enable_log_host"
case "$enableval" in
- yes) echo "$as_me:2666: result: yes" >&5
+ yes) echo "$as_me:2695: result: yes" >&5
echo "${ECHO_T}yes" >&6
cat >>confdefs.h <<\EOF
EOF
;;
- no) echo "$as_me:2674: result: no" >&5
+ no) echo "$as_me:2703: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- *) echo "$as_me:2677: result: no" >&5
+ *) echo "$as_me:2706: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-log-host: $enableval"
;;
esac
else
- echo "$as_me:2684: result: no" >&5
+ echo "$as_me:2713: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
-echo "$as_me:2688: checking whether to invoke a shell if sudo is given no arguments" >&5
+echo "$as_me:2717: checking whether to invoke a shell if sudo is given no arguments" >&5
echo $ECHO_N "checking whether to invoke a shell if sudo is given no arguments... $ECHO_C" >&6
# Check whether --enable-noargs-shell or --disable-noargs-shell was given.
if test "${enable_noargs_shell+set}" = set; then
enableval="$enable_noargs_shell"
case "$enableval" in
- yes) echo "$as_me:2694: result: yes" >&5
+ yes) echo "$as_me:2723: result: yes" >&5
echo "${ECHO_T}yes" >&6
cat >>confdefs.h <<\EOF
EOF
;;
- no) echo "$as_me:2702: result: no" >&5
+ no) echo "$as_me:2731: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- *) echo "$as_me:2705: result: no" >&5
+ *) echo "$as_me:2734: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-noargs-shell: $enableval"
;;
esac
else
- echo "$as_me:2712: result: no" >&5
+ echo "$as_me:2741: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
-echo "$as_me:2716: checking whether to set \$HOME to target user in shell mode" >&5
+echo "$as_me:2745: checking whether to set \$HOME to target user in shell mode" >&5
echo $ECHO_N "checking whether to set \$HOME to target user in shell mode... $ECHO_C" >&6
# Check whether --enable-shell-sets-home or --disable-shell-sets-home was given.
if test "${enable_shell_sets_home+set}" = set; then
enableval="$enable_shell_sets_home"
case "$enableval" in
- yes) echo "$as_me:2722: result: yes" >&5
+ yes) echo "$as_me:2751: result: yes" >&5
echo "${ECHO_T}yes" >&6
cat >>confdefs.h <<\EOF
EOF
;;
- no) echo "$as_me:2730: result: no" >&5
+ no) echo "$as_me:2759: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- *) echo "$as_me:2733: result: no" >&5
+ *) echo "$as_me:2762: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-shell-sets-home: $enableval"
;;
esac
else
- echo "$as_me:2740: result: no" >&5
+ echo "$as_me:2769: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
-echo "$as_me:2744: checking whether to disable 'command not found' messages" >&5
+echo "$as_me:2773: checking whether to disable 'command not found' messages" >&5
echo $ECHO_N "checking whether to disable 'command not found' messages... $ECHO_C" >&6
# Check whether --enable-path_info or --disable-path_info was given.
if test "${enable_path_info+set}" = set; then
enableval="$enable_path_info"
case "$enableval" in
- yes) echo "$as_me:2750: result: no" >&5
+ yes) echo "$as_me:2779: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- no) echo "$as_me:2753: result: yes" >&5
+ no) echo "$as_me:2782: result: yes" >&5
echo "${ECHO_T}yes" >&6
cat >>confdefs.h <<\EOF
EOF
;;
- *) echo "$as_me:2761: result: no" >&5
+ *) echo "$as_me:2790: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-path-info: $enableval"
;;
esac
else
- echo "$as_me:2768: result: no" >&5
+ echo "$as_me:2797: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
# Extract the first word of "egrep", so it can be a program name with args.
set dummy egrep; ac_word=$2
-echo "$as_me:2774: checking for $ac_word" >&5
+echo "$as_me:2803: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_EGREPPROG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_EGREPPROG="egrep"
-echo "$as_me:2789: found $ac_dir/$ac_word" >&5
+echo "$as_me:2818: found $ac_dir/$ac_word" >&5
break
done
fi
EGREPPROG=$ac_cv_prog_EGREPPROG
if test -n "$EGREPPROG"; then
- echo "$as_me:2797: result: $EGREPPROG" >&5
+ echo "$as_me:2826: result: $EGREPPROG" >&5
echo "${ECHO_T}$EGREPPROG" >&6
else
- echo "$as_me:2800: result: no" >&5
+ echo "$as_me:2829: result: no" >&5
echo "${ECHO_T}no" >&6
fi
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
-echo "$as_me:2821: checking for $ac_word" >&5
+echo "$as_me:2850: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_CC="${ac_tool_prefix}gcc"
-echo "$as_me:2836: found $ac_dir/$ac_word" >&5
+echo "$as_me:2865: found $ac_dir/$ac_word" >&5
break
done
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:2844: result: $CC" >&5
+ echo "$as_me:2873: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:2847: result: no" >&5
+ echo "$as_me:2876: result: no" >&5
echo "${ECHO_T}no" >&6
fi
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
-echo "$as_me:2856: checking for $ac_word" >&5
+echo "$as_me:2885: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_CC="gcc"
-echo "$as_me:2871: found $ac_dir/$ac_word" >&5
+echo "$as_me:2900: found $ac_dir/$ac_word" >&5
break
done
fi
ac_ct_CC=$ac_cv_prog_ac_ct_CC
if test -n "$ac_ct_CC"; then
- echo "$as_me:2879: result: $ac_ct_CC" >&5
+ echo "$as_me:2908: result: $ac_ct_CC" >&5
echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$as_me:2882: result: no" >&5
+ echo "$as_me:2911: result: no" >&5
echo "${ECHO_T}no" >&6
fi
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
-echo "$as_me:2895: checking for $ac_word" >&5
+echo "$as_me:2924: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_CC="${ac_tool_prefix}cc"
-echo "$as_me:2910: found $ac_dir/$ac_word" >&5
+echo "$as_me:2939: found $ac_dir/$ac_word" >&5
break
done
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:2918: result: $CC" >&5
+ echo "$as_me:2947: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:2921: result: no" >&5
+ echo "$as_me:2950: result: no" >&5
echo "${ECHO_T}no" >&6
fi
ac_ct_CC=$CC
# Extract the first word of "cc", so it can be a program name with args.
set dummy cc; ac_word=$2
-echo "$as_me:2930: checking for $ac_word" >&5
+echo "$as_me:2959: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_CC="cc"
-echo "$as_me:2945: found $ac_dir/$ac_word" >&5
+echo "$as_me:2974: found $ac_dir/$ac_word" >&5
break
done
fi
ac_ct_CC=$ac_cv_prog_ac_ct_CC
if test -n "$ac_ct_CC"; then
- echo "$as_me:2953: result: $ac_ct_CC" >&5
+ echo "$as_me:2982: result: $ac_ct_CC" >&5
echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$as_me:2956: result: no" >&5
+ echo "$as_me:2985: result: no" >&5
echo "${ECHO_T}no" >&6
fi
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
-echo "$as_me:2969: checking for $ac_word" >&5
+echo "$as_me:2998: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
continue
fi
ac_cv_prog_CC="cc"
-echo "$as_me:2989: found $ac_dir/$ac_word" >&5
+echo "$as_me:3018: found $ac_dir/$ac_word" >&5
break
done
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:3011: result: $CC" >&5
+ echo "$as_me:3040: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:3014: result: no" >&5
+ echo "$as_me:3043: result: no" >&5
echo "${ECHO_T}no" >&6
fi
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
-echo "$as_me:3025: checking for $ac_word" >&5
+echo "$as_me:3054: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
-echo "$as_me:3040: found $ac_dir/$ac_word" >&5
+echo "$as_me:3069: found $ac_dir/$ac_word" >&5
break
done
fi
CC=$ac_cv_prog_CC
if test -n "$CC"; then
- echo "$as_me:3048: result: $CC" >&5
+ echo "$as_me:3077: result: $CC" >&5
echo "${ECHO_T}$CC" >&6
else
- echo "$as_me:3051: result: no" >&5
+ echo "$as_me:3080: result: no" >&5
echo "${ECHO_T}no" >&6
fi
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:3064: checking for $ac_word" >&5
+echo "$as_me:3093: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_ac_ct_CC="$ac_prog"
-echo "$as_me:3079: found $ac_dir/$ac_word" >&5
+echo "$as_me:3108: found $ac_dir/$ac_word" >&5
break
done
fi
ac_ct_CC=$ac_cv_prog_ac_ct_CC
if test -n "$ac_ct_CC"; then
- echo "$as_me:3087: result: $ac_ct_CC" >&5
+ echo "$as_me:3116: result: $ac_ct_CC" >&5
echo "${ECHO_T}$ac_ct_CC" >&6
else
- echo "$as_me:3090: result: no" >&5
+ echo "$as_me:3119: result: no" >&5
echo "${ECHO_T}no" >&6
fi
fi
-test -z "$CC" && { { echo "$as_me:3102: error: no acceptable cc found in \$PATH" >&5
+test -z "$CC" && { { echo "$as_me:3131: error: no acceptable cc found in \$PATH" >&5
echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
{ (exit 1); exit 1; }; }
# Provide some information about the compiler.
-echo "$as_me:3107:" \
+echo "$as_me:3136:" \
"checking for C compiler version" >&5
ac_compiler=`set X $ac_compile; echo $2`
-{ (eval echo "$as_me:3110: \"$ac_compiler --version </dev/null >&5\"") >&5
+{ (eval echo "$as_me:3139: \"$ac_compiler --version </dev/null >&5\"") >&5
(eval $ac_compiler --version </dev/null >&5) 2>&5
ac_status=$?
- echo "$as_me:3113: \$? = $ac_status" >&5
+ echo "$as_me:3142: \$? = $ac_status" >&5
(exit $ac_status); }
-{ (eval echo "$as_me:3115: \"$ac_compiler -v </dev/null >&5\"") >&5
+{ (eval echo "$as_me:3144: \"$ac_compiler -v </dev/null >&5\"") >&5
(eval $ac_compiler -v </dev/null >&5) 2>&5
ac_status=$?
- echo "$as_me:3118: \$? = $ac_status" >&5
+ echo "$as_me:3147: \$? = $ac_status" >&5
(exit $ac_status); }
-{ (eval echo "$as_me:3120: \"$ac_compiler -V </dev/null >&5\"") >&5
+{ (eval echo "$as_me:3149: \"$ac_compiler -V </dev/null >&5\"") >&5
(eval $ac_compiler -V </dev/null >&5) 2>&5
ac_status=$?
- echo "$as_me:3123: \$? = $ac_status" >&5
+ echo "$as_me:3152: \$? = $ac_status" >&5
(exit $ac_status); }
cat >conftest.$ac_ext <<_ACEOF
-#line 3127 "configure"
+#line 3156 "configure"
#include "confdefs.h"
int
# 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.
-echo "$as_me:3143: checking for C compiler default output" >&5
+echo "$as_me:3172: checking for C compiler default output" >&5
echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
-if { (eval echo "$as_me:3146: \"$ac_link_default\"") >&5
+if { (eval echo "$as_me:3175: \"$ac_link_default\"") >&5
(eval $ac_link_default) 2>&5
ac_status=$?
- echo "$as_me:3149: \$? = $ac_status" >&5
+ echo "$as_me:3178: \$? = $ac_status" >&5
(exit $ac_status); }; then
# Find the output, starting from the most likely. This scheme is
# not robust to junk in `.', hence go to wildcards (a.*) only as a last
else
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
-{ { echo "$as_me:3172: error: C compiler cannot create executables" >&5
+{ { echo "$as_me:3201: error: C compiler cannot create executables" >&5
echo "$as_me: error: C compiler cannot create executables" >&2;}
{ (exit 77); exit 77; }; }
fi
ac_exeext=$ac_cv_exeext
-echo "$as_me:3178: result: $ac_file" >&5
+echo "$as_me:3207: result: $ac_file" >&5
echo "${ECHO_T}$ac_file" >&6
# Check the compiler produces executables we can run. If not, either
# the compiler is broken, or we cross compile.
-echo "$as_me:3183: checking whether the C compiler works" >&5
+echo "$as_me:3212: checking whether the C compiler works" >&5
echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&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'
- { (eval echo "$as_me:3189: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3218: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3192: \$? = $ac_status" >&5
+ echo "$as_me:3221: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
cross_compiling=no
else
if test "$cross_compiling" = maybe; then
cross_compiling=yes
else
- { { echo "$as_me:3199: error: cannot run C compiled programs.
+ { { echo "$as_me:3228: error: cannot run C compiled programs.
If you meant to cross compile, use \`--host'." >&5
echo "$as_me: error: cannot run C compiled programs.
If you meant to cross compile, use \`--host'." >&2;}
fi
fi
fi
-echo "$as_me:3207: result: yes" >&5
+echo "$as_me:3236: result: yes" >&5
echo "${ECHO_T}yes" >&6
rm -f a.out a.exe conftest$ac_cv_exeext
ac_clean_files=$ac_clean_files_save
# Check the compiler produces executables we can run. If not, either
# the compiler is broken, or we cross compile.
-echo "$as_me:3214: checking whether we are cross compiling" >&5
+echo "$as_me:3243: checking whether we are cross compiling" >&5
echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
-echo "$as_me:3216: result: $cross_compiling" >&5
+echo "$as_me:3245: result: $cross_compiling" >&5
echo "${ECHO_T}$cross_compiling" >&6
-echo "$as_me:3219: checking for executable suffix" >&5
+echo "$as_me:3248: checking for executable suffix" >&5
echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
-if { (eval echo "$as_me:3221: \"$ac_link\"") >&5
+if { (eval echo "$as_me:3250: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:3224: \$? = $ac_status" >&5
+ echo "$as_me:3253: \$? = $ac_status" >&5
(exit $ac_status); }; then
# If both `conftest.exe' and `conftest' are `present' (well, observable)
# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
esac
done
else
- { { echo "$as_me:3240: error: cannot compute EXEEXT: cannot compile and link" >&5
+ { { echo "$as_me:3269: error: cannot compute EXEEXT: cannot compile and link" >&5
echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
{ (exit 1); exit 1; }; }
fi
rm -f conftest$ac_cv_exeext
-echo "$as_me:3246: result: $ac_cv_exeext" >&5
+echo "$as_me:3275: result: $ac_cv_exeext" >&5
echo "${ECHO_T}$ac_cv_exeext" >&6
rm -f conftest.$ac_ext
EXEEXT=$ac_cv_exeext
ac_exeext=$EXEEXT
-echo "$as_me:3252: checking for object suffix" >&5
+echo "$as_me:3281: checking for object suffix" >&5
echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
if test "${ac_cv_objext+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 3258 "configure"
+#line 3287 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.o conftest.obj
-if { (eval echo "$as_me:3270: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3299: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3273: \$? = $ac_status" >&5
+ echo "$as_me:3302: \$? = $ac_status" >&5
(exit $ac_status); }; then
for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
case $ac_file in
else
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
-{ { echo "$as_me:3285: error: cannot compute OBJEXT: cannot compile" >&5
+{ { echo "$as_me:3314: error: cannot compute OBJEXT: cannot compile" >&5
echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
{ (exit 1); exit 1; }; }
fi
rm -f conftest.$ac_cv_objext conftest.$ac_ext
fi
-echo "$as_me:3292: result: $ac_cv_objext" >&5
+echo "$as_me:3321: result: $ac_cv_objext" >&5
echo "${ECHO_T}$ac_cv_objext" >&6
OBJEXT=$ac_cv_objext
ac_objext=$OBJEXT
-echo "$as_me:3296: checking whether we are using the GNU C compiler" >&5
+echo "$as_me:3325: checking whether we are using the GNU C compiler" >&5
echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
if test "${ac_cv_c_compiler_gnu+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 3302 "configure"
+#line 3331 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:3317: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3346: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3320: \$? = $ac_status" >&5
+ echo "$as_me:3349: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:3323: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3352: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3326: \$? = $ac_status" >&5
+ echo "$as_me:3355: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_compiler_gnu=yes
else
ac_cv_c_compiler_gnu=$ac_compiler_gnu
fi
-echo "$as_me:3338: result: $ac_cv_c_compiler_gnu" >&5
+echo "$as_me:3367: result: $ac_cv_c_compiler_gnu" >&5
echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
GCC=`test $ac_compiler_gnu = yes && echo yes`
ac_test_CFLAGS=${CFLAGS+set}
ac_save_CFLAGS=$CFLAGS
CFLAGS="-g"
-echo "$as_me:3344: checking whether $CC accepts -g" >&5
+echo "$as_me:3373: checking whether $CC accepts -g" >&5
echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
if test "${ac_cv_prog_cc_g+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 3350 "configure"
+#line 3379 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:3362: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3391: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3365: \$? = $ac_status" >&5
+ echo "$as_me:3394: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:3368: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3397: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3371: \$? = $ac_status" >&5
+ echo "$as_me:3400: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_prog_cc_g=yes
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:3381: result: $ac_cv_prog_cc_g" >&5
+echo "$as_me:3410: result: $ac_cv_prog_cc_g" >&5
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
if test "$ac_test_CFLAGS" = set; then
CFLAGS=$ac_save_CFLAGS
#endif
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:3408: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3437: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3411: \$? = $ac_status" >&5
+ echo "$as_me:3440: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:3414: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3443: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3417: \$? = $ac_status" >&5
+ echo "$as_me:3446: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
for ac_declaration in \
''\
'void exit (int);'
do
cat >conftest.$ac_ext <<_ACEOF
-#line 3429 "configure"
+#line 3458 "configure"
#include "confdefs.h"
#include <stdlib.h>
$ac_declaration
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:3442: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3471: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3445: \$? = $ac_status" >&5
+ echo "$as_me:3474: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:3448: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3477: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3451: \$? = $ac_status" >&5
+ echo "$as_me:3480: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
:
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
cat >conftest.$ac_ext <<_ACEOF
-#line 3461 "configure"
+#line 3490 "configure"
#include "confdefs.h"
$ac_declaration
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:3473: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3502: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3476: \$? = $ac_status" >&5
+ echo "$as_me:3505: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:3479: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3508: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3482: \$? = $ac_status" >&5
+ echo "$as_me:3511: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
break
else
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
ac_compiler_gnu=$ac_cv_c_compiler_gnu
-echo "$as_me:3509: checking for POSIXized ISC" >&5
+echo "$as_me:3538: checking for POSIXized ISC" >&5
echo $ECHO_N "checking for POSIXized ISC... $ECHO_C" >&6
if test -d /etc/conf/kconfig.d &&
grep _POSIX_VERSION /usr/include/sys/unistd.h >/dev/null 2>&1
then
- echo "$as_me:3514: result: yes" >&5
+ echo "$as_me:3543: result: yes" >&5
echo "${ECHO_T}yes" >&6
ISC=yes # If later tests want to check for ISC.
CC="$CC -Xp"
fi
else
- echo "$as_me:3528: result: no" >&5
+ echo "$as_me:3557: result: no" >&5
echo "${ECHO_T}no" >&6
ISC=
fi
ac_cv_prog_cc_cross="no"
cross_compiling="no"
-echo "$as_me:3536: checking for $CC option to accept ANSI C" >&5
+echo "$as_me:3565: checking for $CC option to accept ANSI C" >&5
echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
if test "${ac_cv_prog_cc_stdc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_cv_prog_cc_stdc=no
ac_save_CC=$CC
cat >conftest.$ac_ext <<_ACEOF
-#line 3544 "configure"
+#line 3573 "configure"
#include "confdefs.h"
#include <stdarg.h>
#include <stdio.h>
do
CC="$ac_save_CC $ac_arg"
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:3593: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:3622: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:3596: \$? = $ac_status" >&5
+ echo "$as_me:3625: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:3599: \"$ac_try\"") >&5
+ { (eval echo "$as_me:3628: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:3602: \$? = $ac_status" >&5
+ echo "$as_me:3631: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_prog_cc_stdc=$ac_arg
break
case "x$ac_cv_prog_cc_stdc" in
x|xno)
- echo "$as_me:3619: result: none needed" >&5
+ echo "$as_me:3648: result: none needed" >&5
echo "${ECHO_T}none needed" >&6 ;;
*)
- echo "$as_me:3622: result: $ac_cv_prog_cc_stdc" >&5
+ echo "$as_me:3651: result: $ac_cv_prog_cc_stdc" >&5
echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
CC="$CC $ac_cv_prog_cc_stdc" ;;
esac
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
-echo "$as_me:3634: checking how to run the C preprocessor" >&5
+echo "$as_me:3663: checking how to run the C preprocessor" >&5
echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
# On Suns, sometimes $CPP names a directory.
if test -n "$CPP" && test -d "$CPP"; then
# 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.
cat >conftest.$ac_ext <<_ACEOF
-#line 3655 "configure"
+#line 3684 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax error
_ACEOF
-if { (eval echo "$as_me:3660: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:3689: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:3666: \$? = $ac_status" >&5
+ echo "$as_me:3695: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
# OK, works on sane cases. Now check whether non-existent headers
# can be detected and how.
cat >conftest.$ac_ext <<_ACEOF
-#line 3689 "configure"
+#line 3718 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
_ACEOF
-if { (eval echo "$as_me:3693: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:3722: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:3699: \$? = $ac_status" >&5
+ echo "$as_me:3728: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
else
ac_cv_prog_CPP=$CPP
fi
-echo "$as_me:3736: result: $CPP" >&5
+echo "$as_me:3765: result: $CPP" >&5
echo "${ECHO_T}$CPP" >&6
ac_preproc_ok=false
for ac_c_preproc_warn_flag in '' yes
# 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.
cat >conftest.$ac_ext <<_ACEOF
-#line 3746 "configure"
+#line 3775 "configure"
#include "confdefs.h"
#include <assert.h>
Syntax error
_ACEOF
-if { (eval echo "$as_me:3751: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:3780: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:3757: \$? = $ac_status" >&5
+ echo "$as_me:3786: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
# OK, works on sane cases. Now check whether non-existent headers
# can be detected and how.
cat >conftest.$ac_ext <<_ACEOF
-#line 3780 "configure"
+#line 3809 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
_ACEOF
-if { (eval echo "$as_me:3784: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:3813: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:3790: \$? = $ac_status" >&5
+ echo "$as_me:3819: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
if $ac_preproc_ok; then
:
else
- { { echo "$as_me:3818: error: C preprocessor \"$CPP\" fails sanity check" >&5
+ { { echo "$as_me:3847: error: C preprocessor \"$CPP\" fails sanity check" >&5
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
{ (exit 1); exit 1; }; }
fi
# Extract the first word of "uname", so it can be a program name with args.
set dummy uname; ac_word=$2
-echo "$as_me:3835: checking for $ac_word" >&5
+echo "$as_me:3864: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_UNAMEPROG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_UNAMEPROG="uname"
-echo "$as_me:3850: found $ac_dir/$ac_word" >&5
+echo "$as_me:3879: found $ac_dir/$ac_word" >&5
break
done
fi
UNAMEPROG=$ac_cv_prog_UNAMEPROG
if test -n "$UNAMEPROG"; then
- echo "$as_me:3858: result: $UNAMEPROG" >&5
+ echo "$as_me:3887: result: $UNAMEPROG" >&5
echo "${ECHO_T}$UNAMEPROG" >&6
else
- echo "$as_me:3861: result: no" >&5
+ echo "$as_me:3890: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "tr", so it can be a program name with args.
set dummy tr; ac_word=$2
-echo "$as_me:3867: checking for $ac_word" >&5
+echo "$as_me:3896: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_TRPROG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_TRPROG="tr"
-echo "$as_me:3882: found $ac_dir/$ac_word" >&5
+echo "$as_me:3911: found $ac_dir/$ac_word" >&5
break
done
fi
TRPROG=$ac_cv_prog_TRPROG
if test -n "$TRPROG"; then
- echo "$as_me:3890: result: $TRPROG" >&5
+ echo "$as_me:3919: result: $TRPROG" >&5
echo "${ECHO_T}$TRPROG" >&6
else
- echo "$as_me:3893: result: no" >&5
+ echo "$as_me:3922: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "sed", so it can be a program name with args.
set dummy sed; ac_word=$2
-echo "$as_me:3899: checking for $ac_word" >&5
+echo "$as_me:3928: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_SEDPROG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_SEDPROG="sed"
-echo "$as_me:3914: found $ac_dir/$ac_word" >&5
+echo "$as_me:3943: found $ac_dir/$ac_word" >&5
break
done
fi
SEDPROG=$ac_cv_prog_SEDPROG
if test -n "$SEDPROG"; then
- echo "$as_me:3922: result: $SEDPROG" >&5
+ echo "$as_me:3951: result: $SEDPROG" >&5
echo "${ECHO_T}$SEDPROG" >&6
else
- echo "$as_me:3925: result: no" >&5
+ echo "$as_me:3954: result: no" >&5
echo "${ECHO_T}no" >&6
fi
# Extract the first word of "nroff", so it can be a program name with args.
set dummy nroff; ac_word=$2
-echo "$as_me:3931: checking for $ac_word" >&5
+echo "$as_me:3960: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_NROFFPROG+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_NROFFPROG="nroff"
-echo "$as_me:3946: found $ac_dir/$ac_word" >&5
+echo "$as_me:3975: found $ac_dir/$ac_word" >&5
break
done
fi
NROFFPROG=$ac_cv_prog_NROFFPROG
if test -n "$NROFFPROG"; then
- echo "$as_me:3954: result: $NROFFPROG" >&5
+ echo "$as_me:3983: result: $NROFFPROG" >&5
echo "${ECHO_T}$NROFFPROG" >&6
else
- echo "$as_me:3957: result: no" >&5
+ echo "$as_me:3986: result: no" >&5
echo "${ECHO_T}no" >&6
fi
fi
done
if test -z "$ac_aux_dir"; then
- { { echo "$as_me:3983: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
+ { { echo "$as_me:4012: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
{ (exit 1); exit 1; }; }
fi
# Make sure we can run config.sub.
$ac_config_sub sun4 >/dev/null 2>&1 ||
- { { echo "$as_me:3993: error: cannot run $ac_config_sub" >&5
+ { { echo "$as_me:4022: error: cannot run $ac_config_sub" >&5
echo "$as_me: error: cannot run $ac_config_sub" >&2;}
{ (exit 1); exit 1; }; }
-echo "$as_me:3997: checking build system type" >&5
+echo "$as_me:4026: checking build system type" >&5
echo $ECHO_N "checking build system type... $ECHO_C" >&6
if test "${ac_cv_build+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_cv_build_alias" &&
ac_cv_build_alias=`$ac_config_guess`
test -z "$ac_cv_build_alias" &&
- { { echo "$as_me:4006: error: cannot guess build type; you must specify one" >&5
+ { { echo "$as_me:4035: error: cannot guess build type; you must specify one" >&5
echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
{ (exit 1); exit 1; }; }
ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
- { { echo "$as_me:4010: error: $ac_config_sub $ac_cv_build_alias failed." >&5
+ { { echo "$as_me:4039: error: $ac_config_sub $ac_cv_build_alias failed." >&5
echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
{ (exit 1); exit 1; }; }
fi
-echo "$as_me:4015: result: $ac_cv_build" >&5
+echo "$as_me:4044: result: $ac_cv_build" >&5
echo "${ECHO_T}$ac_cv_build" >&6
build=$ac_cv_build
build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
-echo "$as_me:4022: checking host system type" >&5
+echo "$as_me:4051: checking host system type" >&5
echo $ECHO_N "checking host system type... $ECHO_C" >&6
if test "${ac_cv_host+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_cv_host_alias" &&
ac_cv_host_alias=$ac_cv_build_alias
ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
- { { echo "$as_me:4031: error: $ac_config_sub $ac_cv_host_alias failed" >&5
+ { { echo "$as_me:4060: error: $ac_config_sub $ac_cv_host_alias failed" >&5
echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
{ (exit 1); exit 1; }; }
fi
-echo "$as_me:4036: result: $ac_cv_host" >&5
+echo "$as_me:4065: result: $ac_cv_host" >&5
echo "${ECHO_T}$ac_cv_host" >&6
host=$ac_cv_host
host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
echo ""
exit 1
else
- echo "$as_me:4051: checking previous host type" >&5
+ echo "$as_me:4080: checking previous host type" >&5
echo $ECHO_N "checking previous host type... $ECHO_C" >&6
if test "${sudo_cv_prev_host+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
for ac_func in getpwanam issecure
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:4095: checking for $ac_func" >&5
+echo "$as_me:4124: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 4101 "configure"
+#line 4130 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4132: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4161: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4135: \$? = $ac_status" >&5
+ echo "$as_me:4164: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4138: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4167: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4141: \$? = $ac_status" >&5
+ echo "$as_me:4170: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:4151: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:4180: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
;;
*-*-hiuxmpp*)
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:4187: checking for getprpwnam in -lsec" >&5
+ echo "$as_me:4216: checking for getprpwnam in -lsec" >&5
echo $ECHO_N "checking for getprpwnam in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 4195 "configure"
+#line 4224 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4214: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4243: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4217: \$? = $ac_status" >&5
+ echo "$as_me:4246: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4220: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4249: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4223: \$? = $ac_status" >&5
+ echo "$as_me:4252: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:4234: result: $ac_cv_lib_sec_getprpwnam" >&5
+echo "$as_me:4263: result: $ac_cv_lib_sec_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_sec_getprpwnam" >&6
if test $ac_cv_lib_sec_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
EOF
SUDO_LIBS="${SUDO_LIBS} -lsec"; LIBS="${LIBS} -lsec"; SECUREWARE=1
else
- echo "$as_me:4242: checking for getprpwnam in -lsecurity" >&5
+ echo "$as_me:4271: checking for getprpwnam in -lsecurity" >&5
echo $ECHO_N "checking for getprpwnam in -lsecurity... $ECHO_C" >&6
if test "${ac_cv_lib_security_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsecurity $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 4250 "configure"
+#line 4279 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4269: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4298: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4272: \$? = $ac_status" >&5
+ echo "$as_me:4301: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4275: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4304: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4278: \$? = $ac_status" >&5
+ echo "$as_me:4307: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_security_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:4289: result: $ac_cv_lib_security_getprpwnam" >&5
+echo "$as_me:4318: result: $ac_cv_lib_security_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_security_getprpwnam" >&6
if test $ac_cv_lib_security_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
;;
*-*-hpux1[0-9]*)
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:4307: checking for getprpwnam in -lsec" >&5
+ echo "$as_me:4336: checking for getprpwnam in -lsec" >&5
echo $ECHO_N "checking for getprpwnam in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 4315 "configure"
+#line 4344 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4334: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4363: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4337: \$? = $ac_status" >&5
+ echo "$as_me:4366: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4340: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4369: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4343: \$? = $ac_status" >&5
+ echo "$as_me:4372: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:4354: result: $ac_cv_lib_sec_getprpwnam" >&5
+echo "$as_me:4383: result: $ac_cv_lib_sec_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_sec_getprpwnam" >&6
if test $ac_cv_lib_sec_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
#define HAVE_GETPRPWNAM 1
EOF
- echo "$as_me:4360: checking for iscomsec in -lsec" >&5
+ echo "$as_me:4389: checking for iscomsec in -lsec" >&5
echo $ECHO_N "checking for iscomsec in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_iscomsec+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 4368 "configure"
+#line 4397 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4387: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4416: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4390: \$? = $ac_status" >&5
+ echo "$as_me:4419: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4393: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4422: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4396: \$? = $ac_status" >&5
+ echo "$as_me:4425: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_iscomsec=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:4407: result: $ac_cv_lib_sec_iscomsec" >&5
+echo "$as_me:4436: result: $ac_cv_lib_sec_iscomsec" >&5
echo "${ECHO_T}$ac_cv_lib_sec_iscomsec" >&6
if test $ac_cv_lib_sec_iscomsec = yes; then
for ac_func in getspwuid
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:4440: checking for $ac_func" >&5
+echo "$as_me:4469: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 4446 "configure"
+#line 4475 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4477: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4506: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4480: \$? = $ac_status" >&5
+ echo "$as_me:4509: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4483: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4512: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4486: \$? = $ac_status" >&5
+ echo "$as_me:4515: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:4496: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:4525: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
# ignore envariables wrt dynamic lib path
SUDO_LDFLAGS="${SUDO_LDFLAGS} -Wl,-no_library_replacement"
- echo "$as_me:4547: checking whether to disable sia support on Digital UNIX" >&5
+ echo "$as_me:4576: checking whether to disable sia support on Digital UNIX" >&5
echo $ECHO_N "checking whether to disable sia support on Digital UNIX... $ECHO_C" >&6
# Check whether --enable-sia or --disable-sia was given.
if test "${enable_sia+set}" = set; then
enableval="$enable_sia"
case "$enableval" in
- yes) echo "$as_me:4553: result: no" >&5
+ yes) echo "$as_me:4582: result: no" >&5
echo "${ECHO_T}no" >&6
;;
- no) echo "$as_me:4556: result: yes" >&5
+ no) echo "$as_me:4585: result: yes" >&5
echo "${ECHO_T}yes" >&6
CHECKSIA=false
;;
- *) echo "$as_me:4560: result: no" >&5
+ *) echo "$as_me:4589: result: no" >&5
echo "${ECHO_T}no" >&6
echo "Ignoring unknown argument to --enable-sia: $enableval"
;;
esac
else
- echo "$as_me:4567: result: no" >&5
+ echo "$as_me:4596: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
# use SIA by default, if we have it, else SecureWare
# unless overridden on the command line
if test "$CHECKSIA" = "true"; then
- echo "$as_me:4574: checking for sia_ses_init" >&5
+ echo "$as_me:4603: checking for sia_ses_init" >&5
echo $ECHO_N "checking for sia_ses_init... $ECHO_C" >&6
if test "${ac_cv_func_sia_ses_init+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 4580 "configure"
+#line 4609 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char sia_ses_init (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4611: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4640: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4614: \$? = $ac_status" >&5
+ echo "$as_me:4643: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4617: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4646: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4620: \$? = $ac_status" >&5
+ echo "$as_me:4649: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_sia_ses_init=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:4630: result: $ac_cv_func_sia_ses_init" >&5
+echo "$as_me:4659: result: $ac_cv_func_sia_ses_init" >&5
echo "${ECHO_T}$ac_cv_func_sia_ses_init" >&6
if test $ac_cv_func_sia_ses_init = yes; then
EOF
if test -n "$with_skey" -o -n "$with_opie" -o -n "$with_otp_only" -o -n "$with_long_otp_prompt" -o -n "$with_SecurID" -o -n "$with_fwtk" -o -n "$with_kerb4" -o -n "$with_kerb5" -o -n "$with_pam" -o -n "$with_AFS" -o -n "$with_DCE"; then
- { { echo "$as_me:4639: error: \"you cannot mix SIA and other authentication schemes. You can turn off SIA support via the --disable-sia option\"" >&5
+ { { echo "$as_me:4668: error: \"you cannot mix SIA and other authentication schemes. You can turn off SIA support via the --disable-sia option\"" >&5
echo "$as_me: error: \"you cannot mix SIA and other authentication schemes. You can turn off SIA support via the --disable-sia option\"" >&2;}
{ (exit 1); exit 1; }; }
fi; CHECKSHADOW=false
fi
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:4647: checking for getprpwnam in -lsecurity" >&5
+ echo "$as_me:4676: checking for getprpwnam in -lsecurity" >&5
echo $ECHO_N "checking for getprpwnam in -lsecurity... $ECHO_C" >&6
if test "${ac_cv_lib_security_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsecurity $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 4655 "configure"
+#line 4684 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4674: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4703: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4677: \$? = $ac_status" >&5
+ echo "$as_me:4706: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4680: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4709: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4683: \$? = $ac_status" >&5
+ echo "$as_me:4712: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_security_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:4694: result: $ac_cv_lib_security_getprpwnam" >&5
+echo "$as_me:4723: result: $ac_cv_lib_security_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_security_getprpwnam" >&6
if test $ac_cv_lib_security_getprpwnam = yes; then
SECUREWARE=1
for ac_func in snprintf
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:4714: checking for $ac_func" >&5
+echo "$as_me:4743: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 4720 "configure"
+#line 4749 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4751: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4780: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4754: \$? = $ac_status" >&5
+ echo "$as_me:4783: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4757: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4786: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4760: \$? = $ac_status" >&5
+ echo "$as_me:4789: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:4770: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:4799: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in vsnprintf
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:4785: checking for $ac_func" >&5
+echo "$as_me:4814: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 4791 "configure"
+#line 4820 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4822: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4851: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4825: \$? = $ac_status" >&5
+ echo "$as_me:4854: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4828: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4857: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4831: \$? = $ac_status" >&5
+ echo "$as_me:4860: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:4841: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:4870: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
done
# 4.x and higher need -ldb too...
- echo "$as_me:4854: checking for dbopen in -ldb" >&5
+ echo "$as_me:4883: checking for dbopen in -ldb" >&5
echo $ECHO_N "checking for dbopen in -ldb... $ECHO_C" >&6
if test "${ac_cv_lib_db_dbopen+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldb $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 4862 "configure"
+#line 4891 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4881: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4910: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4884: \$? = $ac_status" >&5
+ echo "$as_me:4913: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4887: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4916: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4890: \$? = $ac_status" >&5
+ echo "$as_me:4919: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_db_dbopen=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:4901: result: $ac_cv_lib_db_dbopen" >&5
+echo "$as_me:4930: result: $ac_cv_lib_db_dbopen" >&5
echo "${ECHO_T}$ac_cv_lib_db_dbopen" >&6
if test $ac_cv_lib_db_dbopen = yes; then
SUDO_LIBS="${SUDO_LIBS} -lsecurity -ldb -laud -lm"; LIBS="${LIBS} -lsecurity -ldb -laud -lm"
for ac_func in dispcrypt
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:4912: checking for $ac_func" >&5
+echo "$as_me:4941: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 4918 "configure"
+#line 4947 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:4949: \"$ac_link\"") >&5
+if { (eval echo "$as_me:4978: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:4952: \$? = $ac_status" >&5
+ echo "$as_me:4981: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:4955: \"$ac_try\"") >&5
+ { (eval echo "$as_me:4984: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:4958: \$? = $ac_status" >&5
+ echo "$as_me:4987: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:4968: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:4997: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
fi
done
- echo "$as_me:4978: checking for broken /usr/include/prot.h" >&5
+ echo "$as_me:5007: checking for broken /usr/include/prot.h" >&5
echo $ECHO_N "checking for broken /usr/include/prot.h... $ECHO_C" >&6
cat >conftest.$ac_ext <<_ACEOF
-#line 4981 "configure"
+#line 5010 "configure"
#include "confdefs.h"
#include <sys/types.h>
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:4997: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:5026: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:5000: \$? = $ac_status" >&5
+ echo "$as_me:5029: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:5003: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5032: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5006: \$? = $ac_status" >&5
+ echo "$as_me:5035: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
- echo "$as_me:5008: result: no" >&5
+ echo "$as_me:5037: result: no" >&5
echo "${ECHO_T}no" >&6
else
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
-echo "$as_me:5013: result: yes, fixing locally" >&5
+echo "$as_me:5042: result: yes, fixing locally" >&5
echo "${ECHO_T}yes, fixing locally" >&6
sed 's:<acl.h>:<sys/acl.h>:g' < /usr/include/prot.h > prot.h
fi
# IRIX <= 4 needs -lsun
if test "$OSREV" -le 4; then
- echo "$as_me:5048: checking for getpwnam in -lsun" >&5
+ echo "$as_me:5077: checking for getpwnam in -lsun" >&5
echo $ECHO_N "checking for getpwnam in -lsun... $ECHO_C" >&6
if test "${ac_cv_lib_sun_getpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsun $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5056 "configure"
+#line 5085 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5075: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5104: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5078: \$? = $ac_status" >&5
+ echo "$as_me:5107: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5081: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5110: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5084: \$? = $ac_status" >&5
+ echo "$as_me:5113: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sun_getpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5095: result: $ac_cv_lib_sun_getpwnam" >&5
+echo "$as_me:5124: result: $ac_cv_lib_sun_getpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_sun_getpwnam" >&6
if test $ac_cv_lib_sun_getpwnam = yes; then
LIBS="${LIBS} -lsun"
for ac_func in getspnam
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:5112: checking for $ac_func" >&5
+echo "$as_me:5141: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 5118 "configure"
+#line 5147 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5149: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5178: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5152: \$? = $ac_status" >&5
+ echo "$as_me:5181: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5155: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5184: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5158: \$? = $ac_status" >&5
+ echo "$as_me:5187: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:5168: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:5197: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
EOF
else
- echo "$as_me:5176: checking for getspnam in -lshadow" >&5
+ echo "$as_me:5205: checking for getspnam in -lshadow" >&5
echo $ECHO_N "checking for getspnam in -lshadow... $ECHO_C" >&6
if test "${ac_cv_lib_shadow_getspnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lshadow $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5184 "configure"
+#line 5213 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5203: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5232: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5206: \$? = $ac_status" >&5
+ echo "$as_me:5235: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5209: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5238: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5212: \$? = $ac_status" >&5
+ echo "$as_me:5241: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_shadow_getspnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5223: result: $ac_cv_lib_shadow_getspnam" >&5
+echo "$as_me:5252: result: $ac_cv_lib_shadow_getspnam" >&5
echo "${ECHO_T}$ac_cv_lib_shadow_getspnam" >&6
if test $ac_cv_lib_shadow_getspnam = yes; then
cat >>confdefs.h <<\EOF
fi
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:5248: checking for getprpwnam in -lsec" >&5
+ echo "$as_me:5277: checking for getprpwnam in -lsec" >&5
echo $ECHO_N "checking for getprpwnam in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5256 "configure"
+#line 5285 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5275: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5304: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5278: \$? = $ac_status" >&5
+ echo "$as_me:5307: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5281: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5310: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5284: \$? = $ac_status" >&5
+ echo "$as_me:5313: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5295: result: $ac_cv_lib_sec_getprpwnam" >&5
+echo "$as_me:5324: result: $ac_cv_lib_sec_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_sec_getprpwnam" >&6
if test $ac_cv_lib_sec_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
*-*-ultrix*)
OS="ultrix"
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:5310: checking for getauthuid in -lauth" >&5
+ echo "$as_me:5339: checking for getauthuid in -lauth" >&5
echo $ECHO_N "checking for getauthuid in -lauth... $ECHO_C" >&6
if test "${ac_cv_lib_auth_getauthuid+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lauth $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5318 "configure"
+#line 5347 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5337: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5366: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5340: \$? = $ac_status" >&5
+ echo "$as_me:5369: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5343: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5372: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5346: \$? = $ac_status" >&5
+ echo "$as_me:5375: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_auth_getauthuid=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5357: result: $ac_cv_lib_auth_getauthuid" >&5
+echo "$as_me:5386: result: $ac_cv_lib_auth_getauthuid" >&5
echo "${ECHO_T}$ac_cv_lib_auth_getauthuid" >&6
if test $ac_cv_lib_auth_getauthuid = yes; then
LIBS="${LIBS} -lcrypt"
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:5384: checking for getspnam in -lsec" >&5
+ echo "$as_me:5413: checking for getspnam in -lsec" >&5
echo $ECHO_N "checking for getspnam in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_getspnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5392 "configure"
+#line 5421 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5411: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5440: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5414: \$? = $ac_status" >&5
+ echo "$as_me:5443: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5417: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5446: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5420: \$? = $ac_status" >&5
+ echo "$as_me:5449: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_getspnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5431: result: $ac_cv_lib_sec_getspnam" >&5
+echo "$as_me:5460: result: $ac_cv_lib_sec_getspnam" >&5
echo "${ECHO_T}$ac_cv_lib_sec_getspnam" >&6
if test $ac_cv_lib_sec_getspnam = yes; then
cat >>confdefs.h <<\EOF
;;
*-*-sco*|*-sco-*)
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:5447: checking for getprpwnam in -lprot" >&5
+ echo "$as_me:5476: checking for getprpwnam in -lprot" >&5
echo $ECHO_N "checking for getprpwnam in -lprot... $ECHO_C" >&6
if test "${ac_cv_lib_prot_getprpwnam_lx+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lprot -lx $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5455 "configure"
+#line 5484 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5474: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5503: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5477: \$? = $ac_status" >&5
+ echo "$as_me:5506: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5480: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5509: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5483: \$? = $ac_status" >&5
+ echo "$as_me:5512: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_prot_getprpwnam_lx=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5494: result: $ac_cv_lib_prot_getprpwnam_lx" >&5
+echo "$as_me:5523: result: $ac_cv_lib_prot_getprpwnam_lx" >&5
echo "${ECHO_T}$ac_cv_lib_prot_getprpwnam_lx" >&6
if test $ac_cv_lib_prot_getprpwnam_lx = yes; then
cat >>confdefs.h <<\EOF
SUDO_LIBS="${SUDO_LIBS} -lprot -lx"; LIBS="${LIBS} -lprot -lx"; SECUREWARE=1
fi
- echo "$as_me:5503: checking for getspnam in -lgen" >&5
+ echo "$as_me:5532: checking for getspnam in -lgen" >&5
echo $ECHO_N "checking for getspnam in -lgen... $ECHO_C" >&6
if test "${ac_cv_lib_gen_getspnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgen $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5511 "configure"
+#line 5540 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5530: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5559: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5533: \$? = $ac_status" >&5
+ echo "$as_me:5562: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5536: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5565: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5539: \$? = $ac_status" >&5
+ echo "$as_me:5568: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_gen_getspnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5550: result: $ac_cv_lib_gen_getspnam" >&5
+echo "$as_me:5579: result: $ac_cv_lib_gen_getspnam" >&5
echo "${ECHO_T}$ac_cv_lib_gen_getspnam" >&6
if test $ac_cv_lib_gen_getspnam = yes; then
cat >>confdefs.h <<\EOF
;;
*-sequent-sysv*)
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:5572: checking for getspnam in -lsec" >&5
+ echo "$as_me:5601: checking for getspnam in -lsec" >&5
echo $ECHO_N "checking for getspnam in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_getspnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5580 "configure"
+#line 5609 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5599: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5628: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5602: \$? = $ac_status" >&5
+ echo "$as_me:5631: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5605: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5634: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5608: \$? = $ac_status" >&5
+ echo "$as_me:5637: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_getspnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5619: result: $ac_cv_lib_sec_getspnam" >&5
+echo "$as_me:5648: result: $ac_cv_lib_sec_getspnam" >&5
echo "${ECHO_T}$ac_cv_lib_sec_getspnam" >&6
if test $ac_cv_lib_sec_getspnam = yes; then
cat >>confdefs.h <<\EOF
test -n "$mansectform" || mansectform=4
;;
*-ncr-sysv4*|*-ncr-sysvr4*)
- echo "$as_me:5634: checking for strcasecmp in -lc89" >&5
+ echo "$as_me:5663: checking for strcasecmp in -lc89" >&5
echo $ECHO_N "checking for strcasecmp in -lc89... $ECHO_C" >&6
if test "${ac_cv_lib_c89_strcasecmp+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lc89 $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5642 "configure"
+#line 5671 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5661: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5690: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5664: \$? = $ac_status" >&5
+ echo "$as_me:5693: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5667: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5696: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5670: \$? = $ac_status" >&5
+ echo "$as_me:5699: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_c89_strcasecmp=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5681: result: $ac_cv_lib_c89_strcasecmp" >&5
+echo "$as_me:5710: result: $ac_cv_lib_c89_strcasecmp" >&5
echo "${ECHO_T}$ac_cv_lib_c89_strcasecmp" >&6
if test $ac_cv_lib_c89_strcasecmp = yes; then
cat >>confdefs.h <<\EOF
for ac_func in getspnam
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:5757: checking for $ac_func" >&5
+echo "$as_me:5786: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 5763 "configure"
+#line 5792 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5794: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5823: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5797: \$? = $ac_status" >&5
+ echo "$as_me:5826: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5800: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5829: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5803: \$? = $ac_status" >&5
+ echo "$as_me:5832: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:5813: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:5842: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
EOF
CHECKSHADOW="false"
else
- echo "$as_me:5821: checking for getspnam in -lgen" >&5
+ echo "$as_me:5850: checking for getspnam in -lgen" >&5
echo $ECHO_N "checking for getspnam in -lgen... $ECHO_C" >&6
if test "${ac_cv_lib_gen_getspnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lgen $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5829 "configure"
+#line 5858 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5848: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5877: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5851: \$? = $ac_status" >&5
+ echo "$as_me:5880: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5854: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5883: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5857: \$? = $ac_status" >&5
+ echo "$as_me:5886: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_gen_getspnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5868: result: $ac_cv_lib_gen_getspnam" >&5
+echo "$as_me:5897: result: $ac_cv_lib_gen_getspnam" >&5
echo "${ECHO_T}$ac_cv_lib_gen_getspnam" >&6
if test $ac_cv_lib_gen_getspnam = yes; then
fi
if test "$CHECKSHADOW" = "true"; then
- echo "$as_me:5883: checking for getprpwnam" >&5
+ echo "$as_me:5912: checking for getprpwnam" >&5
echo $ECHO_N "checking for getprpwnam... $ECHO_C" >&6
if test "${ac_cv_func_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 5889 "configure"
+#line 5918 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char getprpwnam (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5920: \"$ac_link\"") >&5
+if { (eval echo "$as_me:5949: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5923: \$? = $ac_status" >&5
+ echo "$as_me:5952: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5926: \"$ac_try\"") >&5
+ { (eval echo "$as_me:5955: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5929: \$? = $ac_status" >&5
+ echo "$as_me:5958: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_getprpwnam=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:5939: result: $ac_cv_func_getprpwnam" >&5
+echo "$as_me:5968: result: $ac_cv_func_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_func_getprpwnam" >&6
if test $ac_cv_func_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
#define HAVE_GETPRPWNAM 1
EOF
- CHECKSHADOW="false"; SECUREWARE=1, echo "$as_me:5945: checking for getprpwnam in -lsec" >&5
+ CHECKSHADOW="false"; SECUREWARE=1, echo "$as_me:5974: checking for getprpwnam in -lsec" >&5
echo $ECHO_N "checking for getprpwnam in -lsec... $ECHO_C" >&6
if test "${ac_cv_lib_sec_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsec $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 5953 "configure"
+#line 5982 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:5972: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6001: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:5975: \$? = $ac_status" >&5
+ echo "$as_me:6004: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:5978: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6007: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:5981: \$? = $ac_status" >&5
+ echo "$as_me:6010: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_sec_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:5992: result: $ac_cv_lib_sec_getprpwnam" >&5
+echo "$as_me:6021: result: $ac_cv_lib_sec_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_sec_getprpwnam" >&6
if test $ac_cv_lib_sec_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
EOF
CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsec"; LIBS="${LIBS} -lsec"
else
- echo "$as_me:6000: checking for getprpwnam in -lsecurity" >&5
+ echo "$as_me:6029: checking for getprpwnam in -lsecurity" >&5
echo $ECHO_N "checking for getprpwnam in -lsecurity... $ECHO_C" >&6
if test "${ac_cv_lib_security_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsecurity $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 6008 "configure"
+#line 6037 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:6027: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6056: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:6030: \$? = $ac_status" >&5
+ echo "$as_me:6059: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:6033: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6062: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6036: \$? = $ac_status" >&5
+ echo "$as_me:6065: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_security_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:6047: result: $ac_cv_lib_security_getprpwnam" >&5
+echo "$as_me:6076: result: $ac_cv_lib_security_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_security_getprpwnam" >&6
if test $ac_cv_lib_security_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
EOF
CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsecurity"; LIBS="${LIBS} -lsecurity"
else
- echo "$as_me:6055: checking for getprpwnam in -lprot" >&5
+ echo "$as_me:6084: checking for getprpwnam in -lprot" >&5
echo $ECHO_N "checking for getprpwnam in -lprot... $ECHO_C" >&6
if test "${ac_cv_lib_prot_getprpwnam+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lprot $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 6063 "configure"
+#line 6092 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:6082: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6111: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:6085: \$? = $ac_status" >&5
+ echo "$as_me:6114: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:6088: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6117: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6091: \$? = $ac_status" >&5
+ echo "$as_me:6120: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_prot_getprpwnam=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:6102: result: $ac_cv_lib_prot_getprpwnam" >&5
+echo "$as_me:6131: result: $ac_cv_lib_prot_getprpwnam" >&5
echo "${ECHO_T}$ac_cv_lib_prot_getprpwnam" >&6
if test $ac_cv_lib_prot_getprpwnam = yes; then
cat >>confdefs.h <<\EOF
fi
if test $ac_cv_c_compiler_gnu = yes; then
- echo "$as_me:6120: checking whether $CC needs -traditional" >&5
+ echo "$as_me:6149: checking whether $CC needs -traditional" >&5
echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6
if test "${ac_cv_prog_gcc_traditional+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_pattern="Autoconf.*'x'"
cat >conftest.$ac_ext <<_ACEOF
-#line 6127 "configure"
+#line 6156 "configure"
#include "confdefs.h"
#include <sgtty.h>
Autoconf TIOCGETP
if test $ac_cv_prog_gcc_traditional = no; then
cat >conftest.$ac_ext <<_ACEOF
-#line 6142 "configure"
+#line 6171 "configure"
#include "confdefs.h"
#include <termio.h>
Autoconf TCGETA
fi
fi
-echo "$as_me:6155: result: $ac_cv_prog_gcc_traditional" >&5
+echo "$as_me:6184: result: $ac_cv_prog_gcc_traditional" >&5
echo "${ECHO_T}$ac_cv_prog_gcc_traditional" >&6
if test $ac_cv_prog_gcc_traditional = yes; then
CC="$CC -traditional"
fi
fi
-echo "$as_me:6162: checking for an ANSI C-conforming const" >&5
+echo "$as_me:6191: checking for an ANSI C-conforming const" >&5
echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6
if test "${ac_cv_c_const+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6168 "configure"
+#line 6197 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:6226: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:6255: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:6229: \$? = $ac_status" >&5
+ echo "$as_me:6258: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:6232: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6261: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6235: \$? = $ac_status" >&5
+ echo "$as_me:6264: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_c_const=yes
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:6245: result: $ac_cv_c_const" >&5
+echo "$as_me:6274: result: $ac_cv_c_const" >&5
echo "${ECHO_T}$ac_cv_c_const" >&6
if test $ac_cv_c_const = no; then
fi
-echo "$as_me:6255: checking for working volatile" >&5
+echo "$as_me:6284: checking for working volatile" >&5
echo $ECHO_N "checking for working volatile... $ECHO_C" >&6
if test "${ac_cv_c_volatile+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6261 "configure"
+#line 6290 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:6275: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:6304: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:6278: \$? = $ac_status" >&5
+ echo "$as_me:6307: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:6281: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6310: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6284: \$? = $ac_status" >&5
+ echo "$as_me:6313: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_c_volatile=yes
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:6294: result: $ac_cv_c_volatile" >&5
+echo "$as_me:6323: result: $ac_cv_c_volatile" >&5
echo "${ECHO_T}$ac_cv_c_volatile" >&6
if test $ac_cv_c_volatile = no; then
do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
-echo "$as_me:6308: checking for $ac_word" >&5
+echo "$as_me:6337: checking for $ac_word" >&5
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
if test "${ac_cv_prog_YACC+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
test -z "$ac_dir" && ac_dir=.
$as_executable_p "$ac_dir/$ac_word" || continue
ac_cv_prog_YACC="$ac_prog"
-echo "$as_me:6323: found $ac_dir/$ac_word" >&5
+echo "$as_me:6352: found $ac_dir/$ac_word" >&5
break
done
fi
YACC=$ac_cv_prog_YACC
if test -n "$YACC"; then
- echo "$as_me:6331: result: $YACC" >&5
+ echo "$as_me:6360: result: $YACC" >&5
echo "${ECHO_T}$YACC" >&6
else
- echo "$as_me:6334: result: no" >&5
+ echo "$as_me:6363: result: no" >&5
echo "${ECHO_T}no" >&6
fi
done
test -n "$YACC" || YACC="yacc"
-echo "$as_me:6342: checking for mv" >&5
+echo "$as_me:6371: checking for mv" >&5
echo $ECHO_N "checking for mv... $ECHO_C" >&6
if test -f "/usr/bin/mv"; then
- echo "$as_me:6345: result: /usr/bin/mv" >&5
+ echo "$as_me:6374: result: /usr/bin/mv" >&5
echo "${ECHO_T}/usr/bin/mv" >&6
cat >>confdefs.h <<\EOF
#define _PATH_MV "/usr/bin/mv"
EOF
elif test -f "/bin/mv"; then
- echo "$as_me:6352: result: /bin/mv" >&5
+ echo "$as_me:6381: result: /bin/mv" >&5
echo "${ECHO_T}/bin/mv" >&6
cat >>confdefs.h <<\EOF
#define _PATH_MV "/bin/mv"
EOF
elif test -f "/usr/ucb/mv"; then
- echo "$as_me:6359: result: /usr/ucb/mv" >&5
+ echo "$as_me:6388: result: /usr/ucb/mv" >&5
echo "${ECHO_T}/usr/ucb/mv" >&6
cat >>confdefs.h <<\EOF
#define _PATH_MV "/usr/ucb/mv"
EOF
elif test -f "/usr/sbin/mv"; then
- echo "$as_me:6366: result: /usr/sbin/mv" >&5
+ echo "$as_me:6395: result: /usr/sbin/mv" >&5
echo "${ECHO_T}/usr/sbin/mv" >&6
cat >>confdefs.h <<\EOF
#define _PATH_MV "/usr/sbin/mv"
EOF
else
- echo "$as_me:6373: result: not found" >&5
+ echo "$as_me:6402: result: not found" >&5
echo "${ECHO_T}not found" >&6
fi
-echo "$as_me:6377: checking for bourne shell" >&5
+echo "$as_me:6406: checking for bourne shell" >&5
echo $ECHO_N "checking for bourne shell... $ECHO_C" >&6
if test -f "/bin/sh"; then
- echo "$as_me:6380: result: /bin/sh" >&5
+ echo "$as_me:6409: result: /bin/sh" >&5
echo "${ECHO_T}/bin/sh" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/bin/sh"
EOF
elif test -f "/usr/bin/sh"; then
- echo "$as_me:6387: result: /usr/bin/sh" >&5
+ echo "$as_me:6416: result: /usr/bin/sh" >&5
echo "${ECHO_T}/usr/bin/sh" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/usr/bin/sh"
EOF
elif test -f "/sbin/sh"; then
- echo "$as_me:6394: result: /sbin/sh" >&5
+ echo "$as_me:6423: result: /sbin/sh" >&5
echo "${ECHO_T}/sbin/sh" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/sbin/sh"
EOF
elif test -f "/usr/sbin/sh"; then
- echo "$as_me:6401: result: /usr/sbin/sh" >&5
+ echo "$as_me:6430: result: /usr/sbin/sh" >&5
echo "${ECHO_T}/usr/sbin/sh" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/usr/sbin/sh"
EOF
elif test -f "/bin/ksh"; then
- echo "$as_me:6408: result: /bin/ksh" >&5
+ echo "$as_me:6437: result: /bin/ksh" >&5
echo "${ECHO_T}/bin/ksh" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/bin/ksh"
EOF
elif test -f "/usr/bin/ksh"; then
- echo "$as_me:6415: result: /usr/bin/ksh" >&5
+ echo "$as_me:6444: result: /usr/bin/ksh" >&5
echo "${ECHO_T}/usr/bin/ksh" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/usr/bin/ksh"
EOF
elif test -f "/bin/bash"; then
- echo "$as_me:6422: result: /bin/bash" >&5
+ echo "$as_me:6451: result: /bin/bash" >&5
echo "${ECHO_T}/bin/bash" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/bin/bash"
EOF
elif test -f "/usr/bin/bash"; then
- echo "$as_me:6429: result: /usr/bin/bash" >&5
+ echo "$as_me:6458: result: /usr/bin/bash" >&5
echo "${ECHO_T}/usr/bin/bash" >&6
cat >>confdefs.h <<\EOF
#define _PATH_BSHELL "/usr/bin/bash"
EOF
else
- echo "$as_me:6436: result: not found" >&5
+ echo "$as_me:6465: result: not found" >&5
echo "${ECHO_T}not found" >&6
fi
if test -z "$with_sendmail"; then
- echo "$as_me:6441: checking for sendmail" >&5
+ echo "$as_me:6470: checking for sendmail" >&5
echo $ECHO_N "checking for sendmail... $ECHO_C" >&6
if test -f "/usr/sbin/sendmail"; then
- echo "$as_me:6444: result: /usr/sbin/sendmail" >&5
+ echo "$as_me:6473: result: /usr/sbin/sendmail" >&5
echo "${ECHO_T}/usr/sbin/sendmail" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_SENDMAIL "/usr/sbin/sendmail"
EOF
elif test -f "/usr/lib/sendmail"; then
- echo "$as_me:6451: result: /usr/lib/sendmail" >&5
+ echo "$as_me:6480: result: /usr/lib/sendmail" >&5
echo "${ECHO_T}/usr/lib/sendmail" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_SENDMAIL "/usr/lib/sendmail"
EOF
elif test -f "/usr/etc/sendmail"; then
- echo "$as_me:6458: result: /usr/etc/sendmail" >&5
+ echo "$as_me:6487: result: /usr/etc/sendmail" >&5
echo "${ECHO_T}/usr/etc/sendmail" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_SENDMAIL "/usr/etc/sendmail"
EOF
elif test -f "/usr/ucblib/sendmail"; then
- echo "$as_me:6465: result: /usr/ucblib/sendmail" >&5
+ echo "$as_me:6494: result: /usr/ucblib/sendmail" >&5
echo "${ECHO_T}/usr/ucblib/sendmail" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_SENDMAIL "/usr/ucblib/sendmail"
EOF
elif test -f "/usr/local/lib/sendmail"; then
- echo "$as_me:6472: result: /usr/local/lib/sendmail" >&5
+ echo "$as_me:6501: result: /usr/local/lib/sendmail" >&5
echo "${ECHO_T}/usr/local/lib/sendmail" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_SENDMAIL "/usr/local/lib/sendmail"
EOF
elif test -f "/usr/local/bin/sendmail"; then
- echo "$as_me:6479: result: /usr/local/bin/sendmail" >&5
+ echo "$as_me:6508: result: /usr/local/bin/sendmail" >&5
echo "${ECHO_T}/usr/local/bin/sendmail" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_SENDMAIL "/usr/local/bin/sendmail"
EOF
else
- echo "$as_me:6486: result: not found" >&5
+ echo "$as_me:6515: result: not found" >&5
echo "${ECHO_T}not found" >&6
fi
fi
if test -z "$with_editor"; then
- echo "$as_me:6492: checking for vi" >&5
+ echo "$as_me:6521: checking for vi" >&5
echo $ECHO_N "checking for vi... $ECHO_C" >&6
if test -f "/usr/bin/vi"; then
- echo "$as_me:6495: result: /usr/bin/vi" >&5
+ echo "$as_me:6524: result: /usr/bin/vi" >&5
echo "${ECHO_T}/usr/bin/vi" >&6
cat >>confdefs.h <<\EOF
#define _PATH_VI "/usr/bin/vi"
EOF
elif test -f "/usr/ucb/vi"; then
- echo "$as_me:6502: result: /usr/ucb/vi" >&5
+ echo "$as_me:6531: result: /usr/ucb/vi" >&5
echo "${ECHO_T}/usr/ucb/vi" >&6
cat >>confdefs.h <<\EOF
#define _PATH_VI "/usr/ucb/vi"
EOF
elif test -f "/usr/bsd/vi"; then
- echo "$as_me:6509: result: /usr/bsd/vi" >&5
+ echo "$as_me:6538: result: /usr/bsd/vi" >&5
echo "${ECHO_T}/usr/bsd/vi" >&6
cat >>confdefs.h <<\EOF
#define _PATH_VI "/usr/bsd/vi"
EOF
elif test -f "/bin/vi"; then
- echo "$as_me:6516: result: /bin/vi" >&5
+ echo "$as_me:6545: result: /bin/vi" >&5
echo "${ECHO_T}/bin/vi" >&6
cat >>confdefs.h <<\EOF
#define _PATH_VI "/bin/vi"
EOF
elif test -f "/usr/local/bin/vi"; then
- echo "$as_me:6523: result: /usr/local/bin/vi" >&5
+ echo "$as_me:6552: result: /usr/local/bin/vi" >&5
echo "${ECHO_T}/usr/local/bin/vi" >&6
cat >>confdefs.h <<\EOF
#define _PATH_VI "/usr/local/bin/vi"
EOF
else
- echo "$as_me:6530: result: not found" >&5
+ echo "$as_me:6559: result: not found" >&5
echo "${ECHO_T}not found" >&6
fi
fi
-echo "$as_me:6535: checking for ANSI C header files" >&5
+echo "$as_me:6564: checking for ANSI C header files" >&5
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
if test "${ac_cv_header_stdc+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6541 "configure"
+#line 6570 "configure"
#include "confdefs.h"
#include <stdlib.h>
#include <stdarg.h>
#include <float.h>
_ACEOF
-if { (eval echo "$as_me:6549: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:6578: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:6555: \$? = $ac_status" >&5
+ echo "$as_me:6584: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
if test $ac_cv_header_stdc = yes; then
# SunOS 4.x string.h does not declare mem*, contrary to ANSI.
cat >conftest.$ac_ext <<_ACEOF
-#line 6577 "configure"
+#line 6606 "configure"
#include "confdefs.h"
#include <string.h>
if test $ac_cv_header_stdc = yes; then
# ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
cat >conftest.$ac_ext <<_ACEOF
-#line 6595 "configure"
+#line 6624 "configure"
#include "confdefs.h"
#include <stdlib.h>
:
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6616 "configure"
+#line 6645 "configure"
#include "confdefs.h"
#include <ctype.h>
#if ((' ' & 0x0FF) == 0x020)
}
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:6642: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6671: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:6645: \$? = $ac_status" >&5
+ echo "$as_me:6674: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:6647: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6676: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6650: \$? = $ac_status" >&5
+ echo "$as_me:6679: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
:
else
fi
fi
fi
-echo "$as_me:6663: result: $ac_cv_header_stdc" >&5
+echo "$as_me:6692: result: $ac_cv_header_stdc" >&5
echo "${ECHO_T}$ac_cv_header_stdc" >&6
if test $ac_cv_header_stdc = yes; then
ac_header_dirent=no
for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
-echo "$as_me:6676: checking for $ac_hdr that defines DIR" >&5
+echo "$as_me:6705: checking for $ac_hdr that defines DIR" >&5
echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6682 "configure"
+#line 6711 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <$ac_hdr>
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:6697: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:6726: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:6700: \$? = $ac_status" >&5
+ echo "$as_me:6729: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:6703: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6732: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6706: \$? = $ac_status" >&5
+ echo "$as_me:6735: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_Header=yes"
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:6716: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:6745: result: `eval echo '${'$as_ac_Header'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
if test `eval echo '${'$as_ac_Header'}'` = yes; then
cat >>confdefs.h <<EOF
done
# Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
if test $ac_header_dirent = dirent.h; then
- echo "$as_me:6729: checking for opendir in -ldir" >&5
+ echo "$as_me:6758: checking for opendir in -ldir" >&5
echo $ECHO_N "checking for opendir in -ldir... $ECHO_C" >&6
if test "${ac_cv_lib_dir_opendir+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldir $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 6737 "configure"
+#line 6766 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:6756: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6785: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:6759: \$? = $ac_status" >&5
+ echo "$as_me:6788: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:6762: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6791: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6765: \$? = $ac_status" >&5
+ echo "$as_me:6794: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_dir_opendir=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:6776: result: $ac_cv_lib_dir_opendir" >&5
+echo "$as_me:6805: result: $ac_cv_lib_dir_opendir" >&5
echo "${ECHO_T}$ac_cv_lib_dir_opendir" >&6
if test $ac_cv_lib_dir_opendir = yes; then
LIBS="$LIBS -ldir"
fi
else
- echo "$as_me:6783: checking for opendir in -lx" >&5
+ echo "$as_me:6812: checking for opendir in -lx" >&5
echo $ECHO_N "checking for opendir in -lx... $ECHO_C" >&6
if test "${ac_cv_lib_x_opendir+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lx $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 6791 "configure"
+#line 6820 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:6810: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6839: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:6813: \$? = $ac_status" >&5
+ echo "$as_me:6842: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:6816: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6845: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6819: \$? = $ac_status" >&5
+ echo "$as_me:6848: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_x_opendir=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:6830: result: $ac_cv_lib_x_opendir" >&5
+echo "$as_me:6859: result: $ac_cv_lib_x_opendir" >&5
echo "${ECHO_T}$ac_cv_lib_x_opendir" >&6
if test $ac_cv_lib_x_opendir = yes; then
LIBS="$LIBS -lx"
for ac_header in malloc.h paths.h utime.h netgroup.h sys/sockio.h sys/bsdtypes.h sys/select.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:6841: checking for $ac_header" >&5
+echo "$as_me:6870: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6847 "configure"
+#line 6876 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:6851: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:6880: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:6857: \$? = $ac_status" >&5
+ echo "$as_me:6886: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
fi
rm -f conftest.err conftest.$ac_ext
fi
-echo "$as_me:6876: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:6905: result: `eval echo '${'$as_ac_Header'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
if test `eval echo '${'$as_ac_Header'}'` = yes; then
cat >>confdefs.h <<EOF
done
if test "$OS" != "ultrix"; then
- echo "$as_me:6887: checking POSIX termios" >&5
+ echo "$as_me:6916: checking POSIX termios" >&5
echo $ECHO_N "checking POSIX termios... $ECHO_C" >&6
if test "${ac_cv_sys_posix_termios+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6893 "configure"
+#line 6922 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <unistd.h>
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:6908: \"$ac_link\"") >&5
+if { (eval echo "$as_me:6937: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:6911: \$? = $ac_status" >&5
+ echo "$as_me:6940: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:6914: \"$ac_try\"") >&5
+ { (eval echo "$as_me:6943: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:6917: \$? = $ac_status" >&5
+ echo "$as_me:6946: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_sys_posix_termios=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:6927: result: $ac_cv_sys_posix_termios" >&5
+echo "$as_me:6956: result: $ac_cv_sys_posix_termios" >&5
echo "${ECHO_T}$ac_cv_sys_posix_termios" >&6
if test "$ac_cv_sys_posix_termios" = "yes"; then
for ac_header in termio.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:6941: checking for $ac_header" >&5
+echo "$as_me:6970: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6947 "configure"
+#line 6976 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:6951: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:6980: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:6957: \$? = $ac_status" >&5
+ echo "$as_me:6986: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
fi
rm -f conftest.err conftest.$ac_ext
fi
-echo "$as_me:6976: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:7005: result: `eval echo '${'$as_ac_Header'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
if test `eval echo '${'$as_ac_Header'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_header in login_cap.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:6993: checking for $ac_header" >&5
+echo "$as_me:7022: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 6999 "configure"
+#line 7028 "configure"
#include "confdefs.h"
#include <$ac_header>
_ACEOF
-if { (eval echo "$as_me:7003: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:7032: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:7009: \$? = $ac_status" >&5
+ echo "$as_me:7038: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
fi
rm -f conftest.err conftest.$ac_ext
fi
-echo "$as_me:7028: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:7057: result: `eval echo '${'$as_ac_Header'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
if test `eval echo '${'$as_ac_Header'}'` = yes; then
cat >>confdefs.h <<EOF
fi
if test "$with_bsdauth" = "yes"; then
- echo "$as_me:7040: checking for bsd_auth.h" >&5
+ echo "$as_me:7069: checking for bsd_auth.h" >&5
echo $ECHO_N "checking for bsd_auth.h... $ECHO_C" >&6
if test "${ac_cv_header_bsd_auth_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7046 "configure"
+#line 7075 "configure"
#include "confdefs.h"
#include <bsd_auth.h>
_ACEOF
-if { (eval echo "$as_me:7050: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:7079: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:7056: \$? = $ac_status" >&5
+ echo "$as_me:7085: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
fi
rm -f conftest.err conftest.$ac_ext
fi
-echo "$as_me:7075: result: $ac_cv_header_bsd_auth_h" >&5
+echo "$as_me:7104: result: $ac_cv_header_bsd_auth_h" >&5
echo "${ECHO_T}$ac_cv_header_bsd_auth_h" >&6
if test $ac_cv_header_bsd_auth_h = yes; then
inttypes.h stdint.h unistd.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
-echo "$as_me:7092: checking for $ac_header" >&5
+echo "$as_me:7121: checking for $ac_header" >&5
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
if eval "test \"\${$as_ac_Header+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7098 "configure"
+#line 7127 "configure"
#include "confdefs.h"
$ac_includes_default
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:7104: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7133: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7107: \$? = $ac_status" >&5
+ echo "$as_me:7136: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:7110: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7139: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7113: \$? = $ac_status" >&5
+ echo "$as_me:7142: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_Header=yes"
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:7123: result: `eval echo '${'$as_ac_Header'}'`" >&5
+echo "$as_me:7152: result: `eval echo '${'$as_ac_Header'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
if test `eval echo '${'$as_ac_Header'}'` = yes; then
cat >>confdefs.h <<EOF
fi
done
-echo "$as_me:7133: checking for mode_t" >&5
+echo "$as_me:7162: checking for mode_t" >&5
echo $ECHO_N "checking for mode_t... $ECHO_C" >&6
if test "${ac_cv_type_mode_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7139 "configure"
+#line 7168 "configure"
#include "confdefs.h"
$ac_includes_default
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:7154: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7183: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7157: \$? = $ac_status" >&5
+ echo "$as_me:7186: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:7160: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7189: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7163: \$? = $ac_status" >&5
+ echo "$as_me:7192: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_type_mode_t=yes
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:7173: result: $ac_cv_type_mode_t" >&5
+echo "$as_me:7202: result: $ac_cv_type_mode_t" >&5
echo "${ECHO_T}$ac_cv_type_mode_t" >&6
if test $ac_cv_type_mode_t = yes; then
:
fi
-echo "$as_me:7185: checking for uid_t in sys/types.h" >&5
+echo "$as_me:7214: checking for uid_t in sys/types.h" >&5
echo $ECHO_N "checking for uid_t in sys/types.h... $ECHO_C" >&6
if test "${ac_cv_type_uid_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7191 "configure"
+#line 7220 "configure"
#include "confdefs.h"
#include <sys/types.h>
rm -f conftest*
fi
-echo "$as_me:7205: result: $ac_cv_type_uid_t" >&5
+echo "$as_me:7234: result: $ac_cv_type_uid_t" >&5
echo "${ECHO_T}$ac_cv_type_uid_t" >&6
if test $ac_cv_type_uid_t = no; then
fi
-echo "$as_me:7219: checking for sig_atomic_t" >&5
+echo "$as_me:7248: checking for sig_atomic_t" >&5
echo $ECHO_N "checking for sig_atomic_t... $ECHO_C" >&6
if test "${ac_cv_type_sig_atomic_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7225 "configure"
+#line 7254 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:7242: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7271: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7245: \$? = $ac_status" >&5
+ echo "$as_me:7274: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:7248: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7277: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7251: \$? = $ac_status" >&5
+ echo "$as_me:7280: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_type_sig_atomic_t=yes
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:7261: result: $ac_cv_type_sig_atomic_t" >&5
+echo "$as_me:7290: result: $ac_cv_type_sig_atomic_t" >&5
echo "${ECHO_T}$ac_cv_type_sig_atomic_t" >&6
if test $ac_cv_type_sig_atomic_t = yes; then
fi
-echo "$as_me:7277: checking for sigaction_t" >&5
+echo "$as_me:7306: checking for sigaction_t" >&5
echo $ECHO_N "checking for sigaction_t... $ECHO_C" >&6
if test "${ac_cv_type_sigaction_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7283 "configure"
+#line 7312 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:7300: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7329: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7303: \$? = $ac_status" >&5
+ echo "$as_me:7332: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:7306: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7335: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7309: \$? = $ac_status" >&5
+ echo "$as_me:7338: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_type_sigaction_t=yes
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:7319: result: $ac_cv_type_sigaction_t" >&5
+echo "$as_me:7348: result: $ac_cv_type_sigaction_t" >&5
echo "${ECHO_T}$ac_cv_type_sigaction_t" >&6
if test $ac_cv_type_sigaction_t = yes; then
fi
-echo "$as_me:7333: checking for size_t" >&5
+echo "$as_me:7362: checking for size_t" >&5
echo $ECHO_N "checking for size_t... $ECHO_C" >&6
if test "${sudo_cv_type_size_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7339 "configure"
+#line 7368 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <stdio.h>
rm -f conftest*
fi
-echo "$as_me:7359: result: $sudo_cv_type_size_t" >&5
+echo "$as_me:7388: result: $sudo_cv_type_size_t" >&5
echo "${ECHO_T}$sudo_cv_type_size_t" >&6
if test $sudo_cv_type_size_t = no; then
fi
-echo "$as_me:7369: checking for ssize_t" >&5
+echo "$as_me:7398: checking for ssize_t" >&5
echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6
if test "${sudo_cv_type_ssize_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7375 "configure"
+#line 7404 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <stdio.h>
rm -f conftest*
fi
-echo "$as_me:7395: result: $sudo_cv_type_ssize_t" >&5
+echo "$as_me:7424: result: $sudo_cv_type_ssize_t" >&5
echo "${ECHO_T}$sudo_cv_type_ssize_t" >&6
if test $sudo_cv_type_ssize_t = no; then
fi
-echo "$as_me:7405: checking for dev_t" >&5
+echo "$as_me:7434: checking for dev_t" >&5
echo $ECHO_N "checking for dev_t... $ECHO_C" >&6
if test "${sudo_cv_type_dev_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7411 "configure"
+#line 7440 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <stdio.h>
rm -f conftest*
fi
-echo "$as_me:7431: result: $sudo_cv_type_dev_t" >&5
+echo "$as_me:7460: result: $sudo_cv_type_dev_t" >&5
echo "${ECHO_T}$sudo_cv_type_dev_t" >&6
if test $sudo_cv_type_dev_t = no; then
fi
-echo "$as_me:7441: checking for ino_t" >&5
+echo "$as_me:7470: checking for ino_t" >&5
echo $ECHO_N "checking for ino_t... $ECHO_C" >&6
if test "${sudo_cv_type_ino_t+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7447 "configure"
+#line 7476 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <stdio.h>
rm -f conftest*
fi
-echo "$as_me:7467: result: $sudo_cv_type_ino_t" >&5
+echo "$as_me:7496: result: $sudo_cv_type_ino_t" >&5
echo "${ECHO_T}$sudo_cv_type_ino_t" >&6
if test $sudo_cv_type_ino_t = no; then
fi
-echo "$as_me:7477: checking for full void implementation" >&5
+echo "$as_me:7506: checking for full void implementation" >&5
echo $ECHO_N "checking for full void implementation... $ECHO_C" >&6
cat >conftest.$ac_ext <<_ACEOF
-#line 7480 "configure"
+#line 7509 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:7493: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7522: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7496: \$? = $ac_status" >&5
+ echo "$as_me:7525: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:7499: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7528: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7502: \$? = $ac_status" >&5
+ echo "$as_me:7531: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
cat >>confdefs.h <<\EOF
#define VOID void
EOF
-echo "$as_me:7509: result: yes" >&5
+echo "$as_me:7538: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
echo "$as_me: failed program was:" >&5
#define VOID char
EOF
-echo "$as_me:7518: result: no" >&5
+echo "$as_me:7547: result: no" >&5
echo "${ECHO_T}no" >&6
fi
rm -f conftest.$ac_objext conftest.$ac_ext
-echo "$as_me:7523: checking max length of uid_t" >&5
+echo "$as_me:7552: checking max length of uid_t" >&5
echo $ECHO_N "checking max length of uid_t... $ECHO_C" >&6
if test "${sudo_cv_uid_t_len+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
rm -f conftestdata
if test "$cross_compiling" = yes; then
- { { echo "$as_me:7530: error: cannot run test program while cross compiling" >&5
+ { { echo "$as_me:7559: error: cannot run test program while cross compiling" >&5
echo "$as_me: error: cannot run test program while cross compiling" >&2;}
{ (exit 1); exit 1; }; }
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7535 "configure"
+#line 7564 "configure"
#include "confdefs.h"
#include <stdio.h>
#include <pwd.h>
}
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:7557: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7586: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7560: \$? = $ac_status" >&5
+ echo "$as_me:7589: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:7562: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7591: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7565: \$? = $ac_status" >&5
+ echo "$as_me:7594: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
sudo_cv_uid_t_len=`cat conftestdata`
else
fi
rm -f conftestdata
-echo "$as_me:7580: result: $sudo_cv_uid_t_len" >&5
+echo "$as_me:7609: result: $sudo_cv_uid_t_len" >&5
echo "${ECHO_T}$sudo_cv_uid_t_len" >&6
cat >>confdefs.h <<EOF
#define MAX_UID_T_LEN $sudo_cv_uid_t_len
EOF
-echo "$as_me:7587: checking for long long support" >&5
+echo "$as_me:7616: checking for long long support" >&5
echo $ECHO_N "checking for long long support... $ECHO_C" >&6
cat >conftest.$ac_ext <<_ACEOF
-#line 7590 "configure"
+#line 7619 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:7602: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7631: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7605: \$? = $ac_status" >&5
+ echo "$as_me:7634: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:7608: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7637: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7611: \$? = $ac_status" >&5
+ echo "$as_me:7640: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
cat >>confdefs.h <<\EOF
EOF
if test "$cross_compiling" = yes; then
- { { echo "$as_me:7619: error: cannot run test program while cross compiling" >&5
+ { { echo "$as_me:7648: error: cannot run test program while cross compiling" >&5
echo "$as_me: error: cannot run test program while cross compiling" >&2;}
{ (exit 1); exit 1; }; }
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7624 "configure"
+#line 7653 "configure"
#include "confdefs.h"
main() {if (sizeof(long long) == sizeof(long)) exit(0); else exit(1);}
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:7629: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7658: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7632: \$? = $ac_status" >&5
+ echo "$as_me:7661: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:7634: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7663: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7637: \$? = $ac_status" >&5
+ echo "$as_me:7666: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
cat >>confdefs.h <<\EOF
fi
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:7651: result: yes" >&5
+echo "$as_me:7680: result: yes" >&5
echo "${ECHO_T}yes" >&6
else
echo "$as_me: failed program was:" >&5
cat conftest.$ac_ext >&5
-echo "$as_me:7656: result: no" >&5
+echo "$as_me:7685: result: no" >&5
echo "${ECHO_T}no" >&6
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
-echo "$as_me:7660: checking for sa_len field in struct sockaddr" >&5
+echo "$as_me:7689: checking for sa_len field in struct sockaddr" >&5
echo $ECHO_N "checking for sa_len field in struct sockaddr... $ECHO_C" >&6
if test "${sudo_cv_sock_sa_len+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
sudo_cv_sock_sa_len=no
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7669 "configure"
+#line 7698 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/socket.h>
}
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:7680: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7709: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7683: \$? = $ac_status" >&5
+ echo "$as_me:7712: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:7685: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7714: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7688: \$? = $ac_status" >&5
+ echo "$as_me:7717: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
sudo_cv_sock_sa_len=yes
else
fi
rm -f core core.* *.core
fi
-echo "$as_me:7701: result: $sudo_cv_sock_sa_len" >&5
+echo "$as_me:7730: result: $sudo_cv_sock_sa_len" >&5
echo "${ECHO_T}$sudo_cv_sock_sa_len" >&6
if test $sudo_cv_sock_sa_len = yes; then
case "$DEFS" in
*"RETSIGTYPE"*) ;;
- *) echo "$as_me:7713: checking return type of signal handlers" >&5
+ *) echo "$as_me:7742: checking return type of signal handlers" >&5
echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
if test "${ac_cv_type_signal+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7719 "configure"
+#line 7748 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <signal.h>
}
_ACEOF
rm -f conftest.$ac_objext
-if { (eval echo "$as_me:7741: \"$ac_compile\"") >&5
+if { (eval echo "$as_me:7770: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
- echo "$as_me:7744: \$? = $ac_status" >&5
+ echo "$as_me:7773: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest.$ac_objext'
- { (eval echo "$as_me:7747: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7776: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7750: \$? = $ac_status" >&5
+ echo "$as_me:7779: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_type_signal=void
else
fi
rm -f conftest.$ac_objext conftest.$ac_ext
fi
-echo "$as_me:7760: result: $ac_cv_type_signal" >&5
+echo "$as_me:7789: result: $ac_cv_type_signal" >&5
echo "${ECHO_T}$ac_cv_type_signal" >&6
cat >>confdefs.h <<EOF
seteuid setegid strftime setrlimit initgroups fstat
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:7774: checking for $ac_func" >&5
+echo "$as_me:7803: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7780 "configure"
+#line 7809 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:7811: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7840: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7814: \$? = $ac_status" >&5
+ echo "$as_me:7843: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:7817: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7846: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7820: \$? = $ac_status" >&5
+ echo "$as_me:7849: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:7830: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:7859: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in setreuid
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:7845: checking for $ac_func" >&5
+echo "$as_me:7874: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7851 "configure"
+#line 7880 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:7882: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7911: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7885: \$? = $ac_status" >&5
+ echo "$as_me:7914: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:7888: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7917: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7891: \$? = $ac_status" >&5
+ echo "$as_me:7920: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:7901: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:7930: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in getifaddrs
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:7917: checking for $ac_func" >&5
+echo "$as_me:7946: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7923 "configure"
+#line 7952 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:7954: \"$ac_link\"") >&5
+if { (eval echo "$as_me:7983: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:7957: \$? = $ac_status" >&5
+ echo "$as_me:7986: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:7960: \"$ac_try\"") >&5
+ { (eval echo "$as_me:7989: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:7963: \$? = $ac_status" >&5
+ echo "$as_me:7992: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:7973: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8002: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in bigcrypt set_auth_parameters initprivs
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:7989: checking for $ac_func" >&5
+echo "$as_me:8018: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 7995 "configure"
+#line 8024 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8026: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8055: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8029: \$? = $ac_status" >&5
+ echo "$as_me:8058: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8032: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8061: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8035: \$? = $ac_status" >&5
+ echo "$as_me:8064: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8045: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8074: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in getcwd
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8061: checking for $ac_func" >&5
+echo "$as_me:8090: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8067 "configure"
+#line 8096 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8098: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8127: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8101: \$? = $ac_status" >&5
+ echo "$as_me:8130: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8104: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8133: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8107: \$? = $ac_status" >&5
+ echo "$as_me:8136: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8117: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8146: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in lockf flock
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8134: checking for $ac_func" >&5
+echo "$as_me:8163: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8140 "configure"
+#line 8169 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8171: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8200: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8174: \$? = $ac_status" >&5
+ echo "$as_me:8203: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8177: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8206: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8180: \$? = $ac_status" >&5
+ echo "$as_me:8209: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8190: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8219: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in waitpid wait3
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8203: checking for $ac_func" >&5
+echo "$as_me:8232: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8209 "configure"
+#line 8238 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8240: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8269: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8243: \$? = $ac_status" >&5
+ echo "$as_me:8272: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8246: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8275: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8249: \$? = $ac_status" >&5
+ echo "$as_me:8278: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8259: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8288: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in innetgr _innetgr
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8272: checking for $ac_func" >&5
+echo "$as_me:8301: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8278 "configure"
+#line 8307 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8309: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8338: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8312: \$? = $ac_status" >&5
+ echo "$as_me:8341: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8315: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8344: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8318: \$? = $ac_status" >&5
+ echo "$as_me:8347: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8328: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8357: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in getdomainname
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8338: checking for $ac_func" >&5
+echo "$as_me:8367: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8344 "configure"
+#line 8373 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes
else
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8376: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8405: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8379: \$? = $ac_status" >&5
+ echo "$as_me:8408: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8382: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8411: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8385: \$? = $ac_status" >&5
+ echo "$as_me:8414: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8395: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8424: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in lsearch
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8411: checking for $ac_func" >&5
+echo "$as_me:8440: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8417 "configure"
+#line 8446 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8448: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8477: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8451: \$? = $ac_status" >&5
+ echo "$as_me:8480: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8454: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8483: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8457: \$? = $ac_status" >&5
+ echo "$as_me:8486: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8467: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8496: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
EOF
else
- echo "$as_me:8475: checking for lsearch in -lcompat" >&5
+ echo "$as_me:8504: checking for lsearch in -lcompat" >&5
echo $ECHO_N "checking for lsearch in -lcompat... $ECHO_C" >&6
if test "${ac_cv_lib_compat_lsearch+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lcompat $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 8483 "configure"
+#line 8512 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8502: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8531: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8505: \$? = $ac_status" >&5
+ echo "$as_me:8534: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8508: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8537: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8511: \$? = $ac_status" >&5
+ echo "$as_me:8540: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_compat_lsearch=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:8522: result: $ac_cv_lib_compat_lsearch" >&5
+echo "$as_me:8551: result: $ac_cv_lib_compat_lsearch" >&5
echo "${ECHO_T}$ac_cv_lib_compat_lsearch" >&6
if test $ac_cv_lib_compat_lsearch = yes; then
- echo "$as_me:8525: checking for search.h" >&5
+ echo "$as_me:8554: checking for search.h" >&5
echo $ECHO_N "checking for search.h... $ECHO_C" >&6
if test "${ac_cv_header_search_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8531 "configure"
+#line 8560 "configure"
#include "confdefs.h"
#include <search.h>
_ACEOF
-if { (eval echo "$as_me:8535: \"$ac_cpp conftest.$ac_ext\"") >&5
+if { (eval echo "$as_me:8564: \"$ac_cpp conftest.$ac_ext\"") >&5
(eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
ac_status=$?
egrep -v '^ *\+' conftest.er1 >conftest.err
rm -f conftest.er1
cat conftest.err >&5
- echo "$as_me:8541: \$? = $ac_status" >&5
+ echo "$as_me:8570: \$? = $ac_status" >&5
(exit $ac_status); } >/dev/null; then
if test -s conftest.err; then
ac_cpp_err=$ac_c_preproc_warn_flag
fi
rm -f conftest.err conftest.$ac_ext
fi
-echo "$as_me:8560: result: $ac_cv_header_search_h" >&5
+echo "$as_me:8589: result: $ac_cv_header_search_h" >&5
echo "${ECHO_T}$ac_cv_header_search_h" >&6
if test $ac_cv_header_search_h = yes; then
cat >>confdefs.h <<\EOF
for ac_func in utime
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8581: checking for $ac_func" >&5
+echo "$as_me:8610: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8587 "configure"
+#line 8616 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8618: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8647: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8621: \$? = $ac_status" >&5
+ echo "$as_me:8650: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8624: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8653: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8627: \$? = $ac_status" >&5
+ echo "$as_me:8656: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8637: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8666: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
EOF
- echo "$as_me:8643: checking for POSIX utime" >&5
+ echo "$as_me:8672: checking for POSIX utime" >&5
echo $ECHO_N "checking for POSIX utime... $ECHO_C" >&6
if test "${sudo_cv_func_utime_posix+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
sudo_cv_func_utime_posix=no
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8653 "configure"
+#line 8682 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/time.h>
}
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:8666: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8695: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8669: \$? = $ac_status" >&5
+ echo "$as_me:8698: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:8671: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8700: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8674: \$? = $ac_status" >&5
+ echo "$as_me:8703: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
sudo_cv_func_utime_posix=yes
else
fi
rm -f core core.* *.core
fi
-echo "$as_me:8687: result: $sudo_cv_func_utime_posix" >&5
+echo "$as_me:8716: result: $sudo_cv_func_utime_posix" >&5
echo "${ECHO_T}$sudo_cv_func_utime_posix" >&6
if test $sudo_cv_func_utime_posix = yes; then
fi
done
-echo "$as_me:8702: checking for working fnmatch with FNM_CASEFOLD" >&5
+echo "$as_me:8731: checking for working fnmatch with FNM_CASEFOLD" >&5
echo $ECHO_N "checking for working fnmatch with FNM_CASEFOLD... $ECHO_C" >&6
if test "${sudo_cv_func_fnmatch+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
sudo_cv_func_fnmatch=no
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8712 "configure"
+#line 8741 "configure"
#include "confdefs.h"
#include <fnmatch.h>
main() { exit(fnmatch("/*/bin/echo *", "/usr/bin/echo just a test", FNM_CASEFOLD)); }
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:8719: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8748: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8722: \$? = $ac_status" >&5
+ echo "$as_me:8751: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:8724: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8753: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8727: \$? = $ac_status" >&5
+ echo "$as_me:8756: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
sudo_cv_func_fnmatch=yes
else
fi
rm -f core core.* *.core
fi
-echo "$as_me:8740: result: $sudo_cv_func_fnmatch" >&5
+echo "$as_me:8769: result: $sudo_cv_func_fnmatch" >&5
echo "${ECHO_T}$sudo_cv_func_fnmatch" >&6
if test $sudo_cv_func_fnmatch = yes; then
LIBOBJS="$LIBOBJS fnmatch.$ac_objext"
fi
-echo "$as_me:8752: checking for isblank" >&5
+echo "$as_me:8781: checking for isblank" >&5
echo $ECHO_N "checking for isblank... $ECHO_C" >&6
if test "${sudo_cv_func_isblank+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8758 "configure"
+#line 8787 "configure"
#include "confdefs.h"
#include <ctype.h>
int
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8770: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8799: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8773: \$? = $ac_status" >&5
+ echo "$as_me:8802: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8776: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8805: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8779: \$? = $ac_status" >&5
+ echo "$as_me:8808: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
sudo_cv_func_isblank=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8789: result: $sudo_cv_func_isblank" >&5
+echo "$as_me:8818: result: $sudo_cv_func_isblank" >&5
echo "${ECHO_T}$sudo_cv_func_isblank" >&6
if test "$sudo_cv_func_isblank" = "yes"; then
for ac_func in strerror strcasecmp sigaction
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8803: checking for $ac_func" >&5
+echo "$as_me:8832: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8809 "configure"
+#line 8838 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8840: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8869: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8843: \$? = $ac_status" >&5
+ echo "$as_me:8872: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8846: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8875: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8849: \$? = $ac_status" >&5
+ echo "$as_me:8878: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8859: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8888: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
for ac_func in snprintf vsnprintf asprintf vasprintf
do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:8874: checking for $ac_func" >&5
+echo "$as_me:8903: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8880 "configure"
+#line 8909 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8911: \"$ac_link\"") >&5
+if { (eval echo "$as_me:8940: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8914: \$? = $ac_status" >&5
+ echo "$as_me:8943: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8917: \"$ac_try\"") >&5
+ { (eval echo "$as_me:8946: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8920: \$? = $ac_status" >&5
+ echo "$as_me:8949: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:8930: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:8959: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
cat >>confdefs.h <<EOF
LIBOBJS="$LIBOBJS snprintf.$ac_objext"
fi
if test -z "$LIB_CRYPT"; then
- echo "$as_me:8946: checking for crypt" >&5
+ echo "$as_me:8975: checking for crypt" >&5
echo $ECHO_N "checking for crypt... $ECHO_C" >&6
if test "${ac_cv_func_crypt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 8952 "configure"
+#line 8981 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char crypt (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:8983: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9012: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:8986: \$? = $ac_status" >&5
+ echo "$as_me:9015: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:8989: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9018: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:8992: \$? = $ac_status" >&5
+ echo "$as_me:9021: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_crypt=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:9002: result: $ac_cv_func_crypt" >&5
+echo "$as_me:9031: result: $ac_cv_func_crypt" >&5
echo "${ECHO_T}$ac_cv_func_crypt" >&6
if test $ac_cv_func_crypt = yes; then
:
else
- echo "$as_me:9007: checking for crypt in -lcrypt" >&5
+ echo "$as_me:9036: checking for crypt in -lcrypt" >&5
echo $ECHO_N "checking for crypt in -lcrypt... $ECHO_C" >&6
if test "${ac_cv_lib_crypt_crypt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lcrypt $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9015 "configure"
+#line 9044 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9034: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9063: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9037: \$? = $ac_status" >&5
+ echo "$as_me:9066: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9040: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9069: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9043: \$? = $ac_status" >&5
+ echo "$as_me:9072: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_crypt_crypt=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9054: result: $ac_cv_lib_crypt_crypt" >&5
+echo "$as_me:9083: result: $ac_cv_lib_crypt_crypt" >&5
echo "${ECHO_T}$ac_cv_lib_crypt_crypt" >&6
if test $ac_cv_lib_crypt_crypt = yes; then
SUDO_LIBS="${SUDO_LIBS} -lcrypt"; LIBS="${LIBS} -lcrypt"
else
- echo "$as_me:9059: checking for crypt in -lcrypt_d" >&5
+ echo "$as_me:9088: checking for crypt in -lcrypt_d" >&5
echo $ECHO_N "checking for crypt in -lcrypt_d... $ECHO_C" >&6
if test "${ac_cv_lib_crypt_d_crypt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lcrypt_d $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9067 "configure"
+#line 9096 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9086: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9115: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9089: \$? = $ac_status" >&5
+ echo "$as_me:9118: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9092: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9121: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9095: \$? = $ac_status" >&5
+ echo "$as_me:9124: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_crypt_d_crypt=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9106: result: $ac_cv_lib_crypt_d_crypt" >&5
+echo "$as_me:9135: result: $ac_cv_lib_crypt_d_crypt" >&5
echo "${ECHO_T}$ac_cv_lib_crypt_d_crypt" >&6
if test $ac_cv_lib_crypt_d_crypt = yes; then
SUDO_LIBS="${SUDO_LIBS} -lcrypt_d"; LIBS="${LIBS} -lcrypt_d"
else
- echo "$as_me:9111: checking for crypt in -lufc" >&5
+ echo "$as_me:9140: checking for crypt in -lufc" >&5
echo $ECHO_N "checking for crypt in -lufc... $ECHO_C" >&6
if test "${ac_cv_lib_ufc_crypt+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lufc $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9119 "configure"
+#line 9148 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9138: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9167: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9141: \$? = $ac_status" >&5
+ echo "$as_me:9170: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9144: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9173: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9147: \$? = $ac_status" >&5
+ echo "$as_me:9176: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_ufc_crypt=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9158: result: $ac_cv_lib_ufc_crypt" >&5
+echo "$as_me:9187: result: $ac_cv_lib_ufc_crypt" >&5
echo "${ECHO_T}$ac_cv_lib_ufc_crypt" >&6
if test $ac_cv_lib_ufc_crypt = yes; then
SUDO_LIBS="${SUDO_LIBS} -lufc"; LIBS="${LIBS} -lufc"
fi
fi
-echo "$as_me:9171: checking for socket" >&5
+echo "$as_me:9200: checking for socket" >&5
echo $ECHO_N "checking for socket... $ECHO_C" >&6
if test "${ac_cv_func_socket+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 9177 "configure"
+#line 9206 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char socket (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9208: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9237: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9211: \$? = $ac_status" >&5
+ echo "$as_me:9240: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9214: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9243: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9217: \$? = $ac_status" >&5
+ echo "$as_me:9246: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_socket=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:9227: result: $ac_cv_func_socket" >&5
+echo "$as_me:9256: result: $ac_cv_func_socket" >&5
echo "${ECHO_T}$ac_cv_func_socket" >&6
if test $ac_cv_func_socket = yes; then
:
else
- echo "$as_me:9232: checking for socket in -lsocket" >&5
+ echo "$as_me:9261: checking for socket in -lsocket" >&5
echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_socket+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9240 "configure"
+#line 9269 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9259: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9288: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9262: \$? = $ac_status" >&5
+ echo "$as_me:9291: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9265: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9294: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9268: \$? = $ac_status" >&5
+ echo "$as_me:9297: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_socket_socket=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9279: result: $ac_cv_lib_socket_socket" >&5
+echo "$as_me:9308: result: $ac_cv_lib_socket_socket" >&5
echo "${ECHO_T}$ac_cv_lib_socket_socket" >&6
if test $ac_cv_lib_socket_socket = yes; then
NET_LIBS="${NET_LIBS} -lsocket"; LIBS="${LIBS} -lsocket"
else
- echo "$as_me:9284: checking for socket in -linet" >&5
+ echo "$as_me:9313: checking for socket in -linet" >&5
echo $ECHO_N "checking for socket in -linet... $ECHO_C" >&6
if test "${ac_cv_lib_inet_socket+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-linet $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9292 "configure"
+#line 9321 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9311: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9340: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9314: \$? = $ac_status" >&5
+ echo "$as_me:9343: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9317: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9346: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9320: \$? = $ac_status" >&5
+ echo "$as_me:9349: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_inet_socket=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9331: result: $ac_cv_lib_inet_socket" >&5
+echo "$as_me:9360: result: $ac_cv_lib_inet_socket" >&5
echo "${ECHO_T}$ac_cv_lib_inet_socket" >&6
if test $ac_cv_lib_inet_socket = yes; then
NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"
else
- { echo "$as_me:9336: WARNING: unable to find socket() trying -lsocket -lnsl" >&5
+ { echo "$as_me:9365: WARNING: unable to find socket() trying -lsocket -lnsl" >&5
echo "$as_me: WARNING: unable to find socket() trying -lsocket -lnsl" >&2;}
-echo "$as_me:9338: checking for socket in -lsocket" >&5
+echo "$as_me:9367: checking for socket in -lsocket" >&5
echo $ECHO_N "checking for socket in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_socket_lnsl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket -lnsl $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9346 "configure"
+#line 9375 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9365: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9394: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9368: \$? = $ac_status" >&5
+ echo "$as_me:9397: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9371: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9400: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9374: \$? = $ac_status" >&5
+ echo "$as_me:9403: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_socket_socket_lnsl=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9385: result: $ac_cv_lib_socket_socket_lnsl" >&5
+echo "$as_me:9414: result: $ac_cv_lib_socket_socket_lnsl" >&5
echo "${ECHO_T}$ac_cv_lib_socket_socket_lnsl" >&6
if test $ac_cv_lib_socket_socket_lnsl = yes; then
NET_LIBS="${NET_LIBS} -lsocket -lnsl"; LIBS="${LIBS} -lsocket -lnsl"
fi
-echo "$as_me:9397: checking for inet_addr" >&5
+echo "$as_me:9426: checking for inet_addr" >&5
echo $ECHO_N "checking for inet_addr... $ECHO_C" >&6
if test "${ac_cv_func_inet_addr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 9403 "configure"
+#line 9432 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char inet_addr (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9434: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9463: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9437: \$? = $ac_status" >&5
+ echo "$as_me:9466: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9440: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9469: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9443: \$? = $ac_status" >&5
+ echo "$as_me:9472: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_inet_addr=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:9453: result: $ac_cv_func_inet_addr" >&5
+echo "$as_me:9482: result: $ac_cv_func_inet_addr" >&5
echo "${ECHO_T}$ac_cv_func_inet_addr" >&6
if test $ac_cv_func_inet_addr = yes; then
:
else
- echo "$as_me:9458: checking for __inet_addr" >&5
+ echo "$as_me:9487: checking for __inet_addr" >&5
echo $ECHO_N "checking for __inet_addr... $ECHO_C" >&6
if test "${ac_cv_func___inet_addr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 9464 "configure"
+#line 9493 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char __inet_addr (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9495: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9524: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9498: \$? = $ac_status" >&5
+ echo "$as_me:9527: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9501: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9530: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9504: \$? = $ac_status" >&5
+ echo "$as_me:9533: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func___inet_addr=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:9514: result: $ac_cv_func___inet_addr" >&5
+echo "$as_me:9543: result: $ac_cv_func___inet_addr" >&5
echo "${ECHO_T}$ac_cv_func___inet_addr" >&6
if test $ac_cv_func___inet_addr = yes; then
:
else
- echo "$as_me:9519: checking for inet_addr in -lnsl" >&5
+ echo "$as_me:9548: checking for inet_addr in -lnsl" >&5
echo $ECHO_N "checking for inet_addr in -lnsl... $ECHO_C" >&6
if test "${ac_cv_lib_nsl_inet_addr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9527 "configure"
+#line 9556 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9546: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9575: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9549: \$? = $ac_status" >&5
+ echo "$as_me:9578: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9552: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9581: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9555: \$? = $ac_status" >&5
+ echo "$as_me:9584: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_nsl_inet_addr=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9566: result: $ac_cv_lib_nsl_inet_addr" >&5
+echo "$as_me:9595: result: $ac_cv_lib_nsl_inet_addr" >&5
echo "${ECHO_T}$ac_cv_lib_nsl_inet_addr" >&6
if test $ac_cv_lib_nsl_inet_addr = yes; then
NET_LIBS="${NET_LIBS} -lnsl"; LIBS="${LIBS} -lnsl"
else
- echo "$as_me:9571: checking for inet_addr in -linet" >&5
+ echo "$as_me:9600: checking for inet_addr in -linet" >&5
echo $ECHO_N "checking for inet_addr in -linet... $ECHO_C" >&6
if test "${ac_cv_lib_inet_inet_addr+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-linet $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9579 "configure"
+#line 9608 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9598: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9627: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9601: \$? = $ac_status" >&5
+ echo "$as_me:9630: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9604: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9633: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9607: \$? = $ac_status" >&5
+ echo "$as_me:9636: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_inet_inet_addr=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9618: result: $ac_cv_lib_inet_inet_addr" >&5
+echo "$as_me:9647: result: $ac_cv_lib_inet_inet_addr" >&5
echo "${ECHO_T}$ac_cv_lib_inet_inet_addr" >&6
if test $ac_cv_lib_inet_inet_addr = yes; then
NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"
else
- { echo "$as_me:9623: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&5
+ { echo "$as_me:9652: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&5
echo "$as_me: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&2;}
-echo "$as_me:9625: checking for inet_addr in -lsocket" >&5
+echo "$as_me:9654: checking for inet_addr in -lsocket" >&5
echo $ECHO_N "checking for inet_addr in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_inet_addr_lnsl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket -lnsl $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9633 "configure"
+#line 9662 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9652: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9681: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9655: \$? = $ac_status" >&5
+ echo "$as_me:9684: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9658: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9687: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9661: \$? = $ac_status" >&5
+ echo "$as_me:9690: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_socket_inet_addr_lnsl=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9672: result: $ac_cv_lib_socket_inet_addr_lnsl" >&5
+echo "$as_me:9701: result: $ac_cv_lib_socket_inet_addr_lnsl" >&5
echo "${ECHO_T}$ac_cv_lib_socket_inet_addr_lnsl" >&6
if test $ac_cv_lib_socket_inet_addr_lnsl = yes; then
NET_LIBS="${NET_LIBS} -lsocket -lnsl"; LIBS="${LIBS} -lsocket -lnsl"
fi
-echo "$as_me:9686: checking for syslog" >&5
+echo "$as_me:9715: checking for syslog" >&5
echo $ECHO_N "checking for syslog... $ECHO_C" >&6
if test "${ac_cv_func_syslog+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 9692 "configure"
+#line 9721 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char syslog (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9723: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9752: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9726: \$? = $ac_status" >&5
+ echo "$as_me:9755: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9729: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9758: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9732: \$? = $ac_status" >&5
+ echo "$as_me:9761: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_syslog=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:9742: result: $ac_cv_func_syslog" >&5
+echo "$as_me:9771: result: $ac_cv_func_syslog" >&5
echo "${ECHO_T}$ac_cv_func_syslog" >&6
if test $ac_cv_func_syslog = yes; then
:
else
- echo "$as_me:9747: checking for syslog in -lsocket" >&5
+ echo "$as_me:9776: checking for syslog in -lsocket" >&5
echo $ECHO_N "checking for syslog in -lsocket... $ECHO_C" >&6
if test "${ac_cv_lib_socket_syslog+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lsocket $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9755 "configure"
+#line 9784 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9774: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9803: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9777: \$? = $ac_status" >&5
+ echo "$as_me:9806: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9780: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9809: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9783: \$? = $ac_status" >&5
+ echo "$as_me:9812: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_socket_syslog=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9794: result: $ac_cv_lib_socket_syslog" >&5
+echo "$as_me:9823: result: $ac_cv_lib_socket_syslog" >&5
echo "${ECHO_T}$ac_cv_lib_socket_syslog" >&6
if test $ac_cv_lib_socket_syslog = yes; then
NET_LIBS="${NET_LIBS} -lsocket"; LIBS="${LIBS} -lsocket"
else
- echo "$as_me:9799: checking for syslog in -lnsl" >&5
+ echo "$as_me:9828: checking for syslog in -lnsl" >&5
echo $ECHO_N "checking for syslog in -lnsl... $ECHO_C" >&6
if test "${ac_cv_lib_nsl_syslog+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lnsl $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9807 "configure"
+#line 9836 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9826: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9855: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9829: \$? = $ac_status" >&5
+ echo "$as_me:9858: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9832: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9861: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9835: \$? = $ac_status" >&5
+ echo "$as_me:9864: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_nsl_syslog=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9846: result: $ac_cv_lib_nsl_syslog" >&5
+echo "$as_me:9875: result: $ac_cv_lib_nsl_syslog" >&5
echo "${ECHO_T}$ac_cv_lib_nsl_syslog" >&6
if test $ac_cv_lib_nsl_syslog = yes; then
NET_LIBS="${NET_LIBS} -lnsl"; LIBS="${LIBS} -lnsl"
else
- echo "$as_me:9851: checking for syslog in -linet" >&5
+ echo "$as_me:9880: checking for syslog in -linet" >&5
echo $ECHO_N "checking for syslog in -linet... $ECHO_C" >&6
if test "${ac_cv_lib_inet_syslog+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-linet $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 9859 "configure"
+#line 9888 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9878: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9907: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9881: \$? = $ac_status" >&5
+ echo "$as_me:9910: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9884: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9913: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9887: \$? = $ac_status" >&5
+ echo "$as_me:9916: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_inet_syslog=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:9898: result: $ac_cv_lib_inet_syslog" >&5
+echo "$as_me:9927: result: $ac_cv_lib_inet_syslog" >&5
echo "${ECHO_T}$ac_cv_lib_inet_syslog" >&6
if test $ac_cv_lib_inet_syslog = yes; then
NET_LIBS="${NET_LIBS} -linet"; LIBS="${LIBS} -linet"
if test "$with_DCE" = "yes" -o "$ac_cv_prog_YACC" = "bison -y"; then
# The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
# for constant arguments. Useless!
-echo "$as_me:9913: checking for working alloca.h" >&5
+echo "$as_me:9942: checking for working alloca.h" >&5
echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6
if test "${ac_cv_working_alloca_h+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 9919 "configure"
+#line 9948 "configure"
#include "confdefs.h"
#include <alloca.h>
int
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9931: \"$ac_link\"") >&5
+if { (eval echo "$as_me:9960: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:9934: \$? = $ac_status" >&5
+ echo "$as_me:9963: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:9937: \"$ac_try\"") >&5
+ { (eval echo "$as_me:9966: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:9940: \$? = $ac_status" >&5
+ echo "$as_me:9969: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_working_alloca_h=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:9950: result: $ac_cv_working_alloca_h" >&5
+echo "$as_me:9979: result: $ac_cv_working_alloca_h" >&5
echo "${ECHO_T}$ac_cv_working_alloca_h" >&6
if test $ac_cv_working_alloca_h = yes; then
fi
-echo "$as_me:9960: checking for alloca" >&5
+echo "$as_me:9989: checking for alloca" >&5
echo $ECHO_N "checking for alloca... $ECHO_C" >&6
if test "${ac_cv_func_alloca_works+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 9966 "configure"
+#line 9995 "configure"
#include "confdefs.h"
#ifdef __GNUC__
# define alloca __builtin_alloca
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:9998: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10027: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10001: \$? = $ac_status" >&5
+ echo "$as_me:10030: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:10004: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10033: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10007: \$? = $ac_status" >&5
+ echo "$as_me:10036: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_func_alloca_works=yes
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:10017: result: $ac_cv_func_alloca_works" >&5
+echo "$as_me:10046: result: $ac_cv_func_alloca_works" >&5
echo "${ECHO_T}$ac_cv_func_alloca_works" >&6
if test $ac_cv_func_alloca_works = yes; then
#define C_ALLOCA 1
EOF
-echo "$as_me:10038: checking whether \`alloca.c' needs Cray hooks" >&5
+echo "$as_me:10067: checking whether \`alloca.c' needs Cray hooks" >&5
echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6
if test "${ac_cv_os_cray+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 10044 "configure"
+#line 10073 "configure"
#include "confdefs.h"
#if defined(CRAY) && ! defined(CRAY2)
webecray
rm -f conftest*
fi
-echo "$as_me:10062: result: $ac_cv_os_cray" >&5
+echo "$as_me:10091: result: $ac_cv_os_cray" >&5
echo "${ECHO_T}$ac_cv_os_cray" >&6
if test $ac_cv_os_cray = yes; then
for ac_func in _getb67 GETB67 getb67; do
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
-echo "$as_me:10067: checking for $ac_func" >&5
+echo "$as_me:10096: checking for $ac_func" >&5
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
if eval "test \"\${$as_ac_var+set}\" = set"; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
cat >conftest.$ac_ext <<_ACEOF
-#line 10073 "configure"
+#line 10102 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char $ac_func (); below. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:10104: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10133: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10107: \$? = $ac_status" >&5
+ echo "$as_me:10136: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:10110: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10139: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10113: \$? = $ac_status" >&5
+ echo "$as_me:10142: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
eval "$as_ac_var=yes"
else
fi
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
fi
-echo "$as_me:10123: result: `eval echo '${'$as_ac_var'}'`" >&5
+echo "$as_me:10152: result: `eval echo '${'$as_ac_var'}'`" >&5
echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
if test `eval echo '${'$as_ac_var'}'` = yes; then
done
fi
-echo "$as_me:10137: checking stack direction for C alloca" >&5
+echo "$as_me:10166: checking stack direction for C alloca" >&5
echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6
if test "${ac_cv_c_stack_direction+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_cv_c_stack_direction=0
else
cat >conftest.$ac_ext <<_ACEOF
-#line 10146 "configure"
+#line 10175 "configure"
#include "confdefs.h"
int
find_stack_direction ()
}
_ACEOF
rm -f conftest$ac_exeext
-if { (eval echo "$as_me:10169: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10198: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10172: \$? = $ac_status" >&5
+ echo "$as_me:10201: \$? = $ac_status" >&5
(exit $ac_status); } && { ac_try='./conftest$ac_exeext'
- { (eval echo "$as_me:10174: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10203: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10177: \$? = $ac_status" >&5
+ echo "$as_me:10206: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_c_stack_direction=1
else
rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
fi
fi
-echo "$as_me:10189: result: $ac_cv_c_stack_direction" >&5
+echo "$as_me:10218: result: $ac_cv_c_stack_direction" >&5
echo "${ECHO_T}$ac_cv_c_stack_direction" >&6
cat >>confdefs.h <<EOF
fi
if test "$with_pam" = "yes"; then
- echo "$as_me:10235: checking for main in -ldl" >&5
+ echo "$as_me:10264: checking for main in -ldl" >&5
echo $ECHO_N "checking for main in -ldl... $ECHO_C" >&6
if test "${ac_cv_lib_dl_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldl $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 10243 "configure"
+#line 10272 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:10255: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10284: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10258: \$? = $ac_status" >&5
+ echo "$as_me:10287: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:10261: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10290: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10264: \$? = $ac_status" >&5
+ echo "$as_me:10293: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_dl_main=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10275: result: $ac_cv_lib_dl_main" >&5
+echo "$as_me:10304: result: $ac_cv_lib_dl_main" >&5
echo "${ECHO_T}$ac_cv_lib_dl_main" >&6
if test $ac_cv_lib_dl_main = yes; then
SUDO_LIBS="${SUDO_LIBS} -ldl -lpam"
echo 'Unable to locate kerberos 4 libraries, you will have to edit the Makefile and add -L/path/to/krb/libs to SUDO_LDFLAGS'
fi
- echo "$as_me:10314: checking for main in -ldes" >&5
+ echo "$as_me:10343: checking for main in -ldes" >&5
echo $ECHO_N "checking for main in -ldes... $ECHO_C" >&6
if test "${ac_cv_lib_des_main+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-ldes $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 10322 "configure"
+#line 10351 "configure"
#include "confdefs.h"
int
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:10334: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10363: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10337: \$? = $ac_status" >&5
+ echo "$as_me:10366: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:10340: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10369: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10343: \$? = $ac_status" >&5
+ echo "$as_me:10372: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_des_main=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10354: result: $ac_cv_lib_des_main" >&5
+echo "$as_me:10383: result: $ac_cv_lib_des_main" >&5
echo "${ECHO_T}$ac_cv_lib_des_main" >&6
if test $ac_cv_lib_des_main = yes; then
SUDO_LIBS="${SUDO_LIBS} -lkrb -ldes"
else
echo 'Unable to locate libskey.a and/or skey.h, you will have to edit the Makefile and add -L/path/to/skey/lib to SUDO_LDFLAGS and/or -I/path/to/skey.h to CPPFLAGS'
fi
- echo "$as_me:10426: checking for skeyaccess in -lskey" >&5
+ echo "$as_me:10455: checking for skeyaccess in -lskey" >&5
echo $ECHO_N "checking for skeyaccess in -lskey... $ECHO_C" >&6
if test "${ac_cv_lib_skey_skeyaccess+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
ac_check_lib_save_LIBS=$LIBS
LIBS="-lskey $LIBS"
cat >conftest.$ac_ext <<_ACEOF
-#line 10434 "configure"
+#line 10463 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
}
_ACEOF
rm -f conftest.$ac_objext conftest$ac_exeext
-if { (eval echo "$as_me:10453: \"$ac_link\"") >&5
+if { (eval echo "$as_me:10482: \"$ac_link\"") >&5
(eval $ac_link) 2>&5
ac_status=$?
- echo "$as_me:10456: \$? = $ac_status" >&5
+ echo "$as_me:10485: \$? = $ac_status" >&5
(exit $ac_status); } &&
{ ac_try='test -s conftest$ac_exeext'
- { (eval echo "$as_me:10459: \"$ac_try\"") >&5
+ { (eval echo "$as_me:10488: \"$ac_try\"") >&5
(eval $ac_try) 2>&5
ac_status=$?
- echo "$as_me:10462: \$? = $ac_status" >&5
+ echo "$as_me:10491: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
ac_cv_lib_skey_skeyaccess=yes
else
rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
LIBS=$ac_check_lib_save_LIBS
fi
-echo "$as_me:10473: result: $ac_cv_lib_skey_skeyaccess" >&5
+echo "$as_me:10502: result: $ac_cv_lib_skey_skeyaccess" >&5
echo "${ECHO_T}$ac_cv_lib_skey_skeyaccess" >&6
if test $ac_cv_lib_skey_skeyaccess = yes; then
SUDO_LIBS="${SUDO_LIBS} -ls"
fi
-echo "$as_me:10518: checking for log file location" >&5
+echo "$as_me:10547: checking for log file location" >&5
echo $ECHO_N "checking for log file location... $ECHO_C" >&6
if test -n "$with_logpath"; then
- echo "$as_me:10521: result: $with_logpath" >&5
+ echo "$as_me:10550: result: $with_logpath" >&5
echo "${ECHO_T}$with_logpath" >&6
cat >>confdefs.h <<EOF
#define _PATH_SUDO_LOGFILE "$with_logpath"
EOF
elif test -d "/var/log"; then
- echo "$as_me:10528: result: /var/log/sudo.log" >&5
+ echo "$as_me:10557: result: /var/log/sudo.log" >&5
echo "${ECHO_T}/var/log/sudo.log" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_LOGFILE "/var/log/sudo.log"
EOF
elif test -d "/var/adm"; then
- echo "$as_me:10535: result: /var/adm/sudo.log" >&5
+ echo "$as_me:10564: result: /var/adm/sudo.log" >&5
echo "${ECHO_T}/var/adm/sudo.log" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_LOGFILE "/var/adm/sudo.log"
EOF
elif test -d "/usr/adm"; then
- echo "$as_me:10542: result: /usr/adm/sudo.log" >&5
+ echo "$as_me:10571: result: /usr/adm/sudo.log" >&5
echo "${ECHO_T}/usr/adm/sudo.log" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_LOGFILE "/usr/adm/sudo.log"
EOF
else
- echo "$as_me:10549: result: unknown" >&5
+ echo "$as_me:10578: result: unknown" >&5
echo "${ECHO_T}unknown" >&6
fi
-echo "$as_me:10553: checking for timestamp file location" >&5
+echo "$as_me:10582: checking for timestamp file location" >&5
echo $ECHO_N "checking for timestamp file location... $ECHO_C" >&6
if test -n "$with_timedir"; then
- echo "$as_me:10556: result: $with_timedir" >&5
+ echo "$as_me:10585: result: $with_timedir" >&5
echo "${ECHO_T}$with_timedir" >&6
cat >>confdefs.h <<EOF
#define _PATH_SUDO_TIMEDIR "$with_timedir"
timedir="$with_timedir"
elif test -d "/var/run"; then
- echo "$as_me:10564: result: /var/run/sudo" >&5
+ echo "$as_me:10593: result: /var/run/sudo" >&5
echo "${ECHO_T}/var/run/sudo" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_TIMEDIR "/var/run/sudo"
timedir="/var/run/sudo"
else
- echo "$as_me:10572: result: /tmp/.odus" >&5
+ echo "$as_me:10601: result: /tmp/.odus" >&5
echo "${ECHO_T}/tmp/.odus" >&6
cat >>confdefs.h <<\EOF
#define _PATH_SUDO_TIMEDIR "/tmp/.odus"
EOF
if test -z "$AUTH_OBJS"; then
- { { echo "$as_me:10587: error: no authentication methods defined." >&5
+ { { echo "$as_me:10616: error: no authentication methods defined." >&5
echo "$as_me: error: no authentication methods defined." >&2;}
{ (exit 1); exit 1; }; }
fi
: ${CONFIG_STATUS=./config.status}
ac_clean_files_save=$ac_clean_files
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
-{ echo "$as_me:10693: creating $CONFIG_STATUS" >&5
+{ echo "$as_me:10722: creating $CONFIG_STATUS" >&5
echo "$as_me: creating $CONFIG_STATUS" >&6;}
cat >$CONFIG_STATUS <<_ACEOF
#! $SHELL
echo "$ac_cs_version"; exit 0 ;;
--he | --h)
# Conflict between --help and --header
- { { echo "$as_me:10865: error: ambiguous option: $1
+ { { echo "$as_me:10894: error: ambiguous option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: ambiguous option: $1
Try \`$0 --help' for more information." >&2;}
ac_need_defaults=false;;
# This is an error.
- -*) { { echo "$as_me:10884: error: unrecognized option: $1
+ -*) { { echo "$as_me:10913: error: unrecognized option: $1
Try \`$0 --help' for more information." >&5
echo "$as_me: error: unrecognized option: $1
Try \`$0 --help' for more information." >&2;}
"sudoers.man" ) CONFIG_FILES="$CONFIG_FILES sudoers.man" ;;
"config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
"pathnames.h" ) CONFIG_HEADERS="$CONFIG_HEADERS pathnames.h" ;;
- *) { { echo "$as_me:10925: error: invalid argument: $ac_config_target" >&5
+ *) { { echo "$as_me:10954: error: invalid argument: $ac_config_target" >&5
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
{ (exit 1); exit 1; }; };;
esac
esac
if test x"$ac_file" != x-; then
- { echo "$as_me:11179: creating $ac_file" >&5
+ { echo "$as_me:11208: creating $ac_file" >&5
echo "$as_me: creating $ac_file" >&6;}
rm -f "$ac_file"
fi
-) echo $tmp/stdin ;;
[\\/$]*)
# Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:11197: error: cannot find input file: $f" >&5
+ test -f "$f" || { { echo "$as_me:11226: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
{ (exit 1); exit 1; }; }
echo $f;;
echo $srcdir/$f
else
# /dev/null tree
- { { echo "$as_me:11210: error: cannot find input file: $f" >&5
+ { { echo "$as_me:11239: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
{ (exit 1); exit 1; }; }
fi;;
* ) ac_file_in=$ac_file.in ;;
esac
- test x"$ac_file" != x- && { echo "$as_me:11270: creating $ac_file" >&5
+ test x"$ac_file" != x- && { echo "$as_me:11299: creating $ac_file" >&5
echo "$as_me: creating $ac_file" >&6;}
# First look for the input files in the build tree, otherwise in the
-) echo $tmp/stdin ;;
[\\/$]*)
# Absolute (can't be DOS-style, as IFS=:)
- test -f "$f" || { { echo "$as_me:11281: error: cannot find input file: $f" >&5
+ test -f "$f" || { { echo "$as_me:11310: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
{ (exit 1); exit 1; }; }
echo $f;;
echo $srcdir/$f
else
# /dev/null tree
- { { echo "$as_me:11294: error: cannot find input file: $f" >&5
+ { { echo "$as_me:11323: error: cannot find input file: $f" >&5
echo "$as_me: error: cannot find input file: $f" >&2;}
{ (exit 1); exit 1; }; }
fi;;
rm -f $tmp/in
if test x"$ac_file" != x-; then
if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
- { echo "$as_me:11411: $ac_file is unchanged" >&5
+ { echo "$as_me:11440: $ac_file is unchanged" >&5
echo "$as_me: $ac_file is unchanged" >&6;}
else
ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \