gnats-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to gnats/gnats/configure


From: Milan Zamazal
Subject: Changes to gnats/gnats/configure
Date: Sun, 23 Dec 2001 15:21:33 -0500

Index: gnats/gnats/configure
diff -c gnats/gnats/configure:1.27 gnats/gnats/configure:1.28
*** gnats/gnats/configure:1.27  Thu Sep  6 14:59:38 2001
--- gnats/gnats/configure       Sun Dec 23 15:21:33 2001
***************
*** 2048,2062 ****
  fi
  done
  
  for ac_func in ftime mkdir mktemp mkstemp unsetenv
  do
  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
! echo "configure:2055: checking for $ac_func" >&5
  if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2060 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char $ac_func(); below.  */
--- 2048,2083 ----
  fi
  done
  
+ cat > conftest.$ac_ext <<EOF
+ #line 2053 "configure"
+ #include "confdefs.h"
+ #include <stdlib.h>
+ EOF
+ if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
+   egrep "\<unsetenv\>" >/dev/null 2>&1; then
+   rm -rf conftest*
+   cat >> confdefs.h <<\EOF
+ #define HAVE_DECL_UNSETENV 1
+ EOF
+ 
+ else
+   rm -rf conftest*
+   cat >> confdefs.h <<\EOF
+ #define HAVE_DECL_UNSETENV 0
+ EOF
+ 
+ fi
+ rm -f conftest*
+ 
  for ac_func in ftime mkdir mktemp mkstemp unsetenv
  do
  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
! echo "configure:2076: checking for $ac_func" >&5
  if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2081 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char $ac_func(); below.  */
***************
*** 2079,2085 ****
  
  ; return 0; }
  EOF
! if { (eval echo configure:2083: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_$ac_func=yes"
  else
--- 2100,2106 ----
  
  ; return 0; }
  EOF
! if { (eval echo configure:2104: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_$ac_func=yes"
  else
***************
*** 2108,2119 ****
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
! echo "configure:2112: checking for $ac_hdr that defines DIR" >&5
  if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; 
then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2117 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #include <$ac_hdr>
--- 2129,2140 ----
  do
  ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
  echo $ac_n "checking for $ac_hdr that defines DIR""... $ac_c" 1>&6
! echo "configure:2133: checking for $ac_hdr that defines DIR" >&5
  if eval "test \"`echo '$''{'ac_cv_header_dirent_$ac_safe'+set}'`\" = set"; 
then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2138 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #include <$ac_hdr>
***************
*** 2121,2127 ****
  DIR *dirp = 0;
  ; return 0; }
  EOF
! if { (eval echo configure:2125: \"$ac_compile\") 1>&5; (eval $ac_compile) 
2>&5; }; then
    rm -rf conftest*
    eval "ac_cv_header_dirent_$ac_safe=yes"
  else
--- 2142,2148 ----
  DIR *dirp = 0;
  ; return 0; }
  EOF
! if { (eval echo configure:2146: \"$ac_compile\") 1>&5; (eval $ac_compile) 
2>&5; }; then
    rm -rf conftest*
    eval "ac_cv_header_dirent_$ac_safe=yes"
  else
***************
*** 2146,2152 ****
  # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
  if test $ac_header_dirent = dirent.h; then
  echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
! echo "configure:2150: checking for opendir in -ldir" >&5
  ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2167,2173 ----
  # Two versions of opendir et al. are in -ldir and -lx on SCO Xenix.
  if test $ac_header_dirent = dirent.h; then
  echo $ac_n "checking for opendir in -ldir""... $ac_c" 1>&6
! echo "configure:2171: checking for opendir in -ldir" >&5
  ac_lib_var=`echo dir'_'opendir | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2154,2160 ****
    ac_save_LIBS="$LIBS"
  LIBS="-ldir  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2158 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
--- 2175,2181 ----
    ac_save_LIBS="$LIBS"
  LIBS="-ldir  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2179 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
***************
*** 2165,2171 ****
  opendir()
  ; return 0; }
  EOF
! if { (eval echo configure:2169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2186,2192 ----
  opendir()
  ; return 0; }
  EOF
! if { (eval echo configure:2190: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2187,2193 ****
  
  else
  echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
! echo "configure:2191: checking for opendir in -lx" >&5
  ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2208,2214 ----
  
  else
  echo $ac_n "checking for opendir in -lx""... $ac_c" 1>&6
! echo "configure:2212: checking for opendir in -lx" >&5
  ac_lib_var=`echo x'_'opendir | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2195,2201 ****
    ac_save_LIBS="$LIBS"
  LIBS="-lx  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2199 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
--- 2216,2222 ----
    ac_save_LIBS="$LIBS"
  LIBS="-lx  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2220 "configure"
  #include "confdefs.h"
  /* Override any gcc2 internal prototype to avoid an error.  */
  /* We use char because int might match the return type of a gcc2
***************
*** 2206,2212 ****
  opendir()
  ; return 0; }
  EOF
! if { (eval echo configure:2210: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2227,2233 ----
  opendir()
  ; return 0; }
  EOF
! if { (eval echo configure:2231: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2229,2240 ****
  fi
  
  echo $ac_n "checking for size_t""... $ac_c" 1>&6
! echo "configure:2233: checking for size_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2238 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #if STDC_HEADERS
--- 2250,2261 ----
  fi
  
  echo $ac_n "checking for size_t""... $ac_c" 1>&6
! echo "configure:2254: checking for size_t" >&5
  if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2259 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
  #if STDC_HEADERS
***************
*** 2270,2276 ****
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2274: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_EMACS'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
--- 2291,2297 ----
  # Extract the first word of "$ac_prog", so it can be a program name with args.
  set dummy $ac_prog; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2295: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_EMACS'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
***************
*** 2308,2314 ****
  
    if test $EMACS != "no"; then
      echo $ac_n "checking where .elc files should go""... $ac_c" 1>&6
! echo "configure:2312: checking where .elc files should go" >&5
          lispdir="\$(datadir)/emacs/site-lisp"
      emacs_flavor=`echo "$EMACS" | sed -e 's,^.*/,,'`
      if test "x$prefix" = "xNONE"; then
--- 2329,2335 ----
  
    if test $EMACS != "no"; then
      echo $ac_n "checking where .elc files should go""... $ac_c" 1>&6
! echo "configure:2333: checking where .elc files should go" >&5
          lispdir="\$(datadir)/emacs/site-lisp"
      emacs_flavor=`echo "$EMACS" | sed -e 's,^.*/,,'`
      if test "x$prefix" = "xNONE"; then
***************
*** 2334,2350 ****
  
  # Linux thang.
  cat > conftest.$ac_ext <<EOF
! #line 2338 "configure"
  #include "confdefs.h"
  #include <sys/socket.h>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
! { (eval echo configure:2343: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
    cat > conftest.$ac_ext <<EOF
! #line 2348 "configure"
  #include "confdefs.h"
  #include <sys/socket.h>
  EOF
--- 2355,2371 ----
  
  # Linux thang.
  cat > conftest.$ac_ext <<EOF
! #line 2359 "configure"
  #include "confdefs.h"
  #include <sys/socket.h>
  EOF
  ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
! { (eval echo configure:2364: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
  ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
  if test -z "$ac_err"; then
    rm -rf conftest*
    cat > conftest.$ac_ext <<EOF
! #line 2369 "configure"
  #include "confdefs.h"
  #include <sys/socket.h>
  EOF
***************
*** 2373,2379 ****
  
  # See if we want Kerberos.
  echo $ac_n "checking for --with-kerberos""... $ac_c" 1>&6
! echo "configure:2377: checking for --with-kerberos" >&5
  if test -n "$with_kerberos" ; then
    echo "$ac_t""yes" 1>&6
    with_krb=true
--- 2394,2400 ----
  
  # See if we want Kerberos.
  echo $ac_n "checking for --with-kerberos""... $ac_c" 1>&6
! echo "configure:2398: checking for --with-kerberos" >&5
  if test -n "$with_kerberos" ; then
    echo "$ac_t""yes" 1>&6
    with_krb=true
***************
*** 2383,2389 ****
  
  if test -n "$with_krb"; then
  echo $ac_n "checking Kerberos path""... $ac_c" 1>&6
! echo "configure:2387: checking Kerberos path" >&5
  # Check whether --with-krb4 or --without-krb4 was given.
  if test "${with_krb4+set}" = set; then
    withval="$with_krb4"
--- 2404,2410 ----
  
  if test -n "$with_krb"; then
  echo $ac_n "checking Kerberos path""... $ac_c" 1>&6
! echo "configure:2408: checking Kerberos path" >&5
  # Check whether --with-krb4 or --without-krb4 was given.
  if test "${with_krb4+set}" = set; then
    withval="$with_krb4"
***************
*** 2404,2412 ****
  KRBINCLUDE=
  # XXX this should use a different approach at some point
  echo $ac_n "checking for krb.h""... $ac_c" 1>&6
! echo "configure:2408: checking for krb.h" >&5
  cat > conftest.$ac_ext <<EOF
! #line 2410 "configure"
  #include "confdefs.h"
  #include <des.h>
  #include <krb.h>
--- 2425,2433 ----
  KRBINCLUDE=
  # XXX this should use a different approach at some point
  echo $ac_n "checking for krb.h""... $ac_c" 1>&6
! echo "configure:2429: checking for krb.h" >&5
  cat > conftest.$ac_ext <<EOF
! #line 2431 "configure"
  #include "confdefs.h"
  #include <des.h>
  #include <krb.h>
***************
*** 2414,2420 ****
  int i;
  ; return 0; }
  EOF
! if { (eval echo configure:2418: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    krb_h=yes krb_incdir=
     echo "$ac_t""yes" 1>&6
--- 2435,2441 ----
  int i;
  ; return 0; }
  EOF
! if { (eval echo configure:2439: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    krb_h=yes krb_incdir=
     echo "$ac_t""yes" 1>&6
***************
*** 2432,2440 ****
       hold_cflags=$CFLAGS
       CFLAGS="$CFLAGS -I$krbincdir"
       echo $ac_n "checking for krb.h in $krbincdir""... $ac_c" 1>&6
! echo "configure:2436: checking for krb.h in $krbincdir" >&5
       cat > conftest.$ac_ext <<EOF
! #line 2438 "configure"
  #include "confdefs.h"
  #include <des.h>
  #include <krb.h>
--- 2453,2461 ----
       hold_cflags=$CFLAGS
       CFLAGS="$CFLAGS -I$krbincdir"
       echo $ac_n "checking for krb.h in $krbincdir""... $ac_c" 1>&6
! echo "configure:2457: checking for krb.h in $krbincdir" >&5
       cat > conftest.$ac_ext <<EOF
! #line 2459 "configure"
  #include "confdefs.h"
  #include <des.h>
  #include <krb.h>
***************
*** 2442,2448 ****
  int i;
  ; return 0; }
  EOF
! if { (eval echo configure:2446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    krb_h=yes krb_incdir=$krbincdir
         echo "$ac_t""yes" 1>&6
--- 2463,2469 ----
  int i;
  ; return 0; }
  EOF
! if { (eval echo configure:2467: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    krb_h=yes krb_incdir=$krbincdir
         echo "$ac_t""yes" 1>&6
***************
*** 2465,2476 ****
    if test "$cross_compiling" = "no" && test -r $KRB4/lib/libkrb.a; then
        # Fake some sensible log messages.
          echo $ac_n "checking for -lkrb in $KRB4/lib""... $ac_c" 1>&6
! echo "configure:2469: checking for -lkrb in $KRB4/lib" >&5
          echo "$ac_t""yes" 1>&6
          krb_lib=-lkrb krb_libdir=$KRB4/lib
    else
        echo $ac_n "checking for main in -lkrb""... $ac_c" 1>&6
! echo "configure:2474: checking for main in -lkrb" >&5
  ac_lib_var=`echo krb'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2486,2497 ----
    if test "$cross_compiling" = "no" && test -r $KRB4/lib/libkrb.a; then
        # Fake some sensible log messages.
          echo $ac_n "checking for -lkrb in $KRB4/lib""... $ac_c" 1>&6
! echo "configure:2490: checking for -lkrb in $KRB4/lib" >&5
          echo "$ac_t""yes" 1>&6
          krb_lib=-lkrb krb_libdir=$KRB4/lib
    else
        echo $ac_n "checking for main in -lkrb""... $ac_c" 1>&6
! echo "configure:2495: checking for main in -lkrb" >&5
  ac_lib_var=`echo krb'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2478,2491 ****
    ac_save_LIBS="$LIBS"
  LIBS="-lkrb  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2482 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2489: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2499,2512 ----
    ac_save_LIBS="$LIBS"
  LIBS="-lkrb  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2503 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2510: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2504,2510 ****
  else
    echo "$ac_t""no" 1>&6
  echo $ac_n "checking for main in -lkrb4""... $ac_c" 1>&6
! echo "configure:2508: checking for main in -lkrb4" >&5
  ac_lib_var=`echo krb4'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2525,2531 ----
  else
    echo "$ac_t""no" 1>&6
  echo $ac_n "checking for main in -lkrb4""... $ac_c" 1>&6
! echo "configure:2529: checking for main in -lkrb4" >&5
  ac_lib_var=`echo krb4'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2512,2525 ****
    ac_save_LIBS="$LIBS"
  LIBS="-lkrb4  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2516 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2523: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2533,2546 ----
    ac_save_LIBS="$LIBS"
  LIBS="-lkrb4  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2537 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2544: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2550,2556 ****
      test -n "${krb_libdir}" && LIBS="${LIBS} -L${krb_libdir}"
      LIBS="${LIBS} $krb_lib"
      echo $ac_n "checking for main in -ldes""... $ac_c" 1>&6
! echo "configure:2554: checking for main in -ldes" >&5
  ac_lib_var=`echo des'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2571,2577 ----
      test -n "${krb_libdir}" && LIBS="${LIBS} -L${krb_libdir}"
      LIBS="${LIBS} $krb_lib"
      echo $ac_n "checking for main in -ldes""... $ac_c" 1>&6
! echo "configure:2575: checking for main in -ldes" >&5
  ac_lib_var=`echo des'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2558,2571 ****
    ac_save_LIBS="$LIBS"
  LIBS="-ldes  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2562 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2569: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2579,2592 ----
    ac_save_LIBS="$LIBS"
  LIBS="-ldes  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2583 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2590: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2586,2592 ****
  fi
  
      echo $ac_n "checking for main in -ldes425""... $ac_c" 1>&6
! echo "configure:2590: checking for main in -ldes425" >&5
  ac_lib_var=`echo des425'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2607,2613 ----
  fi
  
      echo $ac_n "checking for main in -ldes425""... $ac_c" 1>&6
! echo "configure:2611: checking for main in -ldes425" >&5
  ac_lib_var=`echo des425'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2594,2607 ****
    ac_save_LIBS="$LIBS"
  LIBS="-ldes425  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2598 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2605: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2615,2628 ----
    ac_save_LIBS="$LIBS"
  LIBS="-ldes425  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2619 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2626: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2622,2628 ****
  fi
  
      echo $ac_n "checking for main in -lkrb5""... $ac_c" 1>&6
! echo "configure:2626: checking for main in -lkrb5" >&5
  ac_lib_var=`echo krb5'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2643,2649 ----
  fi
  
      echo $ac_n "checking for main in -lkrb5""... $ac_c" 1>&6
! echo "configure:2647: checking for main in -lkrb5" >&5
  ac_lib_var=`echo krb5'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2630,2643 ****
    ac_save_LIBS="$LIBS"
  LIBS="-lkrb5  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2634 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2641: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2651,2664 ----
    ac_save_LIBS="$LIBS"
  LIBS="-lkrb5  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2655 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2662: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2658,2664 ****
  fi
  
      echo $ac_n "checking for main in -lcrypto""... $ac_c" 1>&6
! echo "configure:2662: checking for main in -lcrypto" >&5
  ac_lib_var=`echo crypto'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2679,2685 ----
  fi
  
      echo $ac_n "checking for main in -lcrypto""... $ac_c" 1>&6
! echo "configure:2683: checking for main in -lcrypto" >&5
  ac_lib_var=`echo crypto'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2666,2679 ****
    ac_save_LIBS="$LIBS"
  LIBS="-lcrypto  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2670 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2677: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2687,2700 ----
    ac_save_LIBS="$LIBS"
  LIBS="-lcrypto  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2691 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2698: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2694,2700 ****
  fi
  
      echo $ac_n "checking for main in -lcom_err""... $ac_c" 1>&6
! echo "configure:2698: checking for main in -lcom_err" >&5
  ac_lib_var=`echo com_err'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
--- 2715,2721 ----
  fi
  
      echo $ac_n "checking for main in -lcom_err""... $ac_c" 1>&6
! echo "configure:2719: checking for main in -lcom_err" >&5
  ac_lib_var=`echo com_err'_'main | sed 'y%./+-%__p_%'`
  if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
***************
*** 2702,2715 ****
    ac_save_LIBS="$LIBS"
  LIBS="-lcom_err  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2706 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2713: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
--- 2723,2736 ----
    ac_save_LIBS="$LIBS"
  LIBS="-lcom_err  $LIBS"
  cat > conftest.$ac_ext <<EOF
! #line 2727 "configure"
  #include "confdefs.h"
  
  int main() {
  main()
  ; return 0; }
  EOF
! if { (eval echo configure:2734: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_lib_$ac_lib_var=yes"
  else
***************
*** 2730,2741 ****
  fi
  
      echo $ac_n "checking for krb_mk_auth""... $ac_c" 1>&6
! echo "configure:2734: checking for krb_mk_auth" >&5
  if eval "test \"`echo '$''{'ac_cv_func_krb_mk_auth'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2739 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char krb_mk_auth(); below.  */
--- 2751,2762 ----
  fi
  
      echo $ac_n "checking for krb_mk_auth""... $ac_c" 1>&6
! echo "configure:2755: checking for krb_mk_auth" >&5
  if eval "test \"`echo '$''{'ac_cv_func_krb_mk_auth'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2760 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char krb_mk_auth(); below.  */
***************
*** 2758,2764 ****
  
  ; return 0; }
  EOF
! if { (eval echo configure:2762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_krb_mk_auth=yes"
  else
--- 2779,2785 ----
  
  ; return 0; }
  EOF
! if { (eval echo configure:2783: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_krb_mk_auth=yes"
  else
***************
*** 2785,2796 ****
  for ac_func in krb_get_err_text
  do
  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
! echo "configure:2789: checking for $ac_func" >&5
  if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2794 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char $ac_func(); below.  */
--- 2806,2817 ----
  for ac_func in krb_get_err_text
  do
  echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
! echo "configure:2810: checking for $ac_func" >&5
  if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
! #line 2815 "configure"
  #include "confdefs.h"
  /* System header to define __stub macros and hopefully few prototypes,
      which can conflict with char $ac_func(); below.  */
***************
*** 2813,2819 ****
  
  ; return 0; }
  EOF
! if { (eval echo configure:2817: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_$ac_func=yes"
  else
--- 2834,2840 ----
  
  ; return 0; }
  EOF
! if { (eval echo configure:2838: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } 
&& test -s conftest${ac_exeext}; then
    rm -rf conftest*
    eval "ac_cv_func_$ac_func=yes"
  else
***************
*** 2854,2860 ****
  
  # And GNATS_SERVICE
  echo $ac_n "checking for --with-gnats-service""... $ac_c" 1>&6
! echo "configure:2858: checking for --with-gnats-service" >&5
  if test -n "$with_gnats_service"; then
        echo "$ac_t""$with_gnats_service" 1>&6
        GNATS_SERVICE=$with_gnats_service
--- 2875,2881 ----
  
  # And GNATS_SERVICE
  echo $ac_n "checking for --with-gnats-service""... $ac_c" 1>&6
! echo "configure:2879: checking for --with-gnats-service" >&5
  if test -n "$with_gnats_service"; then
        echo "$ac_t""$with_gnats_service" 1>&6
        GNATS_SERVICE=$with_gnats_service
***************
*** 2866,2872 ****
  
  # And GNATS_USER
  echo $ac_n "checking for --with-gnats-user""... $ac_c" 1>&6
! echo "configure:2870: checking for --with-gnats-user" >&5
  if test -n "$with_gnats_user"; then
        echo "$ac_t""$with_gnats_user" 1>&6
        GNATS_USER=$with_gnats_user
--- 2887,2893 ----
  
  # And GNATS_USER
  echo $ac_n "checking for --with-gnats-user""... $ac_c" 1>&6
! echo "configure:2891: checking for --with-gnats-user" >&5
  if test -n "$with_gnats_user"; then
        echo "$ac_t""$with_gnats_user" 1>&6
        GNATS_USER=$with_gnats_user
***************
*** 2877,2883 ****
  fi
  
  echo $ac_n "checking for --with-gnatsd-user-access-file""... $ac_c" 1>&6
! echo "configure:2881: checking for --with-gnatsd-user-access-file" >&5
  if test -n "${with_gnatsd_user_access_file}"; then
        echo "$ac_t""$with_gnatsd_user_access_file" 1>&6
        GNATSD_USER_ACCESS_FILE=$with_gnatsd_user_access_file
--- 2898,2904 ----
  fi
  
  echo $ac_n "checking for --with-gnatsd-user-access-file""... $ac_c" 1>&6
! echo "configure:2902: checking for --with-gnatsd-user-access-file" >&5
  if test -n "${with_gnatsd_user_access_file}"; then
        echo "$ac_t""$with_gnatsd_user_access_file" 1>&6
        GNATSD_USER_ACCESS_FILE=$with_gnatsd_user_access_file
***************
*** 2889,2895 ****
  fi
  
  echo $ac_n "checking for --with-gnatsd-host-access-file""... $ac_c" 1>&6
! echo "configure:2893: checking for --with-gnatsd-host-access-file" >&5
  if test -n "${with_gnatsd_host_access_file}"; then
        echo "$ac_t""$with_gnatsd_host_access_file" 1>&6
        GNATSD_HOST_ACCESS_FILE=$with_gnatsd_host_access_file
--- 2910,2916 ----
  fi
  
  echo $ac_n "checking for --with-gnatsd-host-access-file""... $ac_c" 1>&6
! echo "configure:2914: checking for --with-gnatsd-host-access-file" >&5
  if test -n "${with_gnatsd_host_access_file}"; then
        echo "$ac_t""$with_gnatsd_host_access_file" 1>&6
        GNATSD_HOST_ACCESS_FILE=$with_gnatsd_host_access_file
***************
*** 2901,2907 ****
  fi
  
  echo $ac_n "checking for --with-gnats-dblist-file""... $ac_c" 1>&6
! echo "configure:2905: checking for --with-gnats-dblist-file" >&5
  if test -n "${with_gnats_dblist_file}"; then
        echo "$ac_t""$with_gnats_dblist_file" 1>&6
        GLOBAL_DB_LIST_FILE=$with_gnats_dblist_file
--- 2922,2928 ----
  fi
  
  echo $ac_n "checking for --with-gnats-dblist-file""... $ac_c" 1>&6
! echo "configure:2926: checking for --with-gnats-dblist-file" >&5
  if test -n "${with_gnats_dblist_file}"; then
        echo "$ac_t""$with_gnats_dblist_file" 1>&6
        GLOBAL_DB_LIST_FILE=$with_gnats_dblist_file
***************
*** 2913,2919 ****
  fi
  
  echo $ac_n "checking for --with-gnats-default-db""... $ac_c" 1>&6
! echo "configure:2917: checking for --with-gnats-default-db" >&5
  if test -n "${with_gnats_default_db}"; then
        echo "$ac_t""$with_gnats_default_db" 1>&6
        GNATS_DEFAULT_DB_DIR="$with_gnats_default_db"
--- 2934,2940 ----
  fi
  
  echo $ac_n "checking for --with-gnats-default-db""... $ac_c" 1>&6
! echo "configure:2938: checking for --with-gnats-default-db" >&5
  if test -n "${with_gnats_default_db}"; then
        echo "$ac_t""$with_gnats_default_db" 1>&6
        GNATS_DEFAULT_DB_DIR="$with_gnats_default_db"
***************
*** 2940,2946 ****
  # Extract the first word of "sendmail", so it can be a program name with args.
  set dummy sendmail; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2944: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_SENDMAIL'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
--- 2961,2967 ----
  # Extract the first word of "sendmail", so it can be a program name with args.
  set dummy sendmail; ac_word=$2
  echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
! echo "configure:2965: checking for $ac_word" >&5
  if eval "test \"`echo '$''{'ac_cv_path_SENDMAIL'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else



reply via email to

[Prev in Thread] Current Thread [Next in Thread]