From: Todd C. Miller Date: Fri, 14 Dec 2001 19:59:57 +0000 (+0000) Subject: regen X-Git-Tag: SUDO_1_6_4~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=722cebb5c4a018b35f5d2f9192953fc825d07e21;p=sudo regen --- diff --git a/configure b/configure index 3a44c9fcb..8381d2aba 100755 --- a/configure +++ b/configure @@ -4865,12 +4865,6 @@ rm -f conftest.$ac_objext conftest.$ac_ext mansectform=4 ;; *-*-irix*) - # configure may not think irix has stdc headers - # but it's good enough for sudo - cat >>confdefs.h <<\EOF -#define STDC_HEADERS 1 -EOF - CPPFLAGS="${CPPFLAGS} -D_BSD_TYPES" if test -z "$NROFFPROG"; then MAN_POSTINSTALL=' /bin/rm -f $(mandir8)/sudo.$(mansect8).z $(mandir8)/visudo.$(mansect8).z $(mandir5)/sudoers.$(mansect5).z ; /usr/bin/pack $(mandir8)/sudo.$(mansect8) $(mandir8)/visudo.$(mansect8) $(mandir5)/sudoers.$(mansect5)' @@ -4892,7 +4886,7 @@ EOF fi # IRIX <= 4 needs -lsun if test "$OSREV" -le 4; then - echo "$as_me:4895: checking for getpwnam in -lsun" >&5 + echo "$as_me:4889: 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 @@ -4900,7 +4894,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsun $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 4903 "configure" +#line 4897 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -4919,16 +4913,16 @@ getpwnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:4922: \"$ac_link\"") >&5 +if { (eval echo "$as_me:4916: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:4925: \$? = $ac_status" >&5 + echo "$as_me:4919: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:4928: \"$ac_try\"") >&5 + { (eval echo "$as_me:4922: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:4931: \$? = $ac_status" >&5 + echo "$as_me:4925: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_sun_getpwnam=yes else @@ -4939,7 +4933,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:4942: result: $ac_cv_lib_sun_getpwnam" >&5 +echo "$as_me:4936: 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" @@ -4961,13 +4955,13 @@ EOF for ac_func in getspnam do ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` -echo "$as_me:4964: checking for $ac_func" >&5 +echo "$as_me:4958: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 4970 "configure" +#line 4964 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -4998,16 +4992,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5001: \"$ac_link\"") >&5 +if { (eval echo "$as_me:4995: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5004: \$? = $ac_status" >&5 + echo "$as_me:4998: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5007: \"$ac_try\"") >&5 + { (eval echo "$as_me:5001: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5010: \$? = $ac_status" >&5 + echo "$as_me:5004: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -5017,7 +5011,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:5020: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:5014: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:5022: 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 @@ -5033,7 +5027,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lshadow $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5036 "configure" +#line 5030 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5052,16 +5046,16 @@ getspnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5055: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5049: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5058: \$? = $ac_status" >&5 + echo "$as_me:5052: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5061: \"$ac_try\"") >&5 + { (eval echo "$as_me:5055: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5064: \$? = $ac_status" >&5 + echo "$as_me:5058: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_shadow_getspnam=yes else @@ -5072,7 +5066,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5075: result: $ac_cv_lib_shadow_getspnam" >&5 +echo "$as_me:5069: 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 @@ -5097,7 +5091,7 @@ EOF fi if test "$CHECKSHADOW" = "true"; then - echo "$as_me:5100: checking for getprpwnam in -lsec" >&5 + echo "$as_me:5094: 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 @@ -5105,7 +5099,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsec $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5108 "configure" +#line 5102 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5124,16 +5118,16 @@ getprpwnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5127: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5121: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5130: \$? = $ac_status" >&5 + echo "$as_me:5124: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5133: \"$ac_try\"") >&5 + { (eval echo "$as_me:5127: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5136: \$? = $ac_status" >&5 + echo "$as_me:5130: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_sec_getprpwnam=yes else @@ -5144,7 +5138,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5147: result: $ac_cv_lib_sec_getprpwnam" >&5 +echo "$as_me:5141: 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 @@ -5159,7 +5153,7 @@ fi *-*-ultrix*) OS="ultrix" if test "$CHECKSHADOW" = "true"; then - echo "$as_me:5162: checking for getauthuid in -lauth" >&5 + echo "$as_me:5156: 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 @@ -5167,7 +5161,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lauth $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5170 "configure" +#line 5164 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5186,16 +5180,16 @@ getauthuid (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5189: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5183: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5192: \$? = $ac_status" >&5 + echo "$as_me:5186: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5195: \"$ac_try\"") >&5 + { (eval echo "$as_me:5189: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5198: \$? = $ac_status" >&5 + echo "$as_me:5192: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_auth_getauthuid=yes else @@ -5206,7 +5200,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5209: result: $ac_cv_lib_auth_getauthuid" >&5 +echo "$as_me:5203: 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 cat >>confdefs.h <<\EOF @@ -5232,7 +5226,7 @@ fi LIBS="${LIBS} -lcrypt" if test "$CHECKSHADOW" = "true"; then - echo "$as_me:5235: checking for getspnam in -lsec" >&5 + echo "$as_me:5229: 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 @@ -5240,7 +5234,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsec $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5243 "configure" +#line 5237 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5259,16 +5253,16 @@ getspnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5262: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5256: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5265: \$? = $ac_status" >&5 + echo "$as_me:5259: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5268: \"$ac_try\"") >&5 + { (eval echo "$as_me:5262: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5271: \$? = $ac_status" >&5 + echo "$as_me:5265: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_sec_getspnam=yes else @@ -5279,7 +5273,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5282: result: $ac_cv_lib_sec_getspnam" >&5 +echo "$as_me:5276: 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 @@ -5295,7 +5289,7 @@ fi ;; *-*-sco*|*-sco-*) if test "$CHECKSHADOW" = "true"; then - echo "$as_me:5298: checking for getprpwnam in -lprot" >&5 + echo "$as_me:5292: 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 @@ -5303,7 +5297,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lprot -lx $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5306 "configure" +#line 5300 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5322,16 +5316,16 @@ getprpwnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5325: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5319: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5328: \$? = $ac_status" >&5 + echo "$as_me:5322: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5331: \"$ac_try\"") >&5 + { (eval echo "$as_me:5325: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5334: \$? = $ac_status" >&5 + echo "$as_me:5328: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_prot_getprpwnam_lx=yes else @@ -5342,7 +5336,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5345: result: $ac_cv_lib_prot_getprpwnam_lx" >&5 +echo "$as_me:5339: 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 @@ -5351,7 +5345,7 @@ EOF SUDO_LIBS="${SUDO_LIBS} -lprot -lx"; LIBS="${LIBS} -lprot -lx"; SECUREWARE=1 fi - echo "$as_me:5354: checking for getspnam in -lgen" >&5 + echo "$as_me:5348: 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 @@ -5359,7 +5353,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgen $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5362 "configure" +#line 5356 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5378,16 +5372,16 @@ getspnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5381: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5375: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5384: \$? = $ac_status" >&5 + echo "$as_me:5378: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5387: \"$ac_try\"") >&5 + { (eval echo "$as_me:5381: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5390: \$? = $ac_status" >&5 + echo "$as_me:5384: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_gen_getspnam=yes else @@ -5398,7 +5392,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5401: result: $ac_cv_lib_gen_getspnam" >&5 +echo "$as_me:5395: 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 @@ -5414,7 +5408,7 @@ fi ;; *-sequent-sysv*) if test "$CHECKSHADOW" = "true"; then - echo "$as_me:5417: checking for getspnam in -lsec" >&5 + echo "$as_me:5411: 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 @@ -5422,7 +5416,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsec $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5425 "configure" +#line 5419 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5441,16 +5435,16 @@ getspnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5444: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5438: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5447: \$? = $ac_status" >&5 + echo "$as_me:5441: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5450: \"$ac_try\"") >&5 + { (eval echo "$as_me:5444: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5453: \$? = $ac_status" >&5 + echo "$as_me:5447: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_sec_getspnam=yes else @@ -5461,7 +5455,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5464: result: $ac_cv_lib_sec_getspnam" >&5 +echo "$as_me:5458: 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 @@ -5476,7 +5470,7 @@ fi mansectform=4 ;; *-ncr-sysv4*|*-ncr-sysvr4*) - echo "$as_me:5479: checking for strcasecmp in -lc89" >&5 + echo "$as_me:5473: 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 @@ -5484,7 +5478,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lc89 $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5487 "configure" +#line 5481 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5503,16 +5497,16 @@ strcasecmp (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5506: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5500: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5509: \$? = $ac_status" >&5 + echo "$as_me:5503: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5512: \"$ac_try\"") >&5 + { (eval echo "$as_me:5506: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5515: \$? = $ac_status" >&5 + echo "$as_me:5509: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_c89_strcasecmp=yes else @@ -5523,7 +5517,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5526: result: $ac_cv_lib_c89_strcasecmp" >&5 +echo "$as_me:5520: 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 @@ -5599,13 +5593,13 @@ if test "$CHECKSHADOW" = "true"; then for ac_func in getspnam do ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` -echo "$as_me:5602: checking for $ac_func" >&5 +echo "$as_me:5596: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 5608 "configure" +#line 5602 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -5636,16 +5630,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5639: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5633: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5642: \$? = $ac_status" >&5 + echo "$as_me:5636: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5645: \"$ac_try\"") >&5 + { (eval echo "$as_me:5639: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5648: \$? = $ac_status" >&5 + echo "$as_me:5642: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -5655,7 +5649,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:5658: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:5652: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:5660: 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 @@ -5671,7 +5665,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lgen $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5674 "configure" +#line 5668 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5690,16 +5684,16 @@ getspnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5693: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5687: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5696: \$? = $ac_status" >&5 + echo "$as_me:5690: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5699: \"$ac_try\"") >&5 + { (eval echo "$as_me:5693: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5702: \$? = $ac_status" >&5 + echo "$as_me:5696: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_gen_getspnam=yes else @@ -5710,7 +5704,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5713: result: $ac_cv_lib_gen_getspnam" >&5 +echo "$as_me:5707: 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 @@ -5724,13 +5718,13 @@ done fi if test "$CHECKSHADOW" = "true"; then - echo "$as_me:5727: checking for getprpwnam" >&5 + echo "$as_me:5721: 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 5733 "configure" +#line 5727 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char getprpwnam (); below. */ @@ -5761,16 +5755,16 @@ f = getprpwnam; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5764: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5758: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5767: \$? = $ac_status" >&5 + echo "$as_me:5761: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5770: \"$ac_try\"") >&5 + { (eval echo "$as_me:5764: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5773: \$? = $ac_status" >&5 + echo "$as_me:5767: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_getprpwnam=yes else @@ -5780,13 +5774,13 @@ ac_cv_func_getprpwnam=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:5783: result: $ac_cv_func_getprpwnam" >&5 +echo "$as_me:5777: 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:5789: checking for getprpwnam in -lsec" >&5 + CHECKSHADOW="false"; SECUREWARE=1, echo "$as_me:5783: 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 @@ -5794,7 +5788,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsec $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5797 "configure" +#line 5791 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5813,16 +5807,16 @@ getprpwnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5816: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5810: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5819: \$? = $ac_status" >&5 + echo "$as_me:5813: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5822: \"$ac_try\"") >&5 + { (eval echo "$as_me:5816: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5825: \$? = $ac_status" >&5 + echo "$as_me:5819: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_sec_getprpwnam=yes else @@ -5833,7 +5827,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5836: result: $ac_cv_lib_sec_getprpwnam" >&5 +echo "$as_me:5830: 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 @@ -5841,7 +5835,7 @@ if test $ac_cv_lib_sec_getprpwnam = yes; then EOF CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsec"; LIBS="${LIBS} -lsec" else - echo "$as_me:5844: checking for getprpwnam in -lsecurity" >&5 + echo "$as_me:5838: 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 @@ -5849,7 +5843,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsecurity $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5852 "configure" +#line 5846 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5868,16 +5862,16 @@ getprpwnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5871: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5865: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5874: \$? = $ac_status" >&5 + echo "$as_me:5868: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5877: \"$ac_try\"") >&5 + { (eval echo "$as_me:5871: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5880: \$? = $ac_status" >&5 + echo "$as_me:5874: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_security_getprpwnam=yes else @@ -5888,7 +5882,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5891: result: $ac_cv_lib_security_getprpwnam" >&5 +echo "$as_me:5885: 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 @@ -5896,7 +5890,7 @@ if test $ac_cv_lib_security_getprpwnam = yes; then EOF CHECKSHADOW="false"; SECUREWARE=1; SUDO_LIBS="${SUDO_LIBS} -lsecurity"; LIBS="${LIBS} -lsecurity" else - echo "$as_me:5899: checking for getprpwnam in -lprot" >&5 + echo "$as_me:5893: 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 @@ -5904,7 +5898,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lprot $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 5907 "configure" +#line 5901 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -5923,16 +5917,16 @@ getprpwnam (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:5926: \"$ac_link\"") >&5 +if { (eval echo "$as_me:5920: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:5929: \$? = $ac_status" >&5 + echo "$as_me:5923: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:5932: \"$ac_try\"") >&5 + { (eval echo "$as_me:5926: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:5935: \$? = $ac_status" >&5 + echo "$as_me:5929: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_prot_getprpwnam=yes else @@ -5943,7 +5937,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:5946: result: $ac_cv_lib_prot_getprpwnam" >&5 +echo "$as_me:5940: 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 @@ -5961,14 +5955,14 @@ fi fi if test $ac_cv_c_compiler_gnu = yes; then - echo "$as_me:5964: checking whether $CC needs -traditional" >&5 + echo "$as_me:5958: 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 5971 "configure" +#line 5965 "configure" #include "confdefs.h" #include Autoconf TIOCGETP @@ -5983,7 +5977,7 @@ rm -f conftest* if test $ac_cv_prog_gcc_traditional = no; then cat >conftest.$ac_ext <<_ACEOF -#line 5986 "configure" +#line 5980 "configure" #include "confdefs.h" #include Autoconf TCGETA @@ -5996,14 +5990,14 @@ rm -f conftest* fi fi -echo "$as_me:5999: result: $ac_cv_prog_gcc_traditional" >&5 +echo "$as_me:5993: 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:6006: checking for $CC option to accept ANSI C" >&5 +echo "$as_me:6000: 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 @@ -6011,7 +6005,7 @@ else ac_cv_prog_cc_stdc=no ac_save_CC=$CC cat >conftest.$ac_ext <<_ACEOF -#line 6014 "configure" +#line 6008 "configure" #include "confdefs.h" #include #include @@ -6060,16 +6054,16 @@ for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIO do CC="$ac_save_CC $ac_arg" rm -f conftest.$ac_objext -if { (eval echo "$as_me:6063: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6057: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6066: \$? = $ac_status" >&5 + echo "$as_me:6060: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:6069: \"$ac_try\"") >&5 + { (eval echo "$as_me:6063: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6072: \$? = $ac_status" >&5 + echo "$as_me:6066: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_prog_cc_stdc=$ac_arg break @@ -6086,21 +6080,21 @@ fi case "x$ac_cv_prog_cc_stdc" in x|xno) - echo "$as_me:6089: result: none needed" >&5 + echo "$as_me:6083: result: none needed" >&5 echo "${ECHO_T}none needed" >&6 ;; *) - echo "$as_me:6092: result: $ac_cv_prog_cc_stdc" >&5 + echo "$as_me:6086: result: $ac_cv_prog_cc_stdc" >&5 echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 CC="$CC $ac_cv_prog_cc_stdc" ;; esac -echo "$as_me:6097: checking for an ANSI C-conforming const" >&5 +echo "$as_me:6091: 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 6103 "configure" +#line 6097 "configure" #include "confdefs.h" int @@ -6158,16 +6152,16 @@ main () } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:6161: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6155: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6164: \$? = $ac_status" >&5 + echo "$as_me:6158: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:6167: \"$ac_try\"") >&5 + { (eval echo "$as_me:6161: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6170: \$? = $ac_status" >&5 + echo "$as_me:6164: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_const=yes else @@ -6177,7 +6171,7 @@ ac_cv_c_const=no fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:6180: result: $ac_cv_c_const" >&5 +echo "$as_me:6174: result: $ac_cv_c_const" >&5 echo "${ECHO_T}$ac_cv_c_const" >&6 if test $ac_cv_c_const = no; then @@ -6187,13 +6181,13 @@ EOF fi -echo "$as_me:6190: checking for working volatile" >&5 +echo "$as_me:6184: 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 6196 "configure" +#line 6190 "configure" #include "confdefs.h" int @@ -6207,16 +6201,16 @@ int * volatile y; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:6210: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6204: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6213: \$? = $ac_status" >&5 + echo "$as_me:6207: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:6216: \"$ac_try\"") >&5 + { (eval echo "$as_me:6210: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6219: \$? = $ac_status" >&5 + echo "$as_me:6213: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_volatile=yes else @@ -6226,7 +6220,7 @@ ac_cv_c_volatile=no fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:6229: result: $ac_cv_c_volatile" >&5 +echo "$as_me:6223: result: $ac_cv_c_volatile" >&5 echo "${ECHO_T}$ac_cv_c_volatile" >&6 if test $ac_cv_c_volatile = no; then @@ -6240,7 +6234,7 @@ for ac_prog in 'bison -y' byacc 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:6243: checking for $ac_word" >&5 +echo "$as_me:6237: 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 @@ -6255,7 +6249,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. $as_executable_p "$ac_dir/$ac_word" || continue ac_cv_prog_YACC="$ac_prog" -echo "$as_me:6258: found $ac_dir/$ac_word" >&5 +echo "$as_me:6252: found $ac_dir/$ac_word" >&5 break done @@ -6263,10 +6257,10 @@ fi fi YACC=$ac_cv_prog_YACC if test -n "$YACC"; then - echo "$as_me:6266: result: $YACC" >&5 + echo "$as_me:6260: result: $YACC" >&5 echo "${ECHO_T}$YACC" >&6 else - echo "$as_me:6269: result: no" >&5 + echo "$as_me:6263: result: no" >&5 echo "${ECHO_T}no" >&6 fi @@ -6274,206 +6268,206 @@ fi done test -n "$YACC" || YACC="yacc" -echo "$as_me:6277: checking for mv" >&5 +echo "$as_me:6271: checking for mv" >&5 echo $ECHO_N "checking for mv... $ECHO_C" >&6 if test -f "/usr/bin/mv"; then - echo "$as_me:6280: result: /usr/bin/mv" >&5 + echo "$as_me:6274: 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:6287: result: /bin/mv" >&5 + echo "$as_me:6281: 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:6294: result: /usr/ucb/mv" >&5 + echo "$as_me:6288: 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:6301: result: /usr/sbin/mv" >&5 + echo "$as_me:6295: 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:6308: result: not found" >&5 + echo "$as_me:6302: result: not found" >&5 echo "${ECHO_T}not found" >&6 fi -echo "$as_me:6312: checking for bourne shell" >&5 +echo "$as_me:6306: checking for bourne shell" >&5 echo $ECHO_N "checking for bourne shell... $ECHO_C" >&6 if test -f "/bin/sh"; then - echo "$as_me:6315: result: /bin/sh" >&5 + echo "$as_me:6309: 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:6322: result: /usr/bin/sh" >&5 + echo "$as_me:6316: 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:6329: result: /sbin/sh" >&5 + echo "$as_me:6323: 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:6336: result: /usr/sbin/sh" >&5 + echo "$as_me:6330: 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:6343: result: /bin/ksh" >&5 + echo "$as_me:6337: 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:6350: result: /usr/bin/ksh" >&5 + echo "$as_me:6344: 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:6357: result: /bin/bash" >&5 + echo "$as_me:6351: 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:6364: result: /usr/bin/bash" >&5 + echo "$as_me:6358: 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:6371: result: not found" >&5 + echo "$as_me:6365: result: not found" >&5 echo "${ECHO_T}not found" >&6 fi if test -z "$with_sendmail"; then - echo "$as_me:6376: checking for sendmail" >&5 + echo "$as_me:6370: checking for sendmail" >&5 echo $ECHO_N "checking for sendmail... $ECHO_C" >&6 if test -f "/usr/sbin/sendmail"; then - echo "$as_me:6379: result: /usr/sbin/sendmail" >&5 + echo "$as_me:6373: 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:6386: result: /usr/lib/sendmail" >&5 + echo "$as_me:6380: 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:6393: result: /usr/etc/sendmail" >&5 + echo "$as_me:6387: 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:6400: result: /usr/ucblib/sendmail" >&5 + echo "$as_me:6394: 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:6407: result: /usr/local/lib/sendmail" >&5 + echo "$as_me:6401: 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:6414: result: /usr/local/bin/sendmail" >&5 + echo "$as_me:6408: 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:6421: result: not found" >&5 + echo "$as_me:6415: result: not found" >&5 echo "${ECHO_T}not found" >&6 fi fi if test -z "$with_editor"; then - echo "$as_me:6427: checking for vi" >&5 + echo "$as_me:6421: checking for vi" >&5 echo $ECHO_N "checking for vi... $ECHO_C" >&6 if test -f "/usr/bin/vi"; then - echo "$as_me:6430: result: /usr/bin/vi" >&5 + echo "$as_me:6424: 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:6437: result: /usr/ucb/vi" >&5 + echo "$as_me:6431: 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:6444: result: /usr/bsd/vi" >&5 + echo "$as_me:6438: 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:6451: result: /bin/vi" >&5 + echo "$as_me:6445: 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:6458: result: /usr/local/bin/vi" >&5 + echo "$as_me:6452: 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:6465: result: not found" >&5 + echo "$as_me:6459: result: not found" >&5 echo "${ECHO_T}not found" >&6 fi fi -echo "$as_me:6470: checking for ANSI C header files" >&5 +echo "$as_me:6464: 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 6476 "configure" +#line 6470 "configure" #include "confdefs.h" #include #include @@ -6481,13 +6475,13 @@ else #include _ACEOF -if { (eval echo "$as_me:6484: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:6478: \"$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:6490: \$? = $ac_status" >&5 + echo "$as_me:6484: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -6509,7 +6503,7 @@ rm -f conftest.err conftest.$ac_ext 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 6512 "configure" +#line 6506 "configure" #include "confdefs.h" #include @@ -6527,7 +6521,7 @@ fi 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 6530 "configure" +#line 6524 "configure" #include "confdefs.h" #include @@ -6548,7 +6542,7 @@ if test $ac_cv_header_stdc = yes; then : else cat >conftest.$ac_ext <<_ACEOF -#line 6551 "configure" +#line 6545 "configure" #include "confdefs.h" #include #if ((' ' & 0x0FF) == 0x020) @@ -6574,15 +6568,15 @@ main () } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:6577: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6571: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6580: \$? = $ac_status" >&5 + echo "$as_me:6574: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:6582: \"$ac_try\"") >&5 + { (eval echo "$as_me:6576: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6585: \$? = $ac_status" >&5 + echo "$as_me:6579: \$? = $ac_status" >&5 (exit $ac_status); }; }; then : else @@ -6595,7 +6589,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_ext fi fi fi -echo "$as_me:6598: result: $ac_cv_header_stdc" >&5 +echo "$as_me:6592: result: $ac_cv_header_stdc" >&5 echo "${ECHO_T}$ac_cv_header_stdc" >&6 if test $ac_cv_header_stdc = yes; then @@ -6608,13 +6602,13 @@ fi ac_header_dirent=no for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do ac_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $ac_tr_sh` -echo "$as_me:6611: checking for $ac_hdr that defines DIR" >&5 +echo "$as_me:6605: checking for $ac_hdr that defines DIR" >&5 echo $ECHO_N "checking for $ac_hdr that defines DIR... $ECHO_C" >&6 if eval "test \"\${$ac_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 6617 "configure" +#line 6611 "configure" #include "confdefs.h" #include #include <$ac_hdr> @@ -6628,16 +6622,16 @@ DIR *dirp = 0; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:6631: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:6625: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:6634: \$? = $ac_status" >&5 + echo "$as_me:6628: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:6637: \"$ac_try\"") >&5 + { (eval echo "$as_me:6631: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6640: \$? = $ac_status" >&5 + echo "$as_me:6634: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_Header=yes" else @@ -6647,7 +6641,7 @@ eval "$ac_ac_Header=no" fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:6650: result: `eval echo '${'$ac_ac_Header'}'`" >&5 +echo "$as_me:6644: result: `eval echo '${'$ac_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6 if test `eval echo '${'$ac_ac_Header'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:6657: 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 @@ -6668,7 +6662,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldir $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 6671 "configure" +#line 6665 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6687,16 +6681,16 @@ opendir (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6690: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6684: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6693: \$? = $ac_status" >&5 + echo "$as_me:6687: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6696: \"$ac_try\"") >&5 + { (eval echo "$as_me:6690: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6699: \$? = $ac_status" >&5 + echo "$as_me:6693: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dir_opendir=yes else @@ -6707,14 +6701,14 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6710: result: $ac_cv_lib_dir_opendir" >&5 +echo "$as_me:6704: 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:6717: checking for opendir in -lx" >&5 + echo "$as_me:6711: 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 @@ -6722,7 +6716,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lx $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 6725 "configure" +#line 6719 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -6741,16 +6735,16 @@ opendir (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6744: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6738: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6747: \$? = $ac_status" >&5 + echo "$as_me:6741: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6750: \"$ac_try\"") >&5 + { (eval echo "$as_me:6744: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6753: \$? = $ac_status" >&5 + echo "$as_me:6747: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_x_opendir=yes else @@ -6761,7 +6755,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:6764: result: $ac_cv_lib_x_opendir" >&5 +echo "$as_me:6758: 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" @@ -6772,23 +6766,23 @@ fi for ac_header in string.h strings.h unistd.h malloc.h paths.h utime.h netgroup.h sys/sockio.h sys/bsdtypes.h sys/select.h do ac_ac_Header=`echo "ac_cv_header_$ac_header" | $ac_tr_sh` -echo "$as_me:6775: checking for $ac_header" >&5 +echo "$as_me:6769: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$ac_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 6781 "configure" +#line 6775 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:6785: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:6779: \"$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:6791: \$? = $ac_status" >&5 + echo "$as_me:6785: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -6807,7 +6801,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:6810: result: `eval echo '${'$ac_ac_Header'}'`" >&5 +echo "$as_me:6804: result: `eval echo '${'$ac_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6 if test `eval echo '${'$ac_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:6819: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$ac_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 6831 "configure" +#line 6825 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:6835: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:6829: \"$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:6841: \$? = $ac_status" >&5 + echo "$as_me:6835: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -6857,7 +6851,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:6860: result: `eval echo '${'$ac_ac_Header'}'`" >&5 +echo "$as_me:6854: result: `eval echo '${'$ac_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6 if test `eval echo '${'$ac_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:6867: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$ac_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 6879 "configure" +#line 6873 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:6883: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:6877: \"$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:6889: \$? = $ac_status" >&5 + echo "$as_me:6883: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -6905,7 +6899,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:6908: result: `eval echo '${'$ac_ac_Header'}'`" >&5 +echo "$as_me:6902: result: `eval echo '${'$ac_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6 if test `eval echo '${'$ac_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:6912: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 6924 "configure" +#line 6918 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes else @@ -6953,16 +6947,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:6956: \"$ac_link\"") >&5 +if { (eval echo "$as_me:6950: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:6959: \$? = $ac_status" >&5 + echo "$as_me:6953: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:6962: \"$ac_try\"") >&5 + { (eval echo "$as_me:6956: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:6965: \$? = $ac_status" >&5 + echo "$as_me:6959: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -6972,7 +6966,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:6975: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:6969: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:6988: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$ac_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7000 "configure" +#line 6994 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:7004: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:6998: \"$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:7010: \$? = $ac_status" >&5 + echo "$as_me:7004: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7026,7 +7020,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:7029: result: `eval echo '${'$ac_ac_Header'}'`" >&5 +echo "$as_me:7023: result: `eval echo '${'$ac_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6 if test `eval echo '${'$ac_ac_Header'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:7035: 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 7047 "configure" +#line 7041 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:7051: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:7045: \"$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:7057: \$? = $ac_status" >&5 + echo "$as_me:7051: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7073,7 +7067,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:7076: result: $ac_cv_header_bsd_auth_h" >&5 +echo "$as_me:7070: 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 cat >>confdefs.h <<\EOF @@ -7087,23 +7081,23 @@ fi for ac_header in stdlib.h string.h memory.h strings.h inttypes.h unistd.h do ac_ac_Header=`echo "ac_cv_header_$ac_header" | $ac_tr_sh` -echo "$as_me:7090: checking for $ac_header" >&5 +echo "$as_me:7084: checking for $ac_header" >&5 echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 if eval "test \"\${$ac_ac_Header+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7096 "configure" +#line 7090 "configure" #include "confdefs.h" #include <$ac_header> _ACEOF -if { (eval echo "$as_me:7100: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:7094: \"$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:7106: \$? = $ac_status" >&5 + echo "$as_me:7100: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -7122,7 +7116,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:7125: result: `eval echo '${'$ac_ac_Header'}'`" >&5 +echo "$as_me:7119: result: `eval echo '${'$ac_ac_Header'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_Header'}'`" >&6 if test `eval echo '${'$ac_ac_Header'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:7129: 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 7141 "configure" +#line 7135 "configure" #include "confdefs.h" $ac_includes_default int @@ -7153,16 +7147,16 @@ if (sizeof (mode_t)) } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:7156: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7150: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7159: \$? = $ac_status" >&5 + echo "$as_me:7153: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:7162: \"$ac_try\"") >&5 + { (eval echo "$as_me:7156: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7165: \$? = $ac_status" >&5 + echo "$as_me:7159: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_type_mode_t=yes else @@ -7172,7 +7166,7 @@ ac_cv_type_mode_t=no fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:7175: result: $ac_cv_type_mode_t" >&5 +echo "$as_me:7169: 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 : @@ -7184,13 +7178,13 @@ EOF fi -echo "$as_me:7187: checking for uid_t in sys/types.h" >&5 +echo "$as_me:7181: 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 7193 "configure" +#line 7187 "configure" #include "confdefs.h" #include @@ -7204,7 +7198,7 @@ fi rm -f conftest* fi -echo "$as_me:7207: result: $ac_cv_type_uid_t" >&5 +echo "$as_me:7201: 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 @@ -7218,13 +7212,13 @@ EOF fi -echo "$as_me:7221: checking for sig_atomic_t" >&5 +echo "$as_me:7215: 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 7227 "configure" +#line 7221 "configure" #include "confdefs.h" #include #include @@ -7241,16 +7235,16 @@ if (sizeof (sig_atomic_t)) } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:7244: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7238: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7247: \$? = $ac_status" >&5 + echo "$as_me:7241: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:7250: \"$ac_try\"") >&5 + { (eval echo "$as_me:7244: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7253: \$? = $ac_status" >&5 + echo "$as_me:7247: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_type_sig_atomic_t=yes else @@ -7260,7 +7254,7 @@ ac_cv_type_sig_atomic_t=no fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:7263: result: $ac_cv_type_sig_atomic_t" >&5 +echo "$as_me:7257: 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 @@ -7275,13 +7269,13 @@ EOF fi -echo "$as_me:7278: checking for size_t" >&5 +echo "$as_me:7272: 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 7284 "configure" +#line 7278 "configure" #include "confdefs.h" #include #include @@ -7301,7 +7295,7 @@ fi rm -f conftest* fi -echo "$as_me:7304: result: $sudo_cv_type_size_t" >&5 +echo "$as_me:7298: 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 cat >>confdefs.h <<\EOF @@ -7310,13 +7304,13 @@ EOF fi -echo "$as_me:7313: checking for ssize_t" >&5 +echo "$as_me:7307: 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 7319 "configure" +#line 7313 "configure" #include "confdefs.h" #include #include @@ -7336,7 +7330,7 @@ fi rm -f conftest* fi -echo "$as_me:7339: result: $sudo_cv_type_ssize_t" >&5 +echo "$as_me:7333: 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 cat >>confdefs.h <<\EOF @@ -7345,13 +7339,13 @@ EOF fi -echo "$as_me:7348: checking for dev_t" >&5 +echo "$as_me:7342: 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 7354 "configure" +#line 7348 "configure" #include "confdefs.h" #include #include @@ -7371,7 +7365,7 @@ fi rm -f conftest* fi -echo "$as_me:7374: result: $sudo_cv_type_dev_t" >&5 +echo "$as_me:7368: 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 cat >>confdefs.h <<\EOF @@ -7380,13 +7374,13 @@ EOF fi -echo "$as_me:7383: checking for ino_t" >&5 +echo "$as_me:7377: 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 7389 "configure" +#line 7383 "configure" #include "confdefs.h" #include #include @@ -7406,7 +7400,7 @@ fi rm -f conftest* fi -echo "$as_me:7409: result: $sudo_cv_type_ino_t" >&5 +echo "$as_me:7403: 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 cat >>confdefs.h <<\EOF @@ -7415,10 +7409,10 @@ EOF fi -echo "$as_me:7418: checking for full void implementation" >&5 +echo "$as_me:7412: checking for full void implementation" >&5 echo $ECHO_N "checking for full void implementation... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF -#line 7421 "configure" +#line 7415 "configure" #include "confdefs.h" int @@ -7431,22 +7425,22 @@ foo = (void *)0; (void *)"test"; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:7434: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7428: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7437: \$? = $ac_status" >&5 + echo "$as_me:7431: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:7440: \"$ac_try\"") >&5 + { (eval echo "$as_me:7434: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7443: \$? = $ac_status" >&5 + echo "$as_me:7437: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cat >>confdefs.h <<\EOF #define VOID void EOF -echo "$as_me:7449: result: yes" >&5 +echo "$as_me:7443: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 @@ -7455,24 +7449,24 @@ cat >>confdefs.h <<\EOF #define VOID char EOF -echo "$as_me:7458: result: no" >&5 +echo "$as_me:7452: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f conftest.$ac_objext conftest.$ac_ext -echo "$as_me:7463: checking max length of uid_t" >&5 +echo "$as_me:7457: 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:7470: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:7464: 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 7475 "configure" +#line 7469 "configure" #include "confdefs.h" #include #include @@ -7494,15 +7488,15 @@ main() { } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:7497: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7491: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7500: \$? = $ac_status" >&5 + echo "$as_me:7494: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:7502: \"$ac_try\"") >&5 + { (eval echo "$as_me:7496: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7505: \$? = $ac_status" >&5 + echo "$as_me:7499: \$? = $ac_status" >&5 (exit $ac_status); }; }; then sudo_cv_uid_t_len=`cat conftestdata` else @@ -7517,16 +7511,16 @@ fi fi rm -f conftestdata -echo "$as_me:7520: result: $sudo_cv_uid_t_len" >&5 +echo "$as_me:7514: result: $sudo_cv_uid_t_len" >&5 echo "${ECHO_T}$sudo_cv_uid_t_len" >&6 cat >>confdefs.h <&5 +echo "$as_me:7520: checking for long long support" >&5 echo $ECHO_N "checking for long long support... $ECHO_C" >&6 cat >conftest.$ac_ext <<_ACEOF -#line 7529 "configure" +#line 7523 "configure" #include "confdefs.h" int @@ -7538,41 +7532,41 @@ long long foo = 1000; foo /= 10; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7541: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7535: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7544: \$? = $ac_status" >&5 + echo "$as_me:7538: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7547: \"$ac_try\"") >&5 + { (eval echo "$as_me:7541: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7550: \$? = $ac_status" >&5 + echo "$as_me:7544: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cat >>confdefs.h <<\EOF #define HAVE_LONG_LONG 1 EOF if test "$cross_compiling" = yes; then - { { echo "$as_me:7557: error: cannot run test program while cross compiling" >&5 + { { echo "$as_me:7551: 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 7562 "configure" +#line 7556 "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:7567: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7561: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7570: \$? = $ac_status" >&5 + echo "$as_me:7564: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:7572: \"$ac_try\"") >&5 + { (eval echo "$as_me:7566: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7575: \$? = $ac_status" >&5 + echo "$as_me:7569: \$? = $ac_status" >&5 (exit $ac_status); }; }; then cat >>confdefs.h <<\EOF #define LONG_IS_QUAD 1 @@ -7585,16 +7579,16 @@ cat conftest.$ac_ext >&5 fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:7588: result: yes" >&5 +echo "$as_me:7582: result: yes" >&5 echo "${ECHO_T}yes" >&6 else echo "$as_me: failed program was:" >&5 cat conftest.$ac_ext >&5 -echo "$as_me:7593: result: no" >&5 +echo "$as_me:7587: result: no" >&5 echo "${ECHO_T}no" >&6 fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext -echo "$as_me:7597: checking for sa_len field in struct sockaddr" >&5 +echo "$as_me:7591: 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 @@ -7603,7 +7597,7 @@ else sudo_cv_sock_sa_len=no else cat >conftest.$ac_ext <<_ACEOF -#line 7606 "configure" +#line 7600 "configure" #include "confdefs.h" #include #include @@ -7614,15 +7608,15 @@ exit(0); } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:7617: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7611: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7620: \$? = $ac_status" >&5 + echo "$as_me:7614: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:7622: \"$ac_try\"") >&5 + { (eval echo "$as_me:7616: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7625: \$? = $ac_status" >&5 + echo "$as_me:7619: \$? = $ac_status" >&5 (exit $ac_status); }; }; then sudo_cv_sock_sa_len=yes else @@ -7635,7 +7629,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_ext fi rm -f core core.* *.core fi -echo "$as_me:7638: result: $sudo_cv_sock_sa_len" >&5 +echo "$as_me:7632: 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 cat >>confdefs.h <<\EOF @@ -7646,13 +7640,13 @@ fi case "$DEFS" in *"RETSIGTYPE"*) ;; - *) echo "$as_me:7649: checking return type of signal handlers" >&5 + *) echo "$as_me:7643: 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 7655 "configure" +#line 7649 "configure" #include "confdefs.h" #include #include @@ -7674,16 +7668,16 @@ int i; } _ACEOF rm -f conftest.$ac_objext -if { (eval echo "$as_me:7677: \"$ac_compile\"") >&5 +if { (eval echo "$as_me:7671: \"$ac_compile\"") >&5 (eval $ac_compile) 2>&5 ac_status=$? - echo "$as_me:7680: \$? = $ac_status" >&5 + echo "$as_me:7674: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest.$ac_objext' - { (eval echo "$as_me:7683: \"$ac_try\"") >&5 + { (eval echo "$as_me:7677: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7686: \$? = $ac_status" >&5 + echo "$as_me:7680: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_type_signal=void else @@ -7693,7 +7687,7 @@ ac_cv_type_signal=int fi rm -f conftest.$ac_objext conftest.$ac_ext fi -echo "$as_me:7696: result: $ac_cv_type_signal" >&5 +echo "$as_me:7690: result: $ac_cv_type_signal" >&5 echo "${ECHO_T}$ac_cv_type_signal" >&6 cat >>confdefs.h <&5 +echo "$as_me:7704: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7716 "configure" +#line 7710 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -7744,16 +7738,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7747: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7741: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7750: \$? = $ac_status" >&5 + echo "$as_me:7744: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7753: \"$ac_try\"") >&5 + { (eval echo "$as_me:7747: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7756: \$? = $ac_status" >&5 + echo "$as_me:7750: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -7763,7 +7757,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:7766: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:7760: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:7775: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7787 "configure" +#line 7781 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -7815,16 +7809,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7818: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7812: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7821: \$? = $ac_status" >&5 + echo "$as_me:7815: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7824: \"$ac_try\"") >&5 + { (eval echo "$as_me:7818: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7827: \$? = $ac_status" >&5 + echo "$as_me:7821: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -7834,7 +7828,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:7837: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:7831: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:7847: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7859 "configure" +#line 7853 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -7887,16 +7881,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7890: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7884: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7893: \$? = $ac_status" >&5 + echo "$as_me:7887: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7896: \"$ac_try\"") >&5 + { (eval echo "$as_me:7890: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7899: \$? = $ac_status" >&5 + echo "$as_me:7893: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -7906,7 +7900,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:7909: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:7903: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:7919: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 7931 "configure" +#line 7925 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -7959,16 +7953,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:7962: \"$ac_link\"") >&5 +if { (eval echo "$as_me:7956: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:7965: \$? = $ac_status" >&5 + echo "$as_me:7959: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:7968: \"$ac_try\"") >&5 + { (eval echo "$as_me:7962: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:7971: \$? = $ac_status" >&5 + echo "$as_me:7965: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -7978,7 +7972,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:7981: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:7975: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:7991: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8003 "configure" +#line 7997 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8031,16 +8025,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8034: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8028: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8037: \$? = $ac_status" >&5 + echo "$as_me:8031: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8040: \"$ac_try\"") >&5 + { (eval echo "$as_me:8034: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8043: \$? = $ac_status" >&5 + echo "$as_me:8037: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8050,7 +8044,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8053: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8047: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8064: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8076 "configure" +#line 8070 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8104,16 +8098,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8107: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8101: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8110: \$? = $ac_status" >&5 + echo "$as_me:8104: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8113: \"$ac_try\"") >&5 + { (eval echo "$as_me:8107: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8116: \$? = $ac_status" >&5 + echo "$as_me:8110: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8123,7 +8117,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8126: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8120: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8133: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8145 "configure" +#line 8139 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8173,16 +8167,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8176: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8170: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8179: \$? = $ac_status" >&5 + echo "$as_me:8173: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8182: \"$ac_try\"") >&5 + { (eval echo "$as_me:8176: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8185: \$? = $ac_status" >&5 + echo "$as_me:8179: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8192,7 +8186,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8195: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8189: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8202: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8214 "configure" +#line 8208 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8242,16 +8236,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8245: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8239: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8248: \$? = $ac_status" >&5 + echo "$as_me:8242: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8251: \"$ac_try\"") >&5 + { (eval echo "$as_me:8245: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8254: \$? = $ac_status" >&5 + echo "$as_me:8248: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8261,7 +8255,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8264: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8258: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8268: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8280 "configure" +#line 8274 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes else @@ -8309,16 +8303,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8312: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8306: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8315: \$? = $ac_status" >&5 + echo "$as_me:8309: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8318: \"$ac_try\"") >&5 + { (eval echo "$as_me:8312: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8321: \$? = $ac_status" >&5 + echo "$as_me:8315: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8328,7 +8322,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8331: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8325: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8341: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8353 "configure" +#line 8347 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8381,16 +8375,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8384: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8378: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8387: \$? = $ac_status" >&5 + echo "$as_me:8381: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8390: \"$ac_try\"") >&5 + { (eval echo "$as_me:8384: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8393: \$? = $ac_status" >&5 + echo "$as_me:8387: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8400,7 +8394,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8403: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8397: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:8405: 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 @@ -8416,7 +8410,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcompat $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 8419 "configure" +#line 8413 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8435,16 +8429,16 @@ lsearch (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8438: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8432: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8441: \$? = $ac_status" >&5 + echo "$as_me:8435: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8444: \"$ac_try\"") >&5 + { (eval echo "$as_me:8438: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8447: \$? = $ac_status" >&5 + echo "$as_me:8441: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_compat_lsearch=yes else @@ -8455,26 +8449,26 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8458: result: $ac_cv_lib_compat_lsearch" >&5 +echo "$as_me:8452: 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:8461: checking for search.h" >&5 + echo "$as_me:8455: 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 8467 "configure" +#line 8461 "configure" #include "confdefs.h" #include _ACEOF -if { (eval echo "$as_me:8471: \"$ac_cpp conftest.$ac_ext\"") >&5 +if { (eval echo "$as_me:8465: \"$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:8477: \$? = $ac_status" >&5 + echo "$as_me:8471: \$? = $ac_status" >&5 (exit $ac_status); } >/dev/null; then if test -s conftest.err; then ac_cpp_err=$ac_c_preproc_warn_flag @@ -8493,7 +8487,7 @@ else fi rm -f conftest.err conftest.$ac_ext fi -echo "$as_me:8496: result: $ac_cv_header_search_h" >&5 +echo "$as_me:8490: 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 @@ -8514,13 +8508,13 @@ done for ac_func in utime do ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` -echo "$as_me:8517: checking for $ac_func" >&5 +echo "$as_me:8511: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8523 "configure" +#line 8517 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8551,16 +8545,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8554: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8548: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8557: \$? = $ac_status" >&5 + echo "$as_me:8551: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8560: \"$ac_try\"") >&5 + { (eval echo "$as_me:8554: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8563: \$? = $ac_status" >&5 + echo "$as_me:8557: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8570,13 +8564,13 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8573: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8567: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:8573: 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 @@ -8586,7 +8580,7 @@ if test "$cross_compiling" = yes; then sudo_cv_func_utime_posix=no else cat >conftest.$ac_ext <<_ACEOF -#line 8589 "configure" +#line 8583 "configure" #include "confdefs.h" #include #include @@ -8599,15 +8593,15 @@ exit(0); } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:8602: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8596: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8605: \$? = $ac_status" >&5 + echo "$as_me:8599: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:8607: \"$ac_try\"") >&5 + { (eval echo "$as_me:8601: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8610: \$? = $ac_status" >&5 + echo "$as_me:8604: \$? = $ac_status" >&5 (exit $ac_status); }; }; then sudo_cv_func_utime_posix=yes else @@ -8620,7 +8614,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_ext fi rm -f core core.* *.core fi -echo "$as_me:8623: result: $sudo_cv_func_utime_posix" >&5 +echo "$as_me:8617: 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 cat >>confdefs.h <<\EOF @@ -8634,7 +8628,7 @@ else fi done -echo "$as_me:8637: checking for working fnmatch with FNM_CASEFOLD" >&5 +echo "$as_me:8631: 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 @@ -8644,22 +8638,22 @@ if test "$cross_compiling" = yes; then sudo_cv_func_fnmatch=no else cat >conftest.$ac_ext <<_ACEOF -#line 8647 "configure" +#line 8641 "configure" #include "confdefs.h" #include main() { exit(fnmatch("/*/bin/echo *", "/usr/bin/echo just a test", FNM_CASEFOLD)); } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:8654: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8648: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8657: \$? = $ac_status" >&5 + echo "$as_me:8651: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:8659: \"$ac_try\"") >&5 + { (eval echo "$as_me:8653: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8662: \$? = $ac_status" >&5 + echo "$as_me:8656: \$? = $ac_status" >&5 (exit $ac_status); }; }; then sudo_cv_func_fnmatch=yes else @@ -8672,7 +8666,7 @@ rm -f core core.* *.core conftest$ac_exeext conftest.$ac_ext fi rm -f core core.* *.core fi -echo "$as_me:8675: result: $sudo_cv_func_fnmatch" >&5 +echo "$as_me:8669: result: $sudo_cv_func_fnmatch" >&5 echo "${ECHO_T}$sudo_cv_func_fnmatch" >&6 if test $sudo_cv_func_fnmatch = yes; then cat >>confdefs.h <<\EOF @@ -8683,13 +8677,13 @@ else LIBOBJS="$LIBOBJS fnmatch.$ac_objext" fi -echo "$as_me:8686: checking for isblank" >&5 +echo "$as_me:8680: 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 8692 "configure" +#line 8686 "configure" #include "confdefs.h" #include int @@ -8701,16 +8695,16 @@ main () } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8704: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8698: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8707: \$? = $ac_status" >&5 + echo "$as_me:8701: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8710: \"$ac_try\"") >&5 + { (eval echo "$as_me:8704: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8713: \$? = $ac_status" >&5 + echo "$as_me:8707: \$? = $ac_status" >&5 (exit $ac_status); }; }; then sudo_cv_func_isblank=yes else @@ -8720,7 +8714,7 @@ sudo_cv_func_isblank=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8723: result: $sudo_cv_func_isblank" >&5 +echo "$as_me:8717: result: $sudo_cv_func_isblank" >&5 echo "${ECHO_T}$sudo_cv_func_isblank" >&6 if test "$sudo_cv_func_isblank" = "yes"; then @@ -8733,13 +8727,13 @@ EOF for ac_func in strerror strcasecmp sigaction do ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` -echo "$as_me:8736: checking for $ac_func" >&5 +echo "$as_me:8730: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8742 "configure" +#line 8736 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8770,16 +8764,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8773: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8767: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8776: \$? = $ac_status" >&5 + echo "$as_me:8770: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8779: \"$ac_try\"") >&5 + { (eval echo "$as_me:8773: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8782: \$? = $ac_status" >&5 + echo "$as_me:8776: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8789,7 +8783,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8792: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8786: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 +echo "$as_me:8801: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 8813 "configure" +#line 8807 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -8841,16 +8835,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8844: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8838: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8847: \$? = $ac_status" >&5 + echo "$as_me:8841: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8850: \"$ac_try\"") >&5 + { (eval echo "$as_me:8844: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8853: \$? = $ac_status" >&5 + echo "$as_me:8847: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -8860,7 +8854,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8863: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:8857: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then cat >>confdefs.h <&5 + echo "$as_me:8873: 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 8885 "configure" +#line 8879 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char crypt (); below. */ @@ -8913,16 +8907,16 @@ f = crypt; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8916: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8910: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8919: \$? = $ac_status" >&5 + echo "$as_me:8913: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8922: \"$ac_try\"") >&5 + { (eval echo "$as_me:8916: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8925: \$? = $ac_status" >&5 + echo "$as_me:8919: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_crypt=yes else @@ -8932,12 +8926,12 @@ ac_cv_func_crypt=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:8935: result: $ac_cv_func_crypt" >&5 +echo "$as_me:8929: 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:8940: checking for crypt in -lcrypt" >&5 + echo "$as_me:8934: 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 @@ -8945,7 +8939,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcrypt $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 8948 "configure" +#line 8942 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -8964,16 +8958,16 @@ crypt (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:8967: \"$ac_link\"") >&5 +if { (eval echo "$as_me:8961: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:8970: \$? = $ac_status" >&5 + echo "$as_me:8964: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:8973: \"$ac_try\"") >&5 + { (eval echo "$as_me:8967: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:8976: \$? = $ac_status" >&5 + echo "$as_me:8970: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_crypt_crypt=yes else @@ -8984,12 +8978,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:8987: result: $ac_cv_lib_crypt_crypt" >&5 +echo "$as_me:8981: 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:8992: checking for crypt in -lcrypt_d" >&5 + echo "$as_me:8986: 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 @@ -8997,7 +8991,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lcrypt_d $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9000 "configure" +#line 8994 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9016,16 +9010,16 @@ crypt (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9019: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9013: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9022: \$? = $ac_status" >&5 + echo "$as_me:9016: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9025: \"$ac_try\"") >&5 + { (eval echo "$as_me:9019: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9028: \$? = $ac_status" >&5 + echo "$as_me:9022: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_crypt_d_crypt=yes else @@ -9036,12 +9030,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9039: result: $ac_cv_lib_crypt_d_crypt" >&5 +echo "$as_me:9033: 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:9044: checking for crypt in -lufc" >&5 + echo "$as_me:9038: 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 @@ -9049,7 +9043,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lufc $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9052 "configure" +#line 9046 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9068,16 +9062,16 @@ crypt (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9071: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9065: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9074: \$? = $ac_status" >&5 + echo "$as_me:9068: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9077: \"$ac_try\"") >&5 + { (eval echo "$as_me:9071: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9080: \$? = $ac_status" >&5 + echo "$as_me:9074: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_ufc_crypt=yes else @@ -9088,7 +9082,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9091: result: $ac_cv_lib_ufc_crypt" >&5 +echo "$as_me:9085: 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" @@ -9101,13 +9095,13 @@ fi fi fi -echo "$as_me:9104: checking for socket" >&5 +echo "$as_me:9098: 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 9110 "configure" +#line 9104 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char socket (); below. */ @@ -9138,16 +9132,16 @@ f = socket; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9141: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9135: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9144: \$? = $ac_status" >&5 + echo "$as_me:9138: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9147: \"$ac_try\"") >&5 + { (eval echo "$as_me:9141: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9150: \$? = $ac_status" >&5 + echo "$as_me:9144: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_socket=yes else @@ -9157,12 +9151,12 @@ ac_cv_func_socket=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9160: result: $ac_cv_func_socket" >&5 +echo "$as_me:9154: 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:9165: checking for socket in -lsocket" >&5 + echo "$as_me:9159: 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 @@ -9170,7 +9164,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9173 "configure" +#line 9167 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9189,16 +9183,16 @@ socket (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9192: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9186: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9195: \$? = $ac_status" >&5 + echo "$as_me:9189: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9198: \"$ac_try\"") >&5 + { (eval echo "$as_me:9192: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9201: \$? = $ac_status" >&5 + echo "$as_me:9195: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_socket_socket=yes else @@ -9209,12 +9203,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9212: result: $ac_cv_lib_socket_socket" >&5 +echo "$as_me:9206: 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:9217: checking for socket in -linet" >&5 + echo "$as_me:9211: 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 @@ -9222,7 +9216,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-linet $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9225 "configure" +#line 9219 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9241,16 +9235,16 @@ socket (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9244: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9238: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9247: \$? = $ac_status" >&5 + echo "$as_me:9241: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9250: \"$ac_try\"") >&5 + { (eval echo "$as_me:9244: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9253: \$? = $ac_status" >&5 + echo "$as_me:9247: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_inet_socket=yes else @@ -9261,14 +9255,14 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9264: result: $ac_cv_lib_inet_socket" >&5 +echo "$as_me:9258: 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:9269: WARNING: unable to find socket() trying -lsocket -lnsl" >&5 + { echo "$as_me:9263: WARNING: unable to find socket() trying -lsocket -lnsl" >&5 echo "$as_me: WARNING: unable to find socket() trying -lsocket -lnsl" >&2;} -echo "$as_me:9271: checking for socket in -lsocket" >&5 +echo "$as_me:9265: 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 @@ -9276,7 +9270,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket -lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9279 "configure" +#line 9273 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9295,16 +9289,16 @@ socket (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9298: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9292: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9301: \$? = $ac_status" >&5 + echo "$as_me:9295: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9304: \"$ac_try\"") >&5 + { (eval echo "$as_me:9298: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9307: \$? = $ac_status" >&5 + echo "$as_me:9301: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_socket_socket_lnsl=yes else @@ -9315,7 +9309,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9318: result: $ac_cv_lib_socket_socket_lnsl" >&5 +echo "$as_me:9312: 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" @@ -9327,13 +9321,13 @@ fi fi -echo "$as_me:9330: checking for inet_addr" >&5 +echo "$as_me:9324: 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 9336 "configure" +#line 9330 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char inet_addr (); below. */ @@ -9364,16 +9358,16 @@ f = inet_addr; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9367: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9361: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9370: \$? = $ac_status" >&5 + echo "$as_me:9364: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9373: \"$ac_try\"") >&5 + { (eval echo "$as_me:9367: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9376: \$? = $ac_status" >&5 + echo "$as_me:9370: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_inet_addr=yes else @@ -9383,18 +9377,18 @@ ac_cv_func_inet_addr=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9386: result: $ac_cv_func_inet_addr" >&5 +echo "$as_me:9380: 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:9391: checking for __inet_addr" >&5 + echo "$as_me:9385: 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 9397 "configure" +#line 9391 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char __inet_addr (); below. */ @@ -9425,16 +9419,16 @@ f = __inet_addr; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9428: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9422: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9431: \$? = $ac_status" >&5 + echo "$as_me:9425: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9434: \"$ac_try\"") >&5 + { (eval echo "$as_me:9428: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9437: \$? = $ac_status" >&5 + echo "$as_me:9431: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func___inet_addr=yes else @@ -9444,12 +9438,12 @@ ac_cv_func___inet_addr=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9447: result: $ac_cv_func___inet_addr" >&5 +echo "$as_me:9441: 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:9452: checking for inet_addr in -lnsl" >&5 + echo "$as_me:9446: 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 @@ -9457,7 +9451,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9460 "configure" +#line 9454 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9476,16 +9470,16 @@ inet_addr (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9479: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9473: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9482: \$? = $ac_status" >&5 + echo "$as_me:9476: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9485: \"$ac_try\"") >&5 + { (eval echo "$as_me:9479: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9488: \$? = $ac_status" >&5 + echo "$as_me:9482: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_nsl_inet_addr=yes else @@ -9496,12 +9490,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9499: result: $ac_cv_lib_nsl_inet_addr" >&5 +echo "$as_me:9493: 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:9504: checking for inet_addr in -linet" >&5 + echo "$as_me:9498: 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 @@ -9509,7 +9503,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-linet $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9512 "configure" +#line 9506 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9528,16 +9522,16 @@ inet_addr (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9531: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9525: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9534: \$? = $ac_status" >&5 + echo "$as_me:9528: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9537: \"$ac_try\"") >&5 + { (eval echo "$as_me:9531: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9540: \$? = $ac_status" >&5 + echo "$as_me:9534: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_inet_inet_addr=yes else @@ -9548,14 +9542,14 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9551: result: $ac_cv_lib_inet_inet_addr" >&5 +echo "$as_me:9545: 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:9556: WARNING: unable to find inet_addr() trying -lsocket -lnsl" >&5 + { echo "$as_me:9550: 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:9558: checking for inet_addr in -lsocket" >&5 +echo "$as_me:9552: 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 @@ -9563,7 +9557,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket -lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9566 "configure" +#line 9560 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9582,16 +9576,16 @@ inet_addr (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9585: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9579: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9588: \$? = $ac_status" >&5 + echo "$as_me:9582: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9591: \"$ac_try\"") >&5 + { (eval echo "$as_me:9585: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9594: \$? = $ac_status" >&5 + echo "$as_me:9588: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_socket_inet_addr_lnsl=yes else @@ -9602,7 +9596,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9605: result: $ac_cv_lib_socket_inet_addr_lnsl" >&5 +echo "$as_me:9599: 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" @@ -9616,13 +9610,13 @@ fi fi -echo "$as_me:9619: checking for syslog" >&5 +echo "$as_me:9613: 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 9625 "configure" +#line 9619 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char syslog (); below. */ @@ -9653,16 +9647,16 @@ f = syslog; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9656: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9650: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9659: \$? = $ac_status" >&5 + echo "$as_me:9653: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9662: \"$ac_try\"") >&5 + { (eval echo "$as_me:9656: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9665: \$? = $ac_status" >&5 + echo "$as_me:9659: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_syslog=yes else @@ -9672,12 +9666,12 @@ ac_cv_func_syslog=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9675: result: $ac_cv_func_syslog" >&5 +echo "$as_me:9669: 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:9680: checking for syslog in -lsocket" >&5 + echo "$as_me:9674: 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 @@ -9685,7 +9679,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lsocket $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9688 "configure" +#line 9682 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9704,16 +9698,16 @@ syslog (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9707: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9701: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9710: \$? = $ac_status" >&5 + echo "$as_me:9704: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9713: \"$ac_try\"") >&5 + { (eval echo "$as_me:9707: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9716: \$? = $ac_status" >&5 + echo "$as_me:9710: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_socket_syslog=yes else @@ -9724,12 +9718,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9727: result: $ac_cv_lib_socket_syslog" >&5 +echo "$as_me:9721: 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:9732: checking for syslog in -lnsl" >&5 + echo "$as_me:9726: 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 @@ -9737,7 +9731,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lnsl $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9740 "configure" +#line 9734 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9756,16 +9750,16 @@ syslog (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9759: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9753: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9762: \$? = $ac_status" >&5 + echo "$as_me:9756: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9765: \"$ac_try\"") >&5 + { (eval echo "$as_me:9759: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9768: \$? = $ac_status" >&5 + echo "$as_me:9762: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_nsl_syslog=yes else @@ -9776,12 +9770,12 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9779: result: $ac_cv_lib_nsl_syslog" >&5 +echo "$as_me:9773: 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:9784: checking for syslog in -linet" >&5 + echo "$as_me:9778: 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 @@ -9789,7 +9783,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-linet $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 9792 "configure" +#line 9786 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -9808,16 +9802,16 @@ syslog (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9811: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9805: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9814: \$? = $ac_status" >&5 + echo "$as_me:9808: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9817: \"$ac_try\"") >&5 + { (eval echo "$as_me:9811: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9820: \$? = $ac_status" >&5 + echo "$as_me:9814: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_inet_syslog=yes else @@ -9828,7 +9822,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:9831: result: $ac_cv_lib_inet_syslog" >&5 +echo "$as_me:9825: 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" @@ -9843,13 +9837,13 @@ fi 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:9846: checking for working alloca.h" >&5 +echo "$as_me:9840: 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 9852 "configure" +#line 9846 "configure" #include "confdefs.h" #include int @@ -9861,16 +9855,16 @@ char *p = (char *) alloca (2 * sizeof (int)); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9864: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9858: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9867: \$? = $ac_status" >&5 + echo "$as_me:9861: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:9870: \"$ac_try\"") >&5 + { (eval echo "$as_me:9864: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9873: \$? = $ac_status" >&5 + echo "$as_me:9867: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_working_alloca_h=yes else @@ -9880,7 +9874,7 @@ ac_cv_working_alloca_h=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9883: result: $ac_cv_working_alloca_h" >&5 +echo "$as_me:9877: 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 @@ -9890,13 +9884,13 @@ EOF fi -echo "$as_me:9893: checking for alloca" >&5 +echo "$as_me:9887: 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 9899 "configure" +#line 9893 "configure" #include "confdefs.h" #ifdef __GNUC__ # define alloca __builtin_alloca @@ -9928,16 +9922,16 @@ char *p = (char *) alloca (1); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:9931: \"$ac_link\"") >&5 +if { (eval echo "$as_me:9925: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:9934: \$? = $ac_status" >&5 + echo "$as_me:9928: \$? = $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:9931: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:9940: \$? = $ac_status" >&5 + echo "$as_me:9934: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_func_alloca_works=yes else @@ -9947,7 +9941,7 @@ ac_cv_func_alloca_works=no fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:9950: result: $ac_cv_func_alloca_works" >&5 +echo "$as_me:9944: 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 @@ -9968,13 +9962,13 @@ cat >>confdefs.h <<\EOF #define C_ALLOCA 1 EOF -echo "$as_me:9971: checking whether \`alloca.c' needs Cray hooks" >&5 +echo "$as_me:9965: 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 9977 "configure" +#line 9971 "configure" #include "confdefs.h" #if defined(CRAY) && ! defined(CRAY2) webecray @@ -9992,18 +9986,18 @@ fi rm -f conftest* fi -echo "$as_me:9995: result: $ac_cv_os_cray" >&5 +echo "$as_me:9989: 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 ac_ac_var=`echo "ac_cv_func_$ac_func" | $ac_tr_sh` -echo "$as_me:10000: checking for $ac_func" >&5 +echo "$as_me:9994: checking for $ac_func" >&5 echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 if eval "test \"\${$ac_ac_var+set}\" = set"; then echo $ECHO_N "(cached) $ECHO_C" >&6 else cat >conftest.$ac_ext <<_ACEOF -#line 10006 "configure" +#line 10000 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char $ac_func (); below. */ @@ -10034,16 +10028,16 @@ f = $ac_func; } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:10037: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10031: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10040: \$? = $ac_status" >&5 + echo "$as_me:10034: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:10043: \"$ac_try\"") >&5 + { (eval echo "$as_me:10037: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10046: \$? = $ac_status" >&5 + echo "$as_me:10040: \$? = $ac_status" >&5 (exit $ac_status); }; }; then eval "$ac_ac_var=yes" else @@ -10053,7 +10047,7 @@ eval "$ac_ac_var=no" fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext fi -echo "$as_me:10056: result: `eval echo '${'$ac_ac_var'}'`" >&5 +echo "$as_me:10050: result: `eval echo '${'$ac_ac_var'}'`" >&5 echo "${ECHO_T}`eval echo '${'$ac_ac_var'}'`" >&6 if test `eval echo '${'$ac_ac_var'}'` = yes; then @@ -10067,7 +10061,7 @@ fi done fi -echo "$as_me:10070: checking stack direction for C alloca" >&5 +echo "$as_me:10064: 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 @@ -10076,7 +10070,7 @@ else ac_cv_c_stack_direction=0 else cat >conftest.$ac_ext <<_ACEOF -#line 10079 "configure" +#line 10073 "configure" #include "confdefs.h" int find_stack_direction () @@ -10099,15 +10093,15 @@ main () } _ACEOF rm -f conftest$ac_exeext -if { (eval echo "$as_me:10102: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10096: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10105: \$? = $ac_status" >&5 + echo "$as_me:10099: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' - { (eval echo "$as_me:10107: \"$ac_try\"") >&5 + { (eval echo "$as_me:10101: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10110: \$? = $ac_status" >&5 + echo "$as_me:10104: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_c_stack_direction=1 else @@ -10119,7 +10113,7 @@ fi rm -f core core.* *.core conftest$ac_exeext conftest.$ac_ext fi fi -echo "$as_me:10122: result: $ac_cv_c_stack_direction" >&5 +echo "$as_me:10116: result: $ac_cv_c_stack_direction" >&5 echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 cat >>confdefs.h <&5 + echo "$as_me:10161: 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 @@ -10172,7 +10166,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldl $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 10175 "configure" +#line 10169 "configure" #include "confdefs.h" int @@ -10184,16 +10178,16 @@ main (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:10187: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10181: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10190: \$? = $ac_status" >&5 + echo "$as_me:10184: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:10193: \"$ac_try\"") >&5 + { (eval echo "$as_me:10187: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10196: \$? = $ac_status" >&5 + echo "$as_me:10190: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_dl_main=yes else @@ -10204,7 +10198,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10207: result: $ac_cv_lib_dl_main" >&5 +echo "$as_me:10201: 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" @@ -10242,7 +10236,7 @@ EOF 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:10245: checking for main in -ldes" >&5 + echo "$as_me:10239: 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 @@ -10250,7 +10244,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-ldes $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 10253 "configure" +#line 10247 "configure" #include "confdefs.h" int @@ -10262,16 +10256,16 @@ main (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:10265: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10259: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10268: \$? = $ac_status" >&5 + echo "$as_me:10262: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:10271: \"$ac_try\"") >&5 + { (eval echo "$as_me:10265: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10274: \$? = $ac_status" >&5 + echo "$as_me:10268: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_des_main=yes else @@ -10282,7 +10276,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10285: result: $ac_cv_lib_des_main" >&5 +echo "$as_me:10279: 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" @@ -10354,7 +10348,7 @@ if test "$with_skey" = "yes"; then 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:10357: checking for skeyaccess in -lskey" >&5 + echo "$as_me:10351: 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 @@ -10362,7 +10356,7 @@ else ac_check_lib_save_LIBS=$LIBS LIBS="-lskey $LIBS" cat >conftest.$ac_ext <<_ACEOF -#line 10365 "configure" +#line 10359 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ @@ -10381,16 +10375,16 @@ skeyaccess (); } _ACEOF rm -f conftest.$ac_objext conftest$ac_exeext -if { (eval echo "$as_me:10384: \"$ac_link\"") >&5 +if { (eval echo "$as_me:10378: \"$ac_link\"") >&5 (eval $ac_link) 2>&5 ac_status=$? - echo "$as_me:10387: \$? = $ac_status" >&5 + echo "$as_me:10381: \$? = $ac_status" >&5 (exit $ac_status); } && { ac_try='test -s conftest$ac_exeext' - { (eval echo "$as_me:10390: \"$ac_try\"") >&5 + { (eval echo "$as_me:10384: \"$ac_try\"") >&5 (eval $ac_try) 2>&5 ac_status=$? - echo "$as_me:10393: \$? = $ac_status" >&5 + echo "$as_me:10387: \$? = $ac_status" >&5 (exit $ac_status); }; }; then ac_cv_lib_skey_skeyaccess=yes else @@ -10401,7 +10395,7 @@ fi rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext LIBS=$ac_check_lib_save_LIBS fi -echo "$as_me:10404: result: $ac_cv_lib_skey_skeyaccess" >&5 +echo "$as_me:10398: 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 cat >>confdefs.h <<\EOF @@ -10445,45 +10439,45 @@ if test "$with_authenticate" = "yes"; then SUDO_LIBS="${SUDO_LIBS} -ls" fi -echo "$as_me:10448: checking for log file location" >&5 +echo "$as_me:10442: 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:10451: result: $with_logpath" >&5 + echo "$as_me:10445: result: $with_logpath" >&5 echo "${ECHO_T}$with_logpath" >&6 cat >>confdefs.h <&5 + echo "$as_me:10452: 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:10465: result: /var/adm/sudo.log" >&5 + echo "$as_me:10459: 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:10472: result: /usr/adm/sudo.log" >&5 + echo "$as_me:10466: 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:10479: result: unknown" >&5 + echo "$as_me:10473: result: unknown" >&5 echo "${ECHO_T}unknown" >&6 fi -echo "$as_me:10483: checking for timestamp file location" >&5 +echo "$as_me:10477: 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:10486: result: $with_timedir" >&5 + echo "$as_me:10480: result: $with_timedir" >&5 echo "${ECHO_T}$with_timedir" >&6 cat >>confdefs.h <&5 + echo "$as_me:10488: result: /var/run/sudo" >&5 echo "${ECHO_T}/var/run/sudo" >&6 cat >>confdefs.h <<\EOF #define _PATH_SUDO_TIMEDIR "/var/run/sudo" @@ -10499,7 +10493,7 @@ EOF timedir="/var/run/sudo" else - echo "$as_me:10502: result: /tmp/.odus" >&5 + echo "$as_me:10496: result: /tmp/.odus" >&5 echo "${ECHO_T}/tmp/.odus" >&6 cat >>confdefs.h <<\EOF #define _PATH_SUDO_TIMEDIR "/tmp/.odus" @@ -10514,7 +10508,7 @@ if test "$with_passwd" = "no"; then EOF if test -z "$AUTH_OBJS"; then - { { echo "$as_me:10517: error: no authentication methods defined." >&5 + { { echo "$as_me:10511: error: no authentication methods defined." >&5 echo "$as_me: error: no authentication methods defined." >&2;} { (exit 1); exit 1; }; } fi @@ -10620,7 +10614,7 @@ DEFS=-DHAVE_CONFIG_H : ${CONFIG_STATUS=./config.status} ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" -{ echo "$as_me:10623: creating $CONFIG_STATUS" >&5 +{ echo "$as_me:10617: creating $CONFIG_STATUS" >&5 echo "$as_me: creating $CONFIG_STATUS" >&6;} cat >$CONFIG_STATUS <<_ACEOF #! $SHELL @@ -10792,7 +10786,7 @@ cat >>$CONFIG_STATUS <<\EOF echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header - { { echo "$as_me:10795: error: ambiguous option: $1 + { { echo "$as_me:10789: 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;} @@ -10819,12 +10813,12 @@ Try \`$0 --help' for more information." >&2;} 'pathnames.h' ) CONFIG_HEADERS="$CONFIG_HEADERS pathnames.h" ;; # This is an error. - -*) { { echo "$as_me:10822: error: unrecognized option: $1 + -*) { { echo "$as_me:10816: 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;} { (exit 1); exit 1; }; } ;; - *) { { echo "$as_me:10827: error: invalid argument: $1" >&5 + *) { { echo "$as_me:10821: error: invalid argument: $1" >&5 echo "$as_me: error: invalid argument: $1" >&2;} { (exit 1); exit 1; }; };; esac @@ -11091,7 +11085,7 @@ done; } esac if test x"$ac_file" != x-; then - { echo "$as_me:11094: creating $ac_file" >&5 + { echo "$as_me:11088: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} rm -f "$ac_file" fi @@ -11109,7 +11103,7 @@ echo "$as_me: creating $ac_file" >&6;} -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:11112: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:11106: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -11122,7 +11116,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;} echo $srcdir/$f else # /dev/null tree - { { echo "$as_me:11125: error: cannot find input file: $f" >&5 + { { echo "$as_me:11119: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -11182,7 +11176,7 @@ for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue * ) ac_file_in=$ac_file.in ;; esac - test x"$ac_file" != x- && { echo "$as_me:11185: creating $ac_file" >&5 + test x"$ac_file" != x- && { echo "$as_me:11179: creating $ac_file" >&5 echo "$as_me: creating $ac_file" >&6;} # First look for the input files in the build tree, otherwise in the @@ -11193,7 +11187,7 @@ echo "$as_me: creating $ac_file" >&6;} -) echo $tmp/stdin ;; [\\/$]*) # Absolute (can't be DOS-style, as IFS=:) - test -f "$f" || { { echo "$as_me:11196: error: cannot find input file: $f" >&5 + test -f "$f" || { { echo "$as_me:11190: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } echo $f;; @@ -11206,7 +11200,7 @@ echo "$as_me: error: cannot find input file: $f" >&2;} echo $srcdir/$f else # /dev/null tree - { { echo "$as_me:11209: error: cannot find input file: $f" >&5 + { { echo "$as_me:11203: error: cannot find input file: $f" >&5 echo "$as_me: error: cannot find input file: $f" >&2;} { (exit 1); exit 1; }; } fi;; @@ -11323,7 +11317,7 @@ cat >>$CONFIG_STATUS <<\EOF 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:11326: $ac_file is unchanged" >&5 + { echo "$as_me:11320: $ac_file is unchanged" >&5 echo "$as_me: $ac_file is unchanged" >&6;} else ac_dir=`$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ diff --git a/lex.yy.c b/lex.yy.c index 594e23358..9b79f2512 100644 --- a/lex.yy.c +++ b/lex.yy.c @@ -920,24 +920,31 @@ char *yytext; #include "config.h" +#include +#include +#include #ifdef STDC_HEADERS -#include +# include +# include +#else +# ifdef HAVE_STDLIB_H +# include +# endif #endif /* STDC_HEADERS */ -#ifdef HAVE_UNISTD_H -#include -#endif /* HAVE_UNISTD_H */ #ifdef HAVE_STRING_H -#include +# include +#else +# ifdef HAVE_STRINGS_H +# include +# endif #endif /* HAVE_STRING_H */ -#ifdef HAVE_STRINGS_H -#include -#endif /* HAVE_STRINGS_H */ +#ifdef HAVE_UNISTD_H +# include +#endif /* HAVE_UNISTD_H */ #if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS) -#include +# include #endif /* HAVE_MALLOC_H && !STDC_HEADERS */ #include -#include -#include #include "sudo.h" #include "parse.h" #include @@ -980,7 +987,7 @@ extern void yyerror __P((char *)); #define INDEFS 5 -#line 984 "lex.yy.c" +#line 991 "lex.yy.c" /* Macros after this point can all be overridden by user definitions in * section 1. @@ -1134,9 +1141,9 @@ YY_DECL register char *yy_cp, *yy_bp; register int yy_act; -#line 106 "parse.lex" +#line 113 "parse.lex" -#line 1140 "lex.yy.c" +#line 1147 "lex.yy.c" if ( yy_init ) { @@ -1222,12 +1229,12 @@ do_action: /* This label is used only to access EOF actions. */ case 1: YY_RULE_SETUP -#line 107 "parse.lex" +#line 114 "parse.lex" BEGIN STARTDEFS; YY_BREAK case 2: YY_RULE_SETUP -#line 109 "parse.lex" +#line 116 "parse.lex" { BEGIN INDEFS; LEXTRACE("DEFVAR "); @@ -1238,7 +1245,7 @@ YY_RULE_SETUP case 3: YY_RULE_SETUP -#line 117 "parse.lex" +#line 124 "parse.lex" { BEGIN STARTDEFS; LEXTRACE(", "); @@ -1247,7 +1254,7 @@ YY_RULE_SETUP YY_BREAK case 4: YY_RULE_SETUP -#line 123 "parse.lex" +#line 130 "parse.lex" { LEXTRACE("= "); return('='); @@ -1255,7 +1262,7 @@ YY_RULE_SETUP YY_BREAK case 5: YY_RULE_SETUP -#line 128 "parse.lex" +#line 135 "parse.lex" { LEXTRACE("+= "); return('+'); @@ -1263,7 +1270,7 @@ YY_RULE_SETUP YY_BREAK case 6: YY_RULE_SETUP -#line 133 "parse.lex" +#line 140 "parse.lex" { LEXTRACE("-= "); return('-'); @@ -1271,7 +1278,7 @@ YY_RULE_SETUP YY_BREAK case 7: YY_RULE_SETUP -#line 138 "parse.lex" +#line 145 "parse.lex" { LEXTRACE("WORD(1) "); fill(yytext + 1, yyleng - 2); @@ -1282,7 +1289,7 @@ YY_RULE_SETUP case 8: YY_RULE_SETUP -#line 146 "parse.lex" +#line 153 "parse.lex" { LEXTRACE("QUOTEDCHAR "); fill_args(yytext + 1, 1, sawspace); @@ -1291,7 +1298,7 @@ YY_RULE_SETUP YY_BREAK case 9: YY_RULE_SETUP -#line 152 "parse.lex" +#line 159 "parse.lex" { BEGIN INITIAL; unput(*yytext); @@ -1300,7 +1307,7 @@ YY_RULE_SETUP YY_BREAK case 10: YY_RULE_SETUP -#line 158 "parse.lex" +#line 165 "parse.lex" { LEXTRACE("ARG "); fill_args(yytext, yyleng, sawspace); @@ -1310,7 +1317,7 @@ YY_RULE_SETUP case 11: YY_RULE_SETUP -#line 165 "parse.lex" +#line 172 "parse.lex" { BEGIN GOTDEFS; switch (yytext[8]) { @@ -1328,7 +1335,7 @@ YY_RULE_SETUP YY_BREAK case 12: YY_RULE_SETUP -#line 180 "parse.lex" +#line 187 "parse.lex" { fill(yytext, yyleng); switch (*yytext) { @@ -1350,7 +1357,7 @@ YY_RULE_SETUP YY_BREAK case 13: YY_RULE_SETUP -#line 199 "parse.lex" +#line 206 "parse.lex" { /* cmnd does not require passwd for this user */ LEXTRACE("NOPASSWD "); @@ -1359,7 +1366,7 @@ YY_RULE_SETUP YY_BREAK case 14: YY_RULE_SETUP -#line 205 "parse.lex" +#line 212 "parse.lex" { /* cmnd requires passwd for this user */ LEXTRACE("PASSWD "); @@ -1368,7 +1375,7 @@ YY_RULE_SETUP YY_BREAK case 15: YY_RULE_SETUP -#line 211 "parse.lex" +#line 218 "parse.lex" { /* netgroup */ fill(yytext, yyleng); @@ -1378,7 +1385,7 @@ YY_RULE_SETUP YY_BREAK case 16: YY_RULE_SETUP -#line 218 "parse.lex" +#line 225 "parse.lex" { /* UN*X group */ fill(yytext, yyleng); @@ -1388,7 +1395,7 @@ YY_RULE_SETUP YY_BREAK case 17: YY_RULE_SETUP -#line 225 "parse.lex" +#line 232 "parse.lex" { fill(yytext, yyleng); LEXTRACE("NTWKADDR "); @@ -1397,7 +1404,7 @@ YY_RULE_SETUP YY_BREAK case 18: YY_RULE_SETUP -#line 231 "parse.lex" +#line 238 "parse.lex" { fill(yytext, yyleng); LEXTRACE("NTWKADDR "); @@ -1406,7 +1413,7 @@ YY_RULE_SETUP YY_BREAK case 19: YY_RULE_SETUP -#line 237 "parse.lex" +#line 244 "parse.lex" { BEGIN GOTRUNAS; LEXTRACE("RUNAS "); @@ -1415,7 +1422,7 @@ YY_RULE_SETUP YY_BREAK case 20: YY_RULE_SETUP -#line 243 "parse.lex" +#line 250 "parse.lex" { if (strcmp(yytext, "ALL") == 0) { LEXTRACE("ALL "); @@ -1429,7 +1436,7 @@ YY_RULE_SETUP YY_BREAK case 21: YY_RULE_SETUP -#line 254 "parse.lex" +#line 261 "parse.lex" { /* username/uid that user can run command as */ fill(yytext, yyleng); @@ -1439,14 +1446,14 @@ YY_RULE_SETUP YY_BREAK case 22: YY_RULE_SETUP -#line 261 "parse.lex" +#line 268 "parse.lex" { BEGIN INITIAL; } YY_BREAK case 23: YY_RULE_SETUP -#line 265 "parse.lex" +#line 272 "parse.lex" { /* directories can't have args... */ if (yytext[yyleng - 1] == '/') { @@ -1462,7 +1469,7 @@ YY_RULE_SETUP YY_BREAK case 24: YY_RULE_SETUP -#line 278 "parse.lex" +#line 285 "parse.lex" { /* a word */ fill(yytext, yyleng); @@ -1472,7 +1479,7 @@ YY_RULE_SETUP YY_BREAK case 25: YY_RULE_SETUP -#line 285 "parse.lex" +#line 292 "parse.lex" { LEXTRACE(", "); return(','); @@ -1480,7 +1487,7 @@ YY_RULE_SETUP YY_BREAK case 26: YY_RULE_SETUP -#line 290 "parse.lex" +#line 297 "parse.lex" { LEXTRACE("= "); return('='); @@ -1488,7 +1495,7 @@ YY_RULE_SETUP YY_BREAK case 27: YY_RULE_SETUP -#line 295 "parse.lex" +#line 302 "parse.lex" { LEXTRACE(": "); return(':'); @@ -1496,7 +1503,7 @@ YY_RULE_SETUP YY_BREAK case 28: YY_RULE_SETUP -#line 300 "parse.lex" +#line 307 "parse.lex" { if (yyleng % 2 == 1) return('!'); /* return '!' */ @@ -1504,7 +1511,7 @@ YY_RULE_SETUP YY_BREAK case 29: YY_RULE_SETUP -#line 305 "parse.lex" +#line 312 "parse.lex" { BEGIN INITIAL; ++sudolineno; @@ -1514,14 +1521,14 @@ YY_RULE_SETUP YY_BREAK case 30: YY_RULE_SETUP -#line 312 "parse.lex" +#line 319 "parse.lex" { /* throw away space/tabs */ sawspace = TRUE; /* but remember for fill_args */ } YY_BREAK case 31: YY_RULE_SETUP -#line 316 "parse.lex" +#line 323 "parse.lex" { sawspace = TRUE; /* remember for fill_args */ ++sudolineno; @@ -1530,7 +1537,7 @@ YY_RULE_SETUP YY_BREAK case 32: YY_RULE_SETUP -#line 322 "parse.lex" +#line 329 "parse.lex" { BEGIN INITIAL; ++sudolineno; @@ -1540,7 +1547,7 @@ YY_RULE_SETUP YY_BREAK case 33: YY_RULE_SETUP -#line 329 "parse.lex" +#line 336 "parse.lex" { LEXTRACE("ERROR "); return(ERROR); @@ -1548,10 +1555,10 @@ YY_RULE_SETUP YY_BREAK case 34: YY_RULE_SETUP -#line 334 "parse.lex" +#line 341 "parse.lex" ECHO; YY_BREAK -#line 1555 "lex.yy.c" +#line 1562 "lex.yy.c" case YY_STATE_EOF(INITIAL): case YY_STATE_EOF(GOTRUNAS): case YY_STATE_EOF(GOTDEFS): @@ -2447,7 +2454,7 @@ int main() return 0; } #endif -#line 334 "parse.lex" +#line 341 "parse.lex" static void fill(s, len) diff --git a/sudo.tab.c b/sudo.tab.c index c57976f39..463cc24c6 100644 --- a/sudo.tab.c +++ b/sudo.tab.c @@ -63,30 +63,37 @@ static char yyrcsid[] */ #include "config.h" + +#include +#include #include #ifdef STDC_HEADERS -#include +# include +# include +#else +# ifdef HAVE_STDLIB_H +# include +# endif #endif /* STDC_HEADERS */ +#ifdef HAVE_STRING_H +# include +#else +# ifdef HAVE_STRINGS_H +# include +# endif +#endif /* HAVE_STRING_H */ #ifdef HAVE_UNISTD_H -#include +# include #endif /* HAVE_UNISTD_H */ #include -#include -#include -#ifdef HAVE_STRING_H -#include -#endif /* HAVE_STRING_H */ -#ifdef HAVE_STRINGS_H -#include -#endif /* HAVE_STRINGS_H */ #if defined(HAVE_MALLOC_H) && !defined(STDC_HEADERS) -#include +# include #endif /* HAVE_MALLOC_H && !STDC_HEADERS */ #if defined(YYBISON) && defined(HAVE_ALLOCA_H) && !defined(__GNUC__) -#include +# include #endif /* YYBISON && HAVE_ALLOCA_H && !__GNUC__ */ #ifdef HAVE_LSEARCH -#include +# include #endif /* HAVE_LSEARCH */ #include "sudo.h" @@ -221,14 +228,14 @@ yyerror(s) } parse_error = TRUE; } -#line 208 "parse.yacc" +#line 215 "parse.yacc" typedef union { char *string; int BOOLEAN; struct sudo_command command; int tok; } YYSTYPE; -#line 232 "sudo.tab.c" +#line 239 "sudo.tab.c" #define COMMAND 257 #define ALIAS 258 #define DEFVAR 259 @@ -588,7 +595,7 @@ short *yyss; short *yysslim; YYSTYPE *yyvs; int yystacksize; -#line 841 "parse.yacc" +#line 848 "parse.yacc" #define MOREALIASES (32) aliasinfo *aliases = NULL; @@ -939,7 +946,7 @@ init_parser() if (printmatches == TRUE) expand_match_list(); } -#line 934 "sudo.tab.c" +#line 941 "sudo.tab.c" /* allocate initial stack or double stack size, up to YYMAXDEPTH */ #if defined(__cplusplus) || __STDC__ static int yygrowstack(void) @@ -1133,74 +1140,74 @@ yyreduce: switch (yyn) { case 3: -#line 258 "parse.yacc" +#line 265 "parse.yacc" { ; } break; case 4: -#line 260 "parse.yacc" +#line 267 "parse.yacc" { yyerrok; } break; case 5: -#line 261 "parse.yacc" +#line 268 "parse.yacc" { push; } break; case 6: -#line 261 "parse.yacc" +#line 268 "parse.yacc" { while (top && user_matches != TRUE) pop; } break; case 7: -#line 266 "parse.yacc" +#line 273 "parse.yacc" { ; } break; case 8: -#line 268 "parse.yacc" +#line 275 "parse.yacc" { ; } break; case 9: -#line 270 "parse.yacc" +#line 277 "parse.yacc" { ; } break; case 10: -#line 272 "parse.yacc" +#line 279 "parse.yacc" { ; } break; case 11: -#line 274 "parse.yacc" +#line 281 "parse.yacc" { ; } break; case 13: -#line 279 "parse.yacc" +#line 286 "parse.yacc" { defaults_matches = TRUE; } break; case 14: -#line 282 "parse.yacc" +#line 289 "parse.yacc" { push; } break; case 15: -#line 282 "parse.yacc" +#line 289 "parse.yacc" { defaults_matches = user_matches; pop; } break; case 16: -#line 286 "parse.yacc" +#line 293 "parse.yacc" { push; } break; case 17: -#line 286 "parse.yacc" +#line 293 "parse.yacc" { defaults_matches = host_matches; pop; } break; case 20: -#line 295 "parse.yacc" +#line 302 "parse.yacc" { if (defaults_matches == TRUE && !set_default(yyvsp[0].string, NULL, TRUE)) { @@ -1211,7 +1218,7 @@ case 20: } break; case 21: -#line 303 "parse.yacc" +#line 310 "parse.yacc" { if (defaults_matches == TRUE && !set_default(yyvsp[0].string, NULL, FALSE)) { @@ -1222,7 +1229,7 @@ case 21: } break; case 22: -#line 311 "parse.yacc" +#line 318 "parse.yacc" { /* XXX - need to support quoted values */ if (defaults_matches == TRUE && @@ -1235,7 +1242,7 @@ case 22: } break; case 23: -#line 321 "parse.yacc" +#line 328 "parse.yacc" { /* XXX - need to support quoted values */ if (defaults_matches == TRUE && @@ -1248,7 +1255,7 @@ case 23: } break; case 24: -#line 331 "parse.yacc" +#line 338 "parse.yacc" { /* XXX - need to support quoted values */ if (defaults_matches == TRUE && @@ -1261,7 +1268,7 @@ case 24: } break; case 27: -#line 346 "parse.yacc" +#line 353 "parse.yacc" { /* * We already did a push if necessary in @@ -1277,27 +1284,27 @@ case 27: } break; case 28: -#line 361 "parse.yacc" +#line 368 "parse.yacc" { if (yyvsp[0].BOOLEAN != -1) host_matches = yyvsp[0].BOOLEAN; } break; case 29: -#line 365 "parse.yacc" +#line 372 "parse.yacc" { if (yyvsp[0].BOOLEAN != -1) host_matches = ! yyvsp[0].BOOLEAN; } break; case 30: -#line 370 "parse.yacc" +#line 377 "parse.yacc" { yyval.BOOLEAN = TRUE; } break; case 31: -#line 373 "parse.yacc" +#line 380 "parse.yacc" { if (addr_matches(yyvsp[0].string)) yyval.BOOLEAN = TRUE; @@ -1307,7 +1314,7 @@ case 31: } break; case 32: -#line 380 "parse.yacc" +#line 387 "parse.yacc" { if (netgr_matches(yyvsp[0].string, user_host, user_shost, NULL)) yyval.BOOLEAN = TRUE; @@ -1317,7 +1324,7 @@ case 32: } break; case 33: -#line 387 "parse.yacc" +#line 394 "parse.yacc" { if (hostname_matches(user_shost, user_host, yyvsp[0].string) == 0) yyval.BOOLEAN = TRUE; @@ -1327,7 +1334,7 @@ case 33: } break; case 34: -#line 394 "parse.yacc" +#line 401 "parse.yacc" { aliasinfo *aip = find_alias(yyvsp[0].string, HOST_ALIAS); @@ -1352,7 +1359,7 @@ case 34: } break; case 37: -#line 422 "parse.yacc" +#line 429 "parse.yacc" { /* * Push the entry onto the stack if it is worth @@ -1380,14 +1387,14 @@ case 37: } break; case 38: -#line 449 "parse.yacc" +#line 456 "parse.yacc" { if (yyvsp[0].BOOLEAN != -1) cmnd_matches = yyvsp[0].BOOLEAN; } break; case 39: -#line 453 "parse.yacc" +#line 460 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1399,14 +1406,14 @@ case 39: } break; case 40: -#line 461 "parse.yacc" +#line 468 "parse.yacc" { if (yyvsp[0].BOOLEAN != -1) cmnd_matches = ! yyvsp[0].BOOLEAN; } break; case 41: -#line 467 "parse.yacc" +#line 474 "parse.yacc" { if (printmatches == TRUE && host_matches == TRUE && user_matches == TRUE) { @@ -1432,17 +1439,17 @@ case 41: } break; case 42: -#line 490 "parse.yacc" +#line 497 "parse.yacc" { runas_matches = (yyvsp[0].BOOLEAN == TRUE ? TRUE : FALSE); } break; case 43: -#line 495 "parse.yacc" +#line 502 "parse.yacc" { ; } break; case 44: -#line 496 "parse.yacc" +#line 503 "parse.yacc" { /* Later entries override earlier ones. */ if (yyvsp[0].BOOLEAN != -1) @@ -1452,11 +1459,11 @@ case 44: } break; case 45: -#line 505 "parse.yacc" +#line 512 "parse.yacc" { ; } break; case 46: -#line 506 "parse.yacc" +#line 513 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1468,14 +1475,14 @@ case 46: } break; case 47: -#line 514 "parse.yacc" +#line 521 "parse.yacc" { /* Set $$ to the negation of runasuser */ yyval.BOOLEAN = (yyvsp[0].BOOLEAN == -1 ? -1 : ! yyvsp[0].BOOLEAN); } break; case 48: -#line 519 "parse.yacc" +#line 526 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1492,7 +1499,7 @@ case 48: } break; case 49: -#line 533 "parse.yacc" +#line 540 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1509,7 +1516,7 @@ case 49: } break; case 50: -#line 547 "parse.yacc" +#line 554 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1526,7 +1533,7 @@ case 50: } break; case 51: -#line 561 "parse.yacc" +#line 568 "parse.yacc" { aliasinfo *aip = find_alias(yyvsp[0].string, RUNAS_ALIAS); @@ -1558,7 +1565,7 @@ case 51: } break; case 52: -#line 590 "parse.yacc" +#line 597 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1571,7 +1578,7 @@ case 52: } break; case 53: -#line 602 "parse.yacc" +#line 609 "parse.yacc" { /* Inherit NOPASSWD/PASSWD status. */ if (printmatches == TRUE && host_matches == TRUE && @@ -1584,7 +1591,7 @@ case 53: } break; case 54: -#line 612 "parse.yacc" +#line 619 "parse.yacc" { no_passwd = TRUE; if (printmatches == TRUE && host_matches == TRUE && @@ -1593,7 +1600,7 @@ case 54: } break; case 55: -#line 618 "parse.yacc" +#line 625 "parse.yacc" { no_passwd = FALSE; if (printmatches == TRUE && host_matches == TRUE && @@ -1602,7 +1609,7 @@ case 55: } break; case 56: -#line 626 "parse.yacc" +#line 633 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) @@ -1622,7 +1629,7 @@ case 56: } break; case 57: -#line 643 "parse.yacc" +#line 650 "parse.yacc" { aliasinfo *aip; @@ -1654,7 +1661,7 @@ case 57: } break; case 58: -#line 672 "parse.yacc" +#line 679 "parse.yacc" { if (printmatches == TRUE) { if (in_alias == TRUE) { @@ -1683,11 +1690,11 @@ case 58: } break; case 61: -#line 704 "parse.yacc" +#line 711 "parse.yacc" { push; } break; case 62: -#line 704 "parse.yacc" +#line 711 "parse.yacc" { if ((host_matches != -1 || pedantic) && !add_alias(yyvsp[-3].string, HOST_ALIAS, host_matches)) @@ -1696,7 +1703,7 @@ case 62: } break; case 67: -#line 720 "parse.yacc" +#line 727 "parse.yacc" { push; if (printmatches == TRUE) { @@ -1709,7 +1716,7 @@ case 67: } break; case 68: -#line 729 "parse.yacc" +#line 736 "parse.yacc" { if ((cmnd_matches != -1 || pedantic) && !add_alias(yyvsp[-3].string, CMND_ALIAS, cmnd_matches)) @@ -1722,11 +1729,11 @@ case 68: } break; case 69: -#line 741 "parse.yacc" +#line 748 "parse.yacc" { ; } break; case 73: -#line 749 "parse.yacc" +#line 756 "parse.yacc" { if (printmatches == TRUE) { in_alias = TRUE; @@ -1738,7 +1745,7 @@ case 73: } break; case 74: -#line 757 "parse.yacc" +#line 764 "parse.yacc" { if ((yyvsp[0].BOOLEAN != -1 || pedantic) && !add_alias(yyvsp[-3].string, RUNAS_ALIAS, yyvsp[0].BOOLEAN)) @@ -1750,11 +1757,11 @@ case 74: } break; case 77: -#line 772 "parse.yacc" +#line 779 "parse.yacc" { push; } break; case 78: -#line 772 "parse.yacc" +#line 779 "parse.yacc" { if ((user_matches != -1 || pedantic) && !add_alias(yyvsp[-3].string, USER_ALIAS, user_matches)) @@ -1764,21 +1771,21 @@ case 78: } break; case 81: -#line 785 "parse.yacc" +#line 792 "parse.yacc" { if (yyvsp[0].BOOLEAN != -1) user_matches = yyvsp[0].BOOLEAN; } break; case 82: -#line 789 "parse.yacc" +#line 796 "parse.yacc" { if (yyvsp[0].BOOLEAN != -1) user_matches = ! yyvsp[0].BOOLEAN; } break; case 83: -#line 794 "parse.yacc" +#line 801 "parse.yacc" { if (strcmp(yyvsp[0].string, user_name) == 0) yyval.BOOLEAN = TRUE; @@ -1788,7 +1795,7 @@ case 83: } break; case 84: -#line 801 "parse.yacc" +#line 808 "parse.yacc" { if (usergr_matches(yyvsp[0].string, user_name)) yyval.BOOLEAN = TRUE; @@ -1798,7 +1805,7 @@ case 84: } break; case 85: -#line 808 "parse.yacc" +#line 815 "parse.yacc" { if (netgr_matches(yyvsp[0].string, NULL, NULL, user_name)) yyval.BOOLEAN = TRUE; @@ -1808,7 +1815,7 @@ case 85: } break; case 86: -#line 815 "parse.yacc" +#line 822 "parse.yacc" { aliasinfo *aip = find_alias(yyvsp[0].string, USER_ALIAS); @@ -1831,12 +1838,12 @@ case 86: } break; case 87: -#line 835 "parse.yacc" +#line 842 "parse.yacc" { yyval.BOOLEAN = TRUE; } break; -#line 1831 "sudo.tab.c" +#line 1838 "sudo.tab.c" } yyssp -= yym; yystate = *yyssp;