[BACK]Return to configure CVS log [TXT][DIR] Up to [local] / src / usr.bin / sudo

Diff for /src/usr.bin/sudo/Attic/configure between version 1.31 and 1.32

version 1.31, 2007/10/25 16:08:12 version 1.32, 2007/12/03 15:09:47
Line 809 
Line 809 
 SUDO_LIBS  SUDO_LIBS
 NET_LIBS  NET_LIBS
 AFS_LIBS  AFS_LIBS
   GETGROUPS_LIB
 OSDEFS  OSDEFS
 AUTH_OBJS  AUTH_OBJS
 MANTYPE  MANTYPE
Line 2071 
Line 2072 
   
   
   
   
 timeout=5  timeout=5
 password_timeout=5  password_timeout=5
 sudo_umask=0022  sudo_umask=0022
Line 6083 
Line 6085 
   ;;    ;;
 *-*-irix6*)  *-*-irix6*)
   # Find out which ABI we are using.    # Find out which ABI we are using.
   echo '#line 6086 "configure"' > conftest.$ac_ext    echo '#line 6088 "configure"' > conftest.$ac_ext
   if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5    if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
   (eval $ac_compile) 2>&5    (eval $ac_compile) 2>&5
   ac_status=$?    ac_status=$?
Line 7627 
Line 7629 
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:7630: $lt_compile\"" >&5)     (eval echo "\"\$as_me:7632: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:7634: \$? = $ac_status" >&5     echo "$as_me:7636: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
Line 7917 
Line 7919 
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:7920: $lt_compile\"" >&5)     (eval echo "\"\$as_me:7922: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>conftest.err)     (eval "$lt_compile" 2>conftest.err)
    ac_status=$?     ac_status=$?
    cat conftest.err >&5     cat conftest.err >&5
    echo "$as_me:7924: \$? = $ac_status" >&5     echo "$as_me:7926: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s "$ac_outfile"; then     if (exit $ac_status) && test -s "$ac_outfile"; then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
      # So say no if there are warnings other than the usual output.       # So say no if there are warnings other than the usual output.
Line 8021 
Line 8023 
    -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
    -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
    -e 's:$: $lt_compiler_flag:'`     -e 's:$: $lt_compiler_flag:'`
    (eval echo "\"\$as_me:8024: $lt_compile\"" >&5)     (eval echo "\"\$as_me:8026: $lt_compile\"" >&5)
    (eval "$lt_compile" 2>out/conftest.err)     (eval "$lt_compile" 2>out/conftest.err)
    ac_status=$?     ac_status=$?
    cat out/conftest.err >&5     cat out/conftest.err >&5
    echo "$as_me:8028: \$? = $ac_status" >&5     echo "$as_me:8030: \$? = $ac_status" >&5
    if (exit $ac_status) && test -s out/conftest2.$ac_objext     if (exit $ac_status) && test -s out/conftest2.$ac_objext
    then     then
      # The compiler can only warn and ignore the option if not recognized       # The compiler can only warn and ignore the option if not recognized
Line 9734 
Line 9736 
    test -n "$runpath_var" || \     test -n "$runpath_var" || \
    test "X$hardcode_automatic" = "Xyes" ; then     test "X$hardcode_automatic" = "Xyes" ; then
   
   # We can hardcode non-existant directories.    # We can hardcode non-existent directories.
   if test "$hardcode_direct" != no &&    if test "$hardcode_direct" != no &&
      # If the only mechanism to avoid hardcoding is shlibpath_var, we       # If the only mechanism to avoid hardcoding is shlibpath_var, we
      # have to relink, otherwise we might link with an installed library       # have to relink, otherwise we might link with an installed library
Line 10366 
Line 10368 
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 10369 "configure"  #line 10371 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 10466 
Line 10468 
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown    lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<EOF    cat > conftest.$ac_ext <<EOF
 #line 10469 "configure"  #line 10471 "configure"
 #include "confdefs.h"  #include "confdefs.h"
   
 #if HAVE_DLFCN_H  #if HAVE_DLFCN_H
Line 14744 
Line 14746 
   
 ;;  ;;
 esac  esac
   { echo "$as_me:$LINENO: checking type of array argument to getgroups" >&5
   echo $ECHO_N "checking type of array argument to getgroups... $ECHO_C" >&6; }
   if test "${ac_cv_type_getgroups+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test "$cross_compiling" = yes; then
     ac_cv_type_getgroups=cross
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   /* Thanks to Mike Rendell for this test.  */
   $ac_includes_default
   #define NGID 256
   #undef MAX
   #define MAX(x, y) ((x) > (y) ? (x) : (y))
   
   int
   main ()
   {
     gid_t gidset[NGID];
     int i, n;
     union { gid_t gval; long int lval; }  val;
   
     val.lval = -1;
     for (i = 0; i < NGID; i++)
       gidset[i] = val.gval;
     n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
                    gidset);
     /* Exit non-zero if getgroups seems to require an array of ints.  This
        happens when gid_t is short int but getgroups modifies an array
        of ints.  */
     return n > 0 && gidset[n] != val.gval;
   }
   _ACEOF
   rm -f conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
     { (case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_try") 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; }; then
     ac_cv_type_getgroups=gid_t
   else
     echo "$as_me: program exited with status $ac_status" >&5
   echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
   ( exit $ac_status )
   ac_cv_type_getgroups=int
   fi
   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
   fi
   
   
   if test $ac_cv_type_getgroups = cross; then
           cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   #include <unistd.h>
   
   _ACEOF
   if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
     $EGREP "getgroups.*int.*gid_t" >/dev/null 2>&1; then
     ac_cv_type_getgroups=gid_t
   else
     ac_cv_type_getgroups=int
   fi
   rm -f conftest*
   
   fi
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_type_getgroups" >&5
   echo "${ECHO_T}$ac_cv_type_getgroups" >&6; }
   
   cat >>confdefs.h <<_ACEOF
   #define GETGROUPS_T $ac_cv_type_getgroups
   _ACEOF
   
   
   { echo "$as_me:$LINENO: checking for size_t" >&5
   echo $ECHO_N "checking for size_t... $ECHO_C" >&6; }
   if test "${ac_cv_type_size_t+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   typedef size_t ac__type_new_;
   int
   main ()
   {
   if ((ac__type_new_ *) 0)
     return 0;
   if (sizeof (ac__type_new_))
     return 0;
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext
   if { (ac_try="$ac_compile"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_compile") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest.$ac_objext; then
     ac_cv_type_size_t=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_type_size_t=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5
   echo "${ECHO_T}$ac_cv_type_size_t" >&6; }
   if test $ac_cv_type_size_t = yes; then
     :
   else
   
   cat >>confdefs.h <<_ACEOF
   #define size_t unsigned int
   _ACEOF
   
   fi
   
   { echo "$as_me:$LINENO: checking for getgroups" >&5
   echo $ECHO_N "checking for getgroups... $ECHO_C" >&6; }
   if test "${ac_cv_func_getgroups+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   /* Define getgroups to an innocuous variant, in case <limits.h> declares getgroups.
      For example, HP-UX 11i <limits.h> declares gettimeofday.  */
   #define getgroups innocuous_getgroups
   
   /* System header to define __stub macros and hopefully few prototypes,
       which can conflict with char getgroups (); below.
       Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
       <limits.h> exists even on freestanding compilers.  */
   
   #ifdef __STDC__
   # include <limits.h>
   #else
   # include <assert.h>
   #endif
   
   #undef getgroups
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char getgroups ();
   /* The GNU C library defines this for functions which it implements
       to always fail with ENOSYS.  Some functions are actually named
       something starting with __ and the normal name is an alias.  */
   #if defined __stub_getgroups || defined __stub___getgroups
   choke me
   #endif
   
   int
   main ()
   {
   return getgroups ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     ac_cv_func_getgroups=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_func_getgroups=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_func_getgroups" >&5
   echo "${ECHO_T}$ac_cv_func_getgroups" >&6; }
   
   
   # If we don't yet have getgroups, see if it's in -lbsd.
   # This is reported to be necessary on an ITOS 3000WS running SEIUX 3.1.
   ac_save_LIBS=$LIBS
   if test $ac_cv_func_getgroups = no; then
     { echo "$as_me:$LINENO: checking for getgroups in -lbsd" >&5
   echo $ECHO_N "checking for getgroups in -lbsd... $ECHO_C" >&6; }
   if test "${ac_cv_lib_bsd_getgroups+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     ac_check_lib_save_LIBS=$LIBS
   LIBS="-lbsd  $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char getgroups ();
   int
   main ()
   {
   return getgroups ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     ac_cv_lib_bsd_getgroups=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_lib_bsd_getgroups=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   LIBS=$ac_check_lib_save_LIBS
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_getgroups" >&5
   echo "${ECHO_T}$ac_cv_lib_bsd_getgroups" >&6; }
   if test $ac_cv_lib_bsd_getgroups = yes; then
     GETGROUPS_LIB=-lbsd
   fi
   
   fi
   
   # Run the program to test the functionality of the system-supplied
   # getgroups function only if there is such a function.
   if test $ac_cv_func_getgroups = yes; then
     { echo "$as_me:$LINENO: checking for working getgroups" >&5
   echo $ECHO_N "checking for working getgroups... $ECHO_C" >&6; }
   if test "${ac_cv_func_getgroups_works+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     if test "$cross_compiling" = yes; then
     ac_cv_func_getgroups_works=no
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   $ac_includes_default
   int
   main ()
   {
   /* On Ultrix 4.3, getgroups (0, 0) always fails.  */
          return getgroups (0, 0) == -1;
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
     { (case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_try") 2>&5
     ac_status=$?
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); }; }; then
     ac_cv_func_getgroups_works=yes
   else
     echo "$as_me: program exited with status $ac_status" >&5
   echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
   ( exit $ac_status )
   ac_cv_func_getgroups_works=no
   fi
   rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
   fi
   
   
   
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_func_getgroups_works" >&5
   echo "${ECHO_T}$ac_cv_func_getgroups_works" >&6; }
     if test $ac_cv_func_getgroups_works = yes; then
   
   cat >>confdefs.h <<\_ACEOF
   #define HAVE_GETGROUPS 1
   _ACEOF
   
     fi
   fi
   LIBS=$ac_save_LIBS
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
 for ac_func in strchr strrchr memchr memcpy memset sysconf tzset \  for ac_func in strchr strrchr memchr memcpy memset sysconf tzset \
                strftime setrlimit initgroups getgroups fstat gettimeofday \                 strftime setrlimit initgroups getgroups fstat gettimeofday \
                setlocale getaddrinfo                 setlocale getaddrinfo
Line 19242 
Line 19634 
 echo "${ECHO_T}yes" >&6; }  echo "${ECHO_T}yes" >&6; }
 fi  fi
   
           case $host in
               *-*-linux*|*-*-solaris*)
   
   for ac_func in dgettext
   do
   as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
   { echo "$as_me:$LINENO: checking for $ac_func" >&5
   echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
   if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
      For example, HP-UX 11i <limits.h> declares gettimeofday.  */
   #define $ac_func innocuous_$ac_func
   
   /* System header to define __stub macros and hopefully few prototypes,
       which can conflict with char $ac_func (); below.
       Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
       <limits.h> exists even on freestanding compilers.  */
   
   #ifdef __STDC__
   # include <limits.h>
   #else
   # include <assert.h>
   #endif
   
   #undef $ac_func
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char $ac_func ();
   /* The GNU C library defines this for functions which it implements
       to always fail with ENOSYS.  Some functions are actually named
       something starting with __ and the normal name is an alias.  */
   #if defined __stub_$ac_func || defined __stub___$ac_func
   choke me
   #endif
   
   int
   main ()
   {
   return $ac_func ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     eval "$as_ac_var=yes"
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           eval "$as_ac_var=no"
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   fi
   ac_res=`eval echo '${'$as_ac_var'}'`
                  { echo "$as_me:$LINENO: result: $ac_res" >&5
   echo "${ECHO_T}$ac_res" >&6; }
   if test `eval echo '${'$as_ac_var'}'` = yes; then
     cat >>confdefs.h <<_ACEOF
   #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
   _ACEOF
   
   else
     { echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5
   echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6; }
   if test "${ac_cv_lib_intl_dgettext+set}" = set; then
     echo $ECHO_N "(cached) $ECHO_C" >&6
   else
     ac_check_lib_save_LIBS=$LIBS
   LIBS="-lintl  $LIBS"
   cat >conftest.$ac_ext <<_ACEOF
   /* confdefs.h.  */
   _ACEOF
   cat confdefs.h >>conftest.$ac_ext
   cat >>conftest.$ac_ext <<_ACEOF
   /* end confdefs.h.  */
   
   /* Override any GCC internal prototype to avoid an error.
      Use char because int might match the return type of a GCC
      builtin and then its argument prototype would still apply.  */
   #ifdef __cplusplus
   extern "C"
   #endif
   char dgettext ();
   int
   main ()
   {
   return dgettext ();
     ;
     return 0;
   }
   _ACEOF
   rm -f conftest.$ac_objext conftest$ac_exeext
   if { (ac_try="$ac_link"
   case "(($ac_try" in
     *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
     *) ac_try_echo=$ac_try;;
   esac
   eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
     (eval "$ac_link") 2>conftest.er1
     ac_status=$?
     grep -v '^ *+' conftest.er1 >conftest.err
     rm -f conftest.er1
     cat conftest.err >&5
     echo "$as_me:$LINENO: \$? = $ac_status" >&5
     (exit $ac_status); } && {
            test -z "$ac_c_werror_flag" ||
            test ! -s conftest.err
          } && test -s conftest$ac_exeext &&
          $as_test_x conftest$ac_exeext; then
     ac_cv_lib_intl_dgettext=yes
   else
     echo "$as_me: failed program was:" >&5
   sed 's/^/| /' conftest.$ac_ext >&5
   
           ac_cv_lib_intl_dgettext=no
   fi
   
   rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
         conftest$ac_exeext conftest.$ac_ext
   LIBS=$ac_check_lib_save_LIBS
   fi
   { echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5
   echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6; }
   if test $ac_cv_lib_intl_dgettext = yes; then
     LIBS="${LIBS} -lintl"
                           cat >>confdefs.h <<\_ACEOF
   #define HAVE_DGETTEXT 1
   _ACEOF
   
   fi
   
   fi
   done
   
                       ;;
           esac
     fi      fi
 fi  fi
   
Line 22723 
Line 23283 
 SUDO_LIBS!$SUDO_LIBS$ac_delim  SUDO_LIBS!$SUDO_LIBS$ac_delim
 NET_LIBS!$NET_LIBS$ac_delim  NET_LIBS!$NET_LIBS$ac_delim
 AFS_LIBS!$AFS_LIBS$ac_delim  AFS_LIBS!$AFS_LIBS$ac_delim
   GETGROUPS_LIB!$GETGROUPS_LIB$ac_delim
 OSDEFS!$OSDEFS$ac_delim  OSDEFS!$OSDEFS$ac_delim
 AUTH_OBJS!$AUTH_OBJS$ac_delim  AUTH_OBJS!$AUTH_OBJS$ac_delim
 MANTYPE!$MANTYPE$ac_delim  MANTYPE!$MANTYPE$ac_delim
Line 22772 
Line 23333 
 CPP!$CPP$ac_delim  CPP!$CPP$ac_delim
 build!$build$ac_delim  build!$build$ac_delim
 build_cpu!$build_cpu$ac_delim  build_cpu!$build_cpu$ac_delim
 build_vendor!$build_vendor$ac_delim  
 _ACEOF  _ACEOF
   
   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
Line 22814 
Line 23374 
 ac_delim='%!_!# '  ac_delim='%!_!# '
 for ac_last_try in false false false false false :; do  for ac_last_try in false false false false false :; do
   cat >conf$$subs.sed <<_ACEOF    cat >conf$$subs.sed <<_ACEOF
   build_vendor!$build_vendor$ac_delim
 build_os!$build_os$ac_delim  build_os!$build_os$ac_delim
 host!$host$ac_delim  host!$host$ac_delim
 host_cpu!$host_cpu$ac_delim  host_cpu!$host_cpu$ac_delim
Line 22842 
Line 23403 
 LTLIBOBJS!$LTLIBOBJS$ac_delim  LTLIBOBJS!$LTLIBOBJS$ac_delim
 _ACEOF  _ACEOF
   
   if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 26; then    if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 27; then
     break      break
   elif $ac_last_try; then    elif $ac_last_try; then
     { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5      { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
Line 23308 
Line 23869 
             ;;              ;;
     esac      esac
 fi  fi
   
   
   
   
   

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32