/[classpath]/inetlib/configure
ViewVC logotype

Diff of /inetlib/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by dog, Fri Nov 12 19:55:36 2004 UTC revision 1.15 by dog, Wed Jan 19 19:16:57 2005 UTC
# Line 1  Line 1 
1  #! /bin/sh  #! /bin/sh
2  # Guess values for system-dependent variables and create Makefiles.  # Guess values for system-dependent variables and create Makefiles.
3  # Generated by GNU Autoconf 2.57 for inetlib 1.1.  # Generated by GNU Autoconf 2.59 for inetlib 1.1.
4  #  #
5  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  # Copyright (C) 2003 Free Software Foundation, Inc.
 # Free Software Foundation, Inc.  
6  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
7  # gives unlimited permission to copy, distribute and modify it.  # gives unlimited permission to copy, distribute and modify it.
8  ## --------------------- ##  ## --------------------- ##
# Line 20  if test -n "${ZSH_VERSION+set}" && (emul Line 19  if test -n "${ZSH_VERSION+set}" && (emul
19  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
20    set -o posix    set -o posix
21  fi  fi
22    DUALCASE=1; export DUALCASE # for MKS sh
23    
24  # Support unset when possible.  # Support unset when possible.
25  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26    as_unset=unset    as_unset=unset
27  else  else
28    as_unset=false    as_unset=false
# Line 41  for as_var in \ Line 41  for as_var in \
41    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
42    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
43  do  do
44    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
45      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
46    else    else
47      $as_unset $as_var      $as_unset $as_var
# Line 218  rm -f conf$$ conf$$.exe conf$$.file Line 218  rm -f conf$$ conf$$.exe conf$$.file
218  if mkdir -p . 2>/dev/null; then  if mkdir -p . 2>/dev/null; then
219    as_mkdir_p=:    as_mkdir_p=:
220  else  else
221      test -d ./-p && rmdir ./-p
222    as_mkdir_p=false    as_mkdir_p=false
223  fi  fi
224    
225  as_executable_p="test -f"  as_executable_p="test -f"
226    
227  # Sed expression to map a string onto a valid CPP name.  # Sed expression to map a string onto a valid CPP name.
228  as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"  as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
229    
230  # Sed expression to map a string onto a valid variable name.  # Sed expression to map a string onto a valid variable name.
231  as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
232    
233    
234  # IFS  # IFS
# Line 271  PACKAGE_STRING='inetlib 1.1' Line 272  PACKAGE_STRING='inetlib 1.1'
272  PACKAGE_BUGREPORT=''  PACKAGE_BUGREPORT=''
273    
274  ac_unique_file="source/gnu/inet/util/LineInputStream.java"  ac_unique_file="source/gnu/inet/util/LineInputStream.java"
275  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE ENABLE_SMTP_TRUE ENABLE_SMTP_FALSE ENABLE_IMAP_TRUE ENABLE_IMAP_FALSE ENABLE_POP3_TRUE ENABLE_POP3_FALSE ENABLE_NNTP_TRUE ENABLE_NNTP_FALSE ENABLE_FTP_TRUE ENABLE_FTP_FALSE ENABLE_GOPHER_TRUE ENABLE_GOPHER_FALSE ENABLE_FINGER_TRUE ENABLE_FINGER_FALSE ENABLE_HTTP_TRUE ENABLE_HTTP_FALSE ENABLE_LDAP_TRUE ENABLE_LDAP_FALSE ENABLE_COMSAT_TRUE ENABLE_COMSAT_FALSE JAVAC JAR JSSE_JAR JAVAX_SECURITY_JAR LIBOBJS LTLIBOBJS'  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar ENABLE_SMTP_TRUE ENABLE_SMTP_FALSE ENABLE_IMAP_TRUE ENABLE_IMAP_FALSE ENABLE_POP3_TRUE ENABLE_POP3_FALSE ENABLE_NNTP_TRUE ENABLE_NNTP_FALSE ENABLE_FTP_TRUE ENABLE_FTP_FALSE ENABLE_GOPHER_TRUE ENABLE_GOPHER_FALSE ENABLE_FINGER_TRUE ENABLE_FINGER_FALSE ENABLE_HTTP_TRUE ENABLE_HTTP_FALSE ENABLE_LDAP_TRUE ENABLE_LDAP_FALSE ENABLE_COMSAT_TRUE ENABLE_COMSAT_FALSE JAVAC JAR JAVA uudecode JSSE_JAR SASL_JAR AUTH_CALLBACK_JAR LIBOBJS LTLIBOBJS'
276  ac_subst_files=''  ac_subst_files=''
277    
278  # Initialize some variables set by options.  # Initialize some variables set by options.
# Line 630  done Line 631  done
631    
632  # Be sure to have absolute paths.  # Be sure to have absolute paths.
633  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
634                localstatedir libdir includedir oldincludedir infodir mandir                localstatedir libdir includedir oldincludedir infodir mandir
635  do  do
636    eval ac_val=$`echo $ac_var`    eval ac_val=$`echo $ac_var`
637    case $ac_val in    case $ac_val in
# Line 670  if test -z "$srcdir"; then Line 671  if test -z "$srcdir"; then
671    # Try the directory containing this script, then its parent.    # Try the directory containing this script, then its parent.
672    ac_confdir=`(dirname "$0") 2>/dev/null ||    ac_confdir=`(dirname "$0") 2>/dev/null ||
673  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
674           X"$0" : 'X\(//\)[^/]' \| \           X"$0" : 'X\(//\)[^/]' \| \
675           X"$0" : 'X\(//\)$' \| \           X"$0" : 'X\(//\)$' \| \
676           X"$0" : 'X\(/\)' \| \           X"$0" : 'X\(/\)' \| \
677           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
678  echo X"$0" |  echo X"$0" |
679      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
680            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 745  _ACEOF Line 746  _ACEOF
746    cat <<_ACEOF    cat <<_ACEOF
747  Installation directories:  Installation directories:
748    --prefix=PREFIX         install architecture-independent files in PREFIX    --prefix=PREFIX         install architecture-independent files in PREFIX
749                            [$ac_default_prefix]                            [$ac_default_prefix]
750    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
751                            [PREFIX]                            [PREFIX]
752    
753  By default, \`make install' will install all the files in  By default, \`make install' will install all the files in
754  \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify  \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
# Line 803  Optional Features: Line 804  Optional Features:
804  Optional Packages:  Optional Packages:
805    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
806    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
807    --with-jsse-jar=DIR     path to JSSE library (jsse.jar or javax-net.jar). If    --with-jsse=FILE        path to external JSSE library
808                            unspecified, /usr/share/java and    --with-sasl=FILE        path to external SASL library
809                            /usr/local/share/java are searched, in that order.    --with-auth-callback=FILE
810    --with-javax-security-jar=DIR                            path to external javax.security.auth.callback
811                            path to GNU-Crypto javax.security library                            library
                           (javax-security.jar). If unspecified,  
                           /usr/share/java and /usr/local/share/java are  
                           searched, in that order.  
812    
813  _ACEOF  _ACEOF
814  fi  fi
# Line 845  case $srcdir in Line 843  case $srcdir in
843      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
844      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
845  esac  esac
846  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  
847  # absolute.  # Do not use `cd foo && pwd` to compute absolute paths, because
848  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  # the directories may not exist.
849  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`  case `pwd` in
850  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  .) ac_abs_builddir="$ac_dir";;
851  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  *)
852      case "$ac_dir" in
853      .) ac_abs_builddir=`pwd`;;
854      [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
855      *) ac_abs_builddir=`pwd`/"$ac_dir";;
856      esac;;
857    esac
858    case $ac_abs_builddir in
859    .) ac_abs_top_builddir=${ac_top_builddir}.;;
860    *)
861      case ${ac_top_builddir}. in
862      .) ac_abs_top_builddir=$ac_abs_builddir;;
863      [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
864      *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
865      esac;;
866    esac
867    case $ac_abs_builddir in
868    .) ac_abs_srcdir=$ac_srcdir;;
869    *)
870      case $ac_srcdir in
871      .) ac_abs_srcdir=$ac_abs_builddir;;
872      [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
873      *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
874      esac;;
875    esac
876    case $ac_abs_builddir in
877    .) ac_abs_top_srcdir=$ac_top_srcdir;;
878    *)
879      case $ac_top_srcdir in
880      .) ac_abs_top_srcdir=$ac_abs_builddir;;
881      [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
882      *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
883      esac;;
884    esac
885    
886      cd $ac_dir      cd $ac_dir
887      # Check for guested configure; otherwise get Cygnus style configure.      # Check for guested configure; otherwise get Cygnus style configure.
# Line 861  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a Line 892  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a
892        echo        echo
893        $SHELL $ac_srcdir/configure  --help=recursive        $SHELL $ac_srcdir/configure  --help=recursive
894      elif test -f $ac_srcdir/configure.ac ||      elif test -f $ac_srcdir/configure.ac ||
895             test -f $ac_srcdir/configure.in; then             test -f $ac_srcdir/configure.in; then
896        echo        echo
897        $ac_configure --help        $ac_configure --help
898      else      else
# Line 875  test -n "$ac_init_help" && exit 0 Line 906  test -n "$ac_init_help" && exit 0
906  if $ac_init_version; then  if $ac_init_version; then
907    cat <<\_ACEOF    cat <<\_ACEOF
908  inetlib configure 1.1  inetlib configure 1.1
909  generated by GNU Autoconf 2.57  generated by GNU Autoconf 2.59
910    
911  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
912  This configure script is free software; the Free Software Foundation  This configure script is free software; the Free Software Foundation
913  gives unlimited permission to copy, distribute and modify it.  gives unlimited permission to copy, distribute and modify it.
914  _ACEOF  _ACEOF
# Line 890  This file contains any messages produced Line 920  This file contains any messages produced
920  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
921    
922  It was created by inetlib $as_me 1.1, which was  It was created by inetlib $as_me 1.1, which was
923  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
924    
925    $ $0 $@    $ $0 $@
926    
# Line 967  do Line 997  do
997      2)      2)
998        ac_configure_args1="$ac_configure_args1 '$ac_arg'"        ac_configure_args1="$ac_configure_args1 '$ac_arg'"
999        if test $ac_must_keep_next = true; then        if test $ac_must_keep_next = true; then
1000          ac_must_keep_next=false # Got value, back to normal.          ac_must_keep_next=false # Got value, back to normal.
1001        else        else
1002          case $ac_arg in          case $ac_arg in
1003            *=* | --config-cache | -C | -disable-* | --disable-* \            *=* | --config-cache | -C | -disable-* | --disable-* \
1004            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1005            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1006            | -with-* | --with-* | -without-* | --without-* | --x)            | -with-* | --with-* | -without-* | --without-* | --x)
1007              case "$ac_configure_args0 " in              case "$ac_configure_args0 " in
1008                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1009              esac              esac
1010              ;;              ;;
1011            -* ) ac_must_keep_next=true ;;            -* ) ac_must_keep_next=true ;;
1012          esac          esac
1013        fi        fi
1014        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1015        # Get rid of the leading space.        # Get rid of the leading space.
# Line 1013  _ASBOX Line 1043  _ASBOX
1043      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1044      *ac_space=\ *)      *ac_space=\ *)
1045        sed -n \        sed -n \
1046          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1047            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1048        ;;        ;;
1049      *)      *)
1050        sed -n \        sed -n \
1051          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1052        ;;        ;;
1053      esac;      esac;
1054  }  }
# Line 1047  _ASBOX Line 1077  _ASBOX
1077        for ac_var in $ac_subst_files        for ac_var in $ac_subst_files
1078        do        do
1079          eval ac_val=$`echo $ac_var`          eval ac_val=$`echo $ac_var`
1080          echo "$ac_var='"'"'$ac_val'"'"'"          echo "$ac_var='"'"'$ac_val'"'"'"
1081        done | sort        done | sort
1082        echo        echo
1083      fi      fi
# Line 1066  _ASBOX Line 1096  _ASBOX
1096        echo "$as_me: caught signal $ac_signal"        echo "$as_me: caught signal $ac_signal"
1097      echo "$as_me: exit $exit_status"      echo "$as_me: exit $exit_status"
1098    } >&5    } >&5
1099    rm -f core core.* *.core &&    rm -f core *.core &&
1100    rm -rf conftest* confdefs* conf$$* $ac_clean_files &&    rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1101      exit $exit_status      exit $exit_status
1102       ' 0       ' 0
# Line 1146  fi Line 1176  fi
1176  # value.  # value.
1177  ac_cache_corrupted=false  ac_cache_corrupted=false
1178  for ac_var in `(set) 2>&1 |  for ac_var in `(set) 2>&1 |
1179                 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do                 sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
1180    eval ac_old_set=\$ac_cv_env_${ac_var}_set    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1181    eval ac_new_set=\$ac_env_${ac_var}_set    eval ac_new_set=\$ac_env_${ac_var}_set
1182    eval ac_old_val="\$ac_cv_env_${ac_var}_value"    eval ac_old_val="\$ac_cv_env_${ac_var}_value"
# Line 1163  echo "$as_me: error: \`$ac_var' was not Line 1193  echo "$as_me: error: \`$ac_var' was not
1193      ,);;      ,);;
1194      *)      *)
1195        if test "x$ac_old_val" != "x$ac_new_val"; then        if test "x$ac_old_val" != "x$ac_new_val"; then
1196          { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5          { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1197  echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}  echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1198          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1199  echo "$as_me:   former value:  $ac_old_val" >&2;}  echo "$as_me:   former value:  $ac_old_val" >&2;}
1200          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1201  echo "$as_me:   current value: $ac_new_val" >&2;}  echo "$as_me:   current value: $ac_new_val" >&2;}
1202          ac_cache_corrupted=:          ac_cache_corrupted=:
1203        fi;;        fi;;
1204    esac    esac
1205    # Pass precious variables to config.status.    # Pass precious variables to config.status.
# Line 1251  ac_config_guess="$SHELL $ac_aux_dir/conf Line 1281  ac_config_guess="$SHELL $ac_aux_dir/conf
1281  ac_config_sub="$SHELL $ac_aux_dir/config.sub"  ac_config_sub="$SHELL $ac_aux_dir/config.sub"
1282  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.  ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
1283    
1284  am__api_version="1.6"  am__api_version="1.9"
1285  # Find a good install program.  We prefer a C program (faster),  # Find a good install program.  We prefer a C program (faster),
1286  # so one script is as good as another.  But avoid the broken or  # so one script is as good as another.  But avoid the broken or
1287  # incompatible versions:  # incompatible versions:
# Line 1263  am__api_version="1.6" Line 1293  am__api_version="1.6"
1293  # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag  # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
1294  # AFS /usr/afsws/bin/install, which mishandles nonexistent args  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1295  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1296    # OS/2's system install, which has a completely different semantic
1297  # ./install, which can be erroneously created by make from ./install.sh.  # ./install, which can be erroneously created by make from ./install.sh.
1298  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1299  echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6  echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
# Line 1279  do Line 1310  do
1310  case $as_dir/ in  case $as_dir/ in
1311    ./ | .// | /cC/* | \    ./ | .// | /cC/* | \
1312    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1313      ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1314    /usr/ucb/* ) ;;    /usr/ucb/* ) ;;
1315    *)    *)
1316      # OSF1 and SCO ODT 3.0 have their own names for install.      # OSF1 and SCO ODT 3.0 have their own names for install.
# Line 1286  case $as_dir/ in Line 1318  case $as_dir/ in
1318      # by default.      # by default.
1319      for ac_prog in ginstall scoinst install; do      for ac_prog in ginstall scoinst install; do
1320        for ac_exec_ext in '' $ac_executable_extensions; do        for ac_exec_ext in '' $ac_executable_extensions; do
1321          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1322            if test $ac_prog = install &&            if test $ac_prog = install &&
1323              grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then              grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1324              # AIX install.  It has an incompatible calling convention.              # AIX install.  It has an incompatible calling convention.
1325              :              :
1326            elif test $ac_prog = install &&            elif test $ac_prog = install &&
1327              grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then              grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
1328              # program-specific install script used by HP pwplus--don't use.              # program-specific install script used by HP pwplus--don't use.
1329              :              :
1330            else            else
1331              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1332              break 3              break 3
1333            fi            fi
1334          fi          fi
1335        done        done
1336      done      done
1337      ;;      ;;
# Line 1387  _ACEOF Line 1419  _ACEOF
1419  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1420  rm conftest.sed  rm conftest.sed
1421    
   
1422  # expand $ac_aux_dir to an absolute path  # expand $ac_aux_dir to an absolute path
1423  am_aux_dir=`cd $ac_aux_dir && pwd`  am_aux_dir=`cd $ac_aux_dir && pwd`
1424    
# Line 1401  else Line 1432  else
1432  echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}  echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1433  fi  fi
1434    
1435    if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
1436      # We used to keeping the `.' as first argument, in order to
1437      # allow $(mkdir_p) to be used without argument.  As in
1438      #   $(mkdir_p) $(somedir)
1439      # where $(somedir) is conditionally defined.  However this is wrong
1440      # for two reasons:
1441      #  1. if the package is installed by a user who cannot write `.'
1442      #     make install will fail,
1443      #  2. the above comment should most certainly read
1444      #     $(mkdir_p) $(DESTDIR)$(somedir)
1445      #     so it does not work when $(somedir) is undefined and
1446      #     $(DESTDIR) is not.
1447      #  To support the latter case, we have to write
1448      #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
1449      #  so the `.' trick is pointless.
1450      mkdir_p='mkdir -p --'
1451    else
1452      # On NextStep and OpenStep, the `mkdir' command does not
1453      # recognize any option.  It will interpret all options as
1454      # directories to create, and then abort because `.' already
1455      # exists.
1456      for d in ./-p ./--version;
1457      do
1458        test -d $d && rmdir $d
1459      done
1460      # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
1461      if test -f "$ac_aux_dir/mkinstalldirs"; then
1462        mkdir_p='$(mkinstalldirs)'
1463      else
1464        mkdir_p='$(install_sh) -d'
1465      fi
1466    fi
1467    
1468  for ac_prog in gawk mawk nawk awk  for ac_prog in gawk mawk nawk awk
1469  do  do
1470    # Extract the first word of "$ac_prog", so it can be a program name with args.    # Extract the first word of "$ac_prog", so it can be a program name with args.
# Line 1443  done Line 1507  done
1507    
1508  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1509  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1510  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
1511  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
1512    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1513  else  else
# Line 1470  echo "${ECHO_T}no" >&6 Line 1534  echo "${ECHO_T}no" >&6
1534    SET_MAKE="MAKE=${MAKE-make}"    SET_MAKE="MAKE=${MAKE-make}"
1535  fi  fi
1536    
1537   # test to see if srcdir already configured  rm -rf .tst 2>/dev/null
1538    mkdir .tst 2>/dev/null
1539    if test -d .tst; then
1540      am__leading_dot=.
1541    else
1542      am__leading_dot=_
1543    fi
1544    rmdir .tst 2>/dev/null
1545    
1546    # test to see if srcdir already configured
1547  if test "`cd $srcdir && pwd`" != "`pwd`" &&  if test "`cd $srcdir && pwd`" != "`pwd`" &&
1548     test -f $srcdir/config.status; then     test -f $srcdir/config.status; then
1549    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
# Line 1478  echo "$as_me: error: source directory al Line 1551  echo "$as_me: error: source directory al
1551     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1552  fi  fi
1553    
1554    # test whether we have cygpath
1555    if test -z "$CYGPATH_W"; then
1556      if (cygpath --version) >/dev/null 2>/dev/null; then
1557        CYGPATH_W='cygpath -w'
1558      else
1559        CYGPATH_W=echo
1560      fi
1561    fi
1562    
1563    
1564  # Define the identity of the package.  # Define the identity of the package.
1565   PACKAGE=inetlib   PACKAGE='inetlib'
1566   VERSION=1.1   VERSION='1.1'
1567    
1568    
1569  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 1508  AUTOHEADER=${AUTOHEADER-"${am_missing_ru Line 1591  AUTOHEADER=${AUTOHEADER-"${am_missing_ru
1591    
1592  MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}  MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
1593    
   
 AMTAR=${AMTAR-"${am_missing_run}tar"}  
   
1594  install_sh=${install_sh-"$am_aux_dir/install-sh"}  install_sh=${install_sh-"$am_aux_dir/install-sh"}
1595    
1596  # Installed binaries are usually stripped using `strip' when the user  # Installed binaries are usually stripped using `strip' when the user
# Line 1603  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst Line 1683  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
1683    
1684  # We need awk for the "check" target.  The system "awk" is bad on  # We need awk for the "check" target.  The system "awk" is bad on
1685  # some platforms.  # some platforms.
1686    # Always define AMTAR for backward compatibility.
1687    
1688    AMTAR=${AMTAR-"${am_missing_run}tar"}
1689    
1690    am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
1691    
1692    
1693    
1694    
1695    
# Line 1921  else Line 2008  else
2008  JAVA_TEST=Test.java  JAVA_TEST=Test.java
2009  CLASS_TEST=Test.class  CLASS_TEST=Test.class
2010  cat << \EOF > $JAVA_TEST  cat << \EOF > $JAVA_TEST
2011  /* #line 1924 "configure" */  /* #line 2011 "configure" */
2012  public class Test {  public class Test {
2013  }  }
2014  EOF  EOF
# Line 2045  fi Line 2132  fi
2132    
2133    
2134    
2135    if test x$JAVAPREFIX = x; then
2136            test x$JAVA = x && for ac_prog in java$EXEEXT kaffe$EXEEXT
2137    do
2138      # Extract the first word of "$ac_prog", so it can be a program name with args.
2139    set dummy $ac_prog; ac_word=$2
2140    echo "$as_me:$LINENO: checking for $ac_word" >&5
2141    echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2142    if test "${ac_cv_prog_JAVA+set}" = set; then
2143      echo $ECHO_N "(cached) $ECHO_C" >&6
2144    else
2145      if test -n "$JAVA"; then
2146      ac_cv_prog_JAVA="$JAVA" # Let the user override the test.
2147    else
2148    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2149    for as_dir in $PATH
2150    do
2151      IFS=$as_save_IFS
2152      test -z "$as_dir" && as_dir=.
2153      for ac_exec_ext in '' $ac_executable_extensions; do
2154      if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2155        ac_cv_prog_JAVA="$ac_prog"
2156        echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2157        break 2
2158      fi
2159    done
2160    done
2161    
2162  # Check whether --with-jsse_jar or --without-jsse_jar was given.  fi
2163  if test "${with_jsse_jar+set}" = set; then  fi
2164    withval="$with_jsse_jar"  JAVA=$ac_cv_prog_JAVA
2165    if test "x${withval}" != x ; then  if test -n "$JAVA"; then
2166                  echo "$as_me:$LINENO: checking for JSSE" >&5    echo "$as_me:$LINENO: result: $JAVA" >&5
2167  echo $ECHO_N "checking for JSSE... $ECHO_C" >&6  echo "${ECHO_T}$JAVA" >&6
2168                  if test -r ${withval}/jsse.jar ; then  else
2169                          echo "$as_me:$LINENO: result: yes" >&5    echo "$as_me:$LINENO: result: no" >&5
2170  echo "${ECHO_T}yes" >&6  echo "${ECHO_T}no" >&6
2171                          JSSE_JAR=${withval}/jsse.jar  fi
2172                          found_jsse_jar=true  
2173                  elif test -r ${withval}/javax-net.jar ; then    test -n "$JAVA" && break
2174                          echo "$as_me:$LINENO: result: yes" >&5  done
2175  echo "${ECHO_T}yes" >&6  
2176                          JSSE_JAR=${withval}/javax-net.jar  else
2177                          found_jsse_jar=true          test x$JAVA = x && for ac_prog in java$EXEEXT kaffe$EXEEXT
2178                  else  do
2179                          { { echo "$as_me:$LINENO: error: can't find JSSE jar in specified path" >&5    # Extract the first word of "$ac_prog", so it can be a program name with args.
2180  echo "$as_me: error: can't find JSSE jar in specified path" >&2;}  set dummy $ac_prog; ac_word=$2
2181    echo "$as_me:$LINENO: checking for $ac_word" >&5
2182    echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2183    if test "${ac_cv_prog_JAVA+set}" = set; then
2184      echo $ECHO_N "(cached) $ECHO_C" >&6
2185    else
2186      if test -n "$JAVA"; then
2187      ac_cv_prog_JAVA="$JAVA" # Let the user override the test.
2188    else
2189    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2190    for as_dir in $PATH
2191    do
2192      IFS=$as_save_IFS
2193      test -z "$as_dir" && as_dir=.
2194      for ac_exec_ext in '' $ac_executable_extensions; do
2195      if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2196        ac_cv_prog_JAVA="$ac_prog"
2197        echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2198        break 2
2199      fi
2200    done
2201    done
2202    
2203    fi
2204    fi
2205    JAVA=$ac_cv_prog_JAVA
2206    if test -n "$JAVA"; then
2207      echo "$as_me:$LINENO: result: $JAVA" >&5
2208    echo "${ECHO_T}$JAVA" >&6
2209    else
2210      echo "$as_me:$LINENO: result: no" >&5
2211    echo "${ECHO_T}no" >&6
2212    fi
2213    
2214      test -n "$JAVA" && break
2215    done
2216    test -n "$JAVA" || JAVA="$JAVAPREFIX"
2217    
2218    fi
2219    test x$JAVA = x && { { echo "$as_me:$LINENO: error: no acceptable Java virtual machine found in \$PATH" >&5
2220    echo "$as_me: error: no acceptable Java virtual machine found in \$PATH" >&2;}
2221     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
2222                  fi  
2223          fi  # Extract the first word of "uudecode$EXEEXT", so it can be a program name with args.
2224    set dummy uudecode$EXEEXT; ac_word=$2
2225    echo "$as_me:$LINENO: checking for $ac_word" >&5
2226    echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2227    if test "${ac_cv_prog_uudecode+set}" = set; then
2228      echo $ECHO_N "(cached) $ECHO_C" >&6
2229  else  else
2230    found_jsse_jar=false    if test -n "$uudecode"; then
2231  fi;    ac_cv_prog_uudecode="$uudecode" # Let the user override the test.
2232  if test "x${JSSE_JAR}" = x ; then  else
2233    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2234    for as_dir in $PATH
2235    do
2236      IFS=$as_save_IFS
2237      test -z "$as_dir" && as_dir=.
2238      for ac_exec_ext in '' $ac_executable_extensions; do
2239      if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2240        ac_cv_prog_uudecode="yes"
2241        echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2242        break 2
2243      fi
2244    done
2245    done
2246    
2247  echo "$as_me:$LINENO: checking for jsse.jar" >&5  fi
2248  echo $ECHO_N "checking for jsse.jar... $ECHO_C" >&6  fi
2249  for _F in /usr/share/java /usr/local/share/java ;do  uudecode=$ac_cv_prog_uudecode
2250          if test -r ${_F}/jsse.jar ; then  if test -n "$uudecode"; then
2251                  JSSE_JAR=${_F}/jsse.jar    echo "$as_me:$LINENO: result: $uudecode" >&5
2252                  break  echo "${ECHO_T}$uudecode" >&6
2253          elif test -r ${_F}/javax-net.jar ; then  else
2254                  JSSE_JAR=${_F}/javax-net.jar    echo "$as_me:$LINENO: result: no" >&5
2255                  break  echo "${ECHO_T}no" >&6
2256    fi
2257    
2258    if test x$uudecode = xyes; then
2259    echo "$as_me:$LINENO: checking if uudecode can decode base 64 file" >&5
2260    echo $ECHO_N "checking if uudecode can decode base 64 file... $ECHO_C" >&6
2261    if test "${ac_cv_prog_uudecode_base64+set}" = set; then
2262      echo $ECHO_N "(cached) $ECHO_C" >&6
2263    else
2264    
2265    cat << \EOF > Test.uue
2266    begin-base64 644 Test.class
2267    yv66vgADAC0AFQcAAgEABFRlc3QHAAQBABBqYXZhL2xhbmcvT2JqZWN0AQAE
2268    bWFpbgEAFihbTGphdmEvbGFuZy9TdHJpbmc7KVYBAARDb2RlAQAPTGluZU51
2269    bWJlclRhYmxlDAAKAAsBAARleGl0AQAEKEkpVgoADQAJBwAOAQAQamF2YS9s
2270    YW5nL1N5c3RlbQEABjxpbml0PgEAAygpVgwADwAQCgADABEBAApTb3VyY2VG
2271    aWxlAQAJVGVzdC5qYXZhACEAAQADAAAAAAACAAkABQAGAAEABwAAACEAAQAB
2272    AAAABQO4AAyxAAAAAQAIAAAACgACAAAACgAEAAsAAQAPABAAAQAHAAAAIQAB
2273    AAEAAAAFKrcAErEAAAABAAgAAAAKAAIAAAAEAAQABAABABMAAAACABQ=
2274    ====
2275    EOF
2276    if uudecode$EXEEXT Test.uue; then
2277            ac_cv_prog_uudecode_base64=yes
2278    else
2279            echo "configure: 2279: uudecode had trouble decoding base 64 file 'Test.uue'" >&5
2280            echo "configure: failed file was:" >&5
2281            cat Test.uue >&5
2282            ac_cv_prog_uudecode_base64=no
2283    fi
2284    rm -f Test.uue
2285    fi
2286    echo "$as_me:$LINENO: result: $ac_cv_prog_uudecode_base64" >&5
2287    echo "${ECHO_T}$ac_cv_prog_uudecode_base64" >&6
2288    fi
2289    if test x$ac_cv_prog_uudecode_base64 != xyes; then
2290            rm -f Test.class
2291            { echo "$as_me:$LINENO: WARNING: I have to compile Test.class from scratch" >&5
2292    echo "$as_me: WARNING: I have to compile Test.class from scratch" >&2;}
2293            if test x$ac_cv_prog_javac_works = xno; then
2294                    { { echo "$as_me:$LINENO: error: Cannot compile java source. $JAVAC does not work properly" >&5
2295    echo "$as_me: error: Cannot compile java source. $JAVAC does not work properly" >&2;}
2296       { (exit 1); exit 1; }; }
2297          fi          fi
2298            if test x$ac_cv_prog_javac_works = x; then
2299    
2300    if test "x$JAVAPREFIX" = x; then
2301            test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
2302    do
2303      # Extract the first word of "$ac_prog", so it can be a program name with args.
2304    set dummy $ac_prog; ac_word=$2
2305    echo "$as_me:$LINENO: checking for $ac_word" >&5
2306    echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2307    if test "${ac_cv_prog_JAVAC+set}" = set; then
2308      echo $ECHO_N "(cached) $ECHO_C" >&6
2309    else
2310      if test -n "$JAVAC"; then
2311      ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
2312    else
2313    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2314    for as_dir in $PATH
2315    do
2316      IFS=$as_save_IFS
2317      test -z "$as_dir" && as_dir=.
2318      for ac_exec_ext in '' $ac_executable_extensions; do
2319      if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2320        ac_cv_prog_JAVAC="$ac_prog"
2321        echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2322        break 2
2323      fi
2324    done
2325    done
2326    
2327    fi
2328    fi
2329    JAVAC=$ac_cv_prog_JAVAC
2330    if test -n "$JAVAC"; then
2331      echo "$as_me:$LINENO: result: $JAVAC" >&5
2332    echo "${ECHO_T}$JAVAC" >&6
2333    else
2334      echo "$as_me:$LINENO: result: no" >&5
2335    echo "${ECHO_T}no" >&6
2336    fi
2337    
2338      test -n "$JAVAC" && break
2339    done
2340    
2341    else
2342            test "x$JAVAC" = x && for ac_prog in "gcj$EXEEXT -C" guavac$EXEEXT jikes$EXEEXT javac$EXEEXT
2343    do
2344      # Extract the first word of "$ac_prog", so it can be a program name with args.
2345    set dummy $ac_prog; ac_word=$2
2346    echo "$as_me:$LINENO: checking for $ac_word" >&5
2347    echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
2348    if test "${ac_cv_prog_JAVAC+set}" = set; then
2349      echo $ECHO_N "(cached) $ECHO_C" >&6
2350    else
2351      if test -n "$JAVAC"; then
2352      ac_cv_prog_JAVAC="$JAVAC" # Let the user override the test.
2353    else
2354    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2355    for as_dir in $PATH
2356    do
2357      IFS=$as_save_IFS
2358      test -z "$as_dir" && as_dir=.
2359      for ac_exec_ext in '' $ac_executable_extensions; do
2360      if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2361        ac_cv_prog_JAVAC="$ac_prog"
2362        echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2363        break 2
2364      fi
2365    done
2366  done  done
2367  if test x${JSSE_JAR} = x ; then  
2368          echo "$as_me:$LINENO: result: not found" >&5  fi
2369  echo "${ECHO_T}not found" >&6  fi
2370  else  JAVAC=$ac_cv_prog_JAVAC
2371          echo "$as_me:$LINENO: result: ${JSSE_JAR}" >&5  if test -n "$JAVAC"; then
2372  echo "${ECHO_T}${JSSE_JAR}" >&6    echo "$as_me:$LINENO: result: $JAVAC" >&5
2373  fi  echo "${ECHO_T}$JAVAC" >&6
2374          if test "x${JSSE_JAR}" = x; then  else
2375                  { { echo "$as_me:$LINENO: error: can't find JSSE jar; use --with-jsse-jar" >&5    echo "$as_me:$LINENO: result: no" >&5
2376  echo "$as_me: error: can't find JSSE jar; use --with-jsse-jar" >&2;}  echo "${ECHO_T}no" >&6
2377    fi
2378    
2379      test -n "$JAVAC" && break
2380    done
2381    test -n "$JAVAC" || JAVAC="$JAVAPREFIX"
2382    
2383    fi
2384    test "x$JAVAC" = x && { { echo "$as_me:$LINENO: error: no acceptable Java compiler found in \$PATH" >&5
2385    echo "$as_me: error: no acceptable Java compiler found in \$PATH" >&2;}
2386     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
2387          fi  
2388    echo "$as_me:$LINENO: checking if $JAVAC works" >&5
2389    echo $ECHO_N "checking if $JAVAC works... $ECHO_C" >&6
2390    if test "${ac_cv_prog_javac_works+set}" = set; then
2391      echo $ECHO_N "(cached) $ECHO_C" >&6
2392    else
2393    
2394    JAVA_TEST=Test.java
2395    CLASS_TEST=Test.class
2396    cat << \EOF > $JAVA_TEST
2397    /* #line 2397 "configure" */
2398    public class Test {
2399    }
2400    EOF
2401    if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
2402      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2403      (eval $ac_try) 2>&5
2404      ac_status=$?
2405      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2406      (exit $ac_status); }; } >/dev/null 2>&1; then
2407      ac_cv_prog_javac_works=yes
2408    else
2409      { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
2410    echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
2411       { (exit 1); exit 1; }; }
2412      echo "configure: failed program was:" >&5
2413      cat $JAVA_TEST >&5
2414  fi  fi
2415    rm -f $JAVA_TEST $CLASS_TEST
2416    
2417    fi
2418    echo "$as_me:$LINENO: result: $ac_cv_prog_javac_works" >&5
2419    echo "${ECHO_T}$ac_cv_prog_javac_works" >&6
2420    
2421    
2422            fi
2423    fi
2424    echo "$as_me:$LINENO: checking if $JAVA works" >&5
2425    echo $ECHO_N "checking if $JAVA works... $ECHO_C" >&6
2426    if test "${ac_cv_prog_java_works+set}" = set; then
2427      echo $ECHO_N "(cached) $ECHO_C" >&6
2428    else
2429    
2430  # Check whether --with-javax-security_jar or --without-javax-security_jar was given.  JAVA_TEST=Test.java
2431  if test "${with_javax_security_jar+set}" = set; then  CLASS_TEST=Test.class
2432    withval="$with_javax_security_jar"  TEST=Test
2433    if test "x${withval}" != x ; then  cat << \EOF > $JAVA_TEST
2434                  echo "$as_me:$LINENO: checking for ${withval}/javax-security.jar" >&5  /* [#]line 2434 "configure" */
2435  echo $ECHO_N "checking for ${withval}/javax-security.jar... $ECHO_C" >&6  public class Test {
2436                  if test -r ${withval}/javax-security.jar ; then  public static void main (String args[]) {
2437                          echo "$as_me:$LINENO: result: yes" >&5          System.exit (0);
2438  echo "${ECHO_T}yes" >&6  } }
2439                          JAVAX_SECURITY_JAR=${withval}/javax-security.jar  EOF
2440                          found_javax_security_jar=true  if test x$ac_cv_prog_uudecode_base64 != xyes; then
2441                  else          if { ac_try='$JAVAC $JAVACFLAGS $JAVA_TEST'
2442                          { { echo "$as_me:$LINENO: error: can't find javax-security.jar in specified path" >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2443  echo "$as_me: error: can't find javax-security.jar in specified path" >&2;}    (eval $ac_try) 2>&5
2444      ac_status=$?
2445      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2446      (exit $ac_status); }; } && test -s $CLASS_TEST; then
2447                    :
2448            else
2449              echo "configure: failed program was:" >&5
2450              cat $JAVA_TEST >&5
2451              { { echo "$as_me:$LINENO: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&5
2452    echo "$as_me: error: The Java compiler $JAVAC failed (see config.log, check the CLASSPATH?)" >&2;}
2453     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
                 fi  
2454          fi          fi
2455    fi
2456    if { ac_try='$JAVA $JAVAFLAGS -classpath ".:$CLASSPATH" $TEST'
2457      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2458      (eval $ac_try) 2>&5
2459      ac_status=$?
2460      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2461      (exit $ac_status); }; } >/dev/null 2>&1; then
2462      ac_cv_prog_java_works=yes
2463  else  else
2464    found_javax_security_jar=false    echo "configure: failed program was:" >&5
2465      cat $JAVA_TEST >&5
2466      { { echo "$as_me:$LINENO: error: The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" >&5
2467    echo "$as_me: error: The Java VM $JAVA failed (see config.log, check the CLASSPATH?)" >&2;}
2468       { (exit 1); exit 1; }; }
2469    fi
2470    rm -fr $JAVA_TEST $CLASS_TEST Test.uue
2471    
2472    fi
2473    echo "$as_me:$LINENO: result: $ac_cv_prog_java_works" >&5
2474    echo "${ECHO_T}$ac_cv_prog_java_works" >&6
2475    
2476    
2477    
2478    
2479    echo "$as_me:$LINENO: checking for JSSE" >&5
2480    echo $ECHO_N "checking for JSSE... $ECHO_C" >&6
2481    JSSE_JAR=""
2482    JSSE_CLASSPATH=.
2483    if test "x" != "x$CLASSPATH" ; then
2484            JSSE_CLASSPATH="$JSSE_CLASSPATH:$CLASSPATH"
2485    fi
2486    
2487    # Check whether --with-jsse or --without-jsse was given.
2488    if test "${with_jsse+set}" = set; then
2489      withval="$with_jsse"
2490    
2491            if test -r "${withval}" ; then
2492                    JSSE_JAR="${withval}"
2493                    JSSE_CLASSPATH="$JSSE_CLASSPATH:$JSSE_JAR"
2494            fi
2495    
2496  fi;  fi;
2497  if test "x${JAVAX_SECURITY_JAR}" = x ; then  cat << \EOF > Test.java
2498    /* [#]line 2498 "configure" */
2499    public class Test {
2500      public static void main(String[] args) {
2501        try { Class.forName("javax.net.ssl.SSLSocket"); }
2502        catch (Throwable e) { System.exit(1); }
2503      }
2504    }
2505    EOF
2506    if { ac_try='$JAVAC $JAVACFLAGS Test.java'
2507      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2508      (eval $ac_try) 2>&5
2509      ac_status=$?
2510      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2511      (exit $ac_status); }; } && test -s Test.class && ($JAVA $JAVAFLAGS -classpath "$JSSE_CLASSPATH" Test; exit) 2>/dev/null
2512    then
2513            echo "$as_me:$LINENO: result: yes" >&5
2514    echo "${ECHO_T}yes" >&6
2515    else
2516            { { echo "$as_me:$LINENO: error: can't find JSSE classes; use --with-jsse" >&5
2517    echo "$as_me: error: can't find JSSE classes; use --with-jsse" >&2;}
2518       { (exit 1); exit 1; }; }
2519    fi
2520    rm Test.java Test.class
2521    
2522    
2523    
2524    echo "$as_me:$LINENO: checking for SASL" >&5
2525    echo $ECHO_N "checking for SASL... $ECHO_C" >&6
2526    SASL_JAR=""
2527    SASL_CLASSPATH=.
2528    if test "x" != "x$CLASSPATH" ; then
2529            SASL_CLASSPATH="$SASL_CLASSPATH:$CLASSPATH"
2530    fi
2531    
2532    # Check whether --with-sasl or --without-sasl was given.
2533    if test "${with_sasl+set}" = set; then
2534      withval="$with_sasl"
2535    
2536  echo "$as_me:$LINENO: checking for javax-security.jar" >&5          if test -r "${withval}" ; then
2537  echo $ECHO_N "checking for javax-security.jar... $ECHO_C" >&6                          SASL_JAR="${withval}"
2538  for _F in /usr/share/java /usr/local/share/java ;do                          SASL_CLASSPATH="$SASL_CLASSPATH:$SASL_JAR"
         if test -r ${_F}/javax-security.jar ; then  
                 JAVAX_SECURITY_JAR=${_F}/javax-security.jar  
                 break  
2539          fi          fi
2540  done  
2541  if test x${JAVAX_SECURITY_JAR} = x ; then  fi;
2542          echo "$as_me:$LINENO: result: not found" >&5  cat << \EOF > Test.java
2543  echo "${ECHO_T}not found" >&6  /* [#]line 2543 "configure" */
2544  else  public class Test {
2545          echo "$as_me:$LINENO: result: ${JAVAX_SECURITY_JAR}" >&5    public static void main(String[] args) {
2546  echo "${ECHO_T}${JAVAX_SECURITY_JAR}" >&6      try { Class.forName("javax.security.sasl.SaslClient"); }
2547  fi      catch (Throwable e) { System.exit(1); }
2548          if test "x${JAVAX_SECURITY_JAR}" = x; then    }
2549                  { { echo "$as_me:$LINENO: error: can't find javax-security.jar; use --with-javax-security-jar" >&5  }
2550  echo "$as_me: error: can't find javax-security.jar; use --with-javax-security-jar" >&2;}  EOF
2551    if { ac_try='$JAVAC $JAVACFLAGS Test.java'
2552      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2553      (eval $ac_try) 2>&5
2554      ac_status=$?
2555      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2556      (exit $ac_status); }; } && test -s Test.class && ($JAVA $JAVAFLAGS -classpath "$SASL_CLASSPATH" Test) 2>/dev/null
2557    then
2558            echo "$as_me:$LINENO: result: yes" >&5
2559    echo "${ECHO_T}yes" >&6
2560    else
2561            { { echo "$as_me:$LINENO: error: can't find SASL classes; use --with-sasl" >&5
2562    echo "$as_me: error: can't find SASL classes; use --with-sasl" >&2;}
2563     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
2564    fi
2565    rm Test.java Test.class
2566    
2567    
2568    
2569    echo "$as_me:$LINENO: checking for javax.security.auth.callback" >&5
2570    echo $ECHO_N "checking for javax.security.auth.callback... $ECHO_C" >&6
2571    AUTH_CALLBACK_JAR=""
2572    AUTH_CALLBACK_CLASSPATH=.
2573    if test "x" != "x$CLASSPATH" ; then
2574            AUTH_CALLBACK_CLASSPATH="$AUTH_CALLBACK_CLASSPATH:$CLASSPATH"
2575    fi
2576    
2577    # Check whether --with-auth_callback or --without-auth_callback was given.
2578    if test "${with_auth_callback+set}" = set; then
2579      withval="$with_auth_callback"
2580    
2581            if test -r "${withval}" ; then
2582                            AUTH_CALLBACK_JAR="${withval}"
2583                            AUTH_CALLBACK_CLASSPATH="$AUTH_CALLBACK_CLASSPATH:$AUTH_CALLBACK_JAR"
2584          fi          fi
2585    
2586    fi;
2587    cat << \EOF > Test.java
2588    /* [#]line 2588 "configure" */
2589    public class Test {
2590      public static void main(String[] args) {
2591        try { Class.forName("javax.security.auth.callback.Callback"); }
2592        catch (Throwable e) { System.exit(1); }
2593      }
2594    }
2595    EOF
2596    if { ac_try='$JAVAC $JAVACFLAGS Test.java'
2597      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2598      (eval $ac_try) 2>&5
2599      ac_status=$?
2600      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2601      (exit $ac_status); }; } && test -s Test.class && ($JAVA $JAVAFLAGS -classpath "$AUTH_CALLBACK_CLASSPATH" Test) 2>/dev/null
2602    then
2603            echo "$as_me:$LINENO: result: yes" >&5
2604    echo "${ECHO_T}yes" >&6
2605    else
2606            { { echo "$as_me:$LINENO: error: can't find javax.security.auth.callback classes; use --with-auth-callback" >&5
2607    echo "$as_me: error: can't find javax.security.auth.callback classes; use --with-auth-callback" >&2;}
2608       { (exit 1); exit 1; }; }
2609  fi  fi
2610    rm Test.java Test.class
2611    
2612    
2613    
# Line 2178  _ACEOF Line 2642  _ACEOF
2642        # `set' does not quote correctly, so add quotes (double-quote        # `set' does not quote correctly, so add quotes (double-quote
2643        # substitution turns \\\\ into \\, and sed turns \\ into \).        # substitution turns \\\\ into \\, and sed turns \\ into \).
2644        sed -n \        sed -n \
2645          "s/'/'\\\\''/g;          "s/'/'\\\\''/g;
2646            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
2647        ;;        ;;
2648      *)      *)
2649        # `set' quotes correctly as required by POSIX, so do not add quotes.        # `set' quotes correctly as required by POSIX, so do not add quotes.
2650        sed -n \        sed -n \
2651          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
2652        ;;        ;;
2653      esac;      esac;
2654  } |  } |
# Line 2214  test "x$exec_prefix" = xNONE && exec_pre Line 2678  test "x$exec_prefix" = xNONE && exec_pre
2678  # trailing colons and then remove the whole line if VPATH becomes empty  # trailing colons and then remove the whole line if VPATH becomes empty
2679  # (actually we leave an empty line to preserve line numbers).  # (actually we leave an empty line to preserve line numbers).
2680  if test "x$srcdir" = x.; then  if test "x$srcdir" = x.; then
2681    ac_vpsub='/^[         ]*VPATH[        ]*=/{    ac_vpsub='/^[  ]*VPATH[        ]*=/{
2682  s/:*\$(srcdir):*/:/;  s/:*\$(srcdir):*/:/;
2683  s/:*\${srcdir}:*/:/;  s/:*\${srcdir}:*/:/;
2684  s/:*@srcdir@:*/:/;  s/:*@srcdir@:*/:/;
2685  s/^\([^=]*=[    ]*\):*/\1/;  s/^\([^=]*=[     ]*\):*/\1/;
2686  s/:*$//;  s/:*$//;
2687  s/^[^=]*=[      ]*$//;  s/^[^=]*=[       ]*$//;
2688  }'  }'
2689  fi  fi
2690    
# Line 2234  fi Line 2698  fi
2698  cat >confdef2opt.sed <<\_ACEOF  cat >confdef2opt.sed <<\_ACEOF
2699  t clear  t clear
2700  : clear  : clear
2701  s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\),-D\1=\2,g  s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\),-D\1=\2,g
2702  t quote  t quote
2703  s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\),-D\1=\2,g  s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\),-D\1=\2,g
2704  t quote  t quote
2705  d  d
2706  : quote  : quote
2707  s,[     `~#$^&*(){}\\|;'"<>?],\\&,g  s,[      `~#$^&*(){}\\|;'"<>?],\\&,g
2708  s,\[,\\&,g  s,\[,\\&,g
2709  s,\],\\&,g  s,\],\\&,g
2710  s,\$,$$,g  s,\$,$$,g
# Line 2262  ac_ltlibobjs= Line 2726  ac_ltlibobjs=
2726  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
2727    # 1. Remove the extension, and $U if already installed.    # 1. Remove the extension, and $U if already installed.
2728    ac_i=`echo "$ac_i" |    ac_i=`echo "$ac_i" |
2729           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
2730    # 2. Add them.    # 2. Add them.
2731    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
2732    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
# Line 2376  if test -n "${ZSH_VERSION+set}" && (emul Line 2840  if test -n "${ZSH_VERSION+set}" && (emul
2840  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
2841    set -o posix    set -o posix
2842  fi  fi
2843    DUALCASE=1; export DUALCASE # for MKS sh
2844    
2845  # Support unset when possible.  # Support unset when possible.
2846  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
2847    as_unset=unset    as_unset=unset
2848  else  else
2849    as_unset=false    as_unset=false
# Line 2397  for as_var in \ Line 2862  for as_var in \
2862    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
2863    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
2864  do  do
2865    if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then    if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
2866      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
2867    else    else
2868      $as_unset $as_var      $as_unset $as_var
# Line 2576  rm -f conf$$ conf$$.exe conf$$.file Line 3041  rm -f conf$$ conf$$.exe conf$$.file
3041  if mkdir -p . 2>/dev/null; then  if mkdir -p . 2>/dev/null; then
3042    as_mkdir_p=:    as_mkdir_p=:
3043  else  else
3044      test -d ./-p && rmdir ./-p
3045    as_mkdir_p=false    as_mkdir_p=false
3046  fi  fi
3047    
3048  as_executable_p="test -f"  as_executable_p="test -f"
3049    
3050  # Sed expression to map a string onto a valid CPP name.  # Sed expression to map a string onto a valid CPP name.
3051  as_tr_cpp="sed y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g"  as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3052    
3053  # Sed expression to map a string onto a valid variable name.  # Sed expression to map a string onto a valid variable name.
3054  as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3055    
3056    
3057  # IFS  # IFS
# Line 2612  _ASBOX Line 3078  _ASBOX
3078  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
3079    
3080  This file was extended by inetlib $as_me 1.1, which was  This file was extended by inetlib $as_me 1.1, which was
3081  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
3082    
3083    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
3084    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 2656  Usage: $0 [OPTIONS] [FILE]... Line 3122  Usage: $0 [OPTIONS] [FILE]...
3122    -d, --debug      don't remove temporary files    -d, --debug      don't remove temporary files
3123        --recheck    update $as_me by reconfiguring in the same conditions        --recheck    update $as_me by reconfiguring in the same conditions
3124    --file=FILE[:TEMPLATE]    --file=FILE[:TEMPLATE]
3125                     instantiate the configuration file FILE                     instantiate the configuration file FILE
3126    
3127  Configuration files:  Configuration files:
3128  $config_files  $config_files
# Line 2667  _ACEOF Line 3133  _ACEOF
3133  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
3134  ac_cs_version="\\  ac_cs_version="\\
3135  inetlib config.status 1.1  inetlib config.status 1.1
3136  configured by $0, generated by GNU Autoconf 2.57,  configured by $0, generated by GNU Autoconf 2.59,
3137    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
3138    
3139  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
3140  This config.status script is free software; the Free Software Foundation  This config.status script is free software; the Free Software Foundation
3141  gives unlimited permission to copy, distribute and modify it."  gives unlimited permission to copy, distribute and modify it."
3142  srcdir=$srcdir  srcdir=$srcdir
# Line 2857  s,@LIBS@,$LIBS,;t t Line 3322  s,@LIBS@,$LIBS,;t t
3322  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
3323  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
3324  s,@INSTALL_DATA@,$INSTALL_DATA,;t t  s,@INSTALL_DATA@,$INSTALL_DATA,;t t
3325    s,@CYGPATH_W@,$CYGPATH_W,;t t
3326  s,@PACKAGE@,$PACKAGE,;t t  s,@PACKAGE@,$PACKAGE,;t t
3327  s,@VERSION@,$VERSION,;t t  s,@VERSION@,$VERSION,;t t
3328  s,@ACLOCAL@,$ACLOCAL,;t t  s,@ACLOCAL@,$ACLOCAL,;t t
# Line 2864  s,@AUTOCONF@,$AUTOCONF,;t t Line 3330  s,@AUTOCONF@,$AUTOCONF,;t t
3330  s,@AUTOMAKE@,$AUTOMAKE,;t t  s,@AUTOMAKE@,$AUTOMAKE,;t t
3331  s,@AUTOHEADER@,$AUTOHEADER,;t t  s,@AUTOHEADER@,$AUTOHEADER,;t t
3332  s,@MAKEINFO@,$MAKEINFO,;t t  s,@MAKEINFO@,$MAKEINFO,;t t
 s,@AMTAR@,$AMTAR,;t t  
3333  s,@install_sh@,$install_sh,;t t  s,@install_sh@,$install_sh,;t t
3334  s,@STRIP@,$STRIP,;t t  s,@STRIP@,$STRIP,;t t
3335  s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t  s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
3336  s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t  s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
3337    s,@mkdir_p@,$mkdir_p,;t t
3338  s,@AWK@,$AWK,;t t  s,@AWK@,$AWK,;t t
3339  s,@SET_MAKE@,$SET_MAKE,;t t  s,@SET_MAKE@,$SET_MAKE,;t t
3340    s,@am__leading_dot@,$am__leading_dot,;t t
3341    s,@AMTAR@,$AMTAR,;t t
3342    s,@am__tar@,$am__tar,;t t
3343    s,@am__untar@,$am__untar,;t t
3344  s,@ENABLE_SMTP_TRUE@,$ENABLE_SMTP_TRUE,;t t  s,@ENABLE_SMTP_TRUE@,$ENABLE_SMTP_TRUE,;t t
3345  s,@ENABLE_SMTP_FALSE@,$ENABLE_SMTP_FALSE,;t t  s,@ENABLE_SMTP_FALSE@,$ENABLE_SMTP_FALSE,;t t
3346  s,@ENABLE_IMAP_TRUE@,$ENABLE_IMAP_TRUE,;t t  s,@ENABLE_IMAP_TRUE@,$ENABLE_IMAP_TRUE,;t t
# Line 2893  s,@ENABLE_COMSAT_TRUE@,$ENABLE_COMSAT_TR Line 3363  s,@ENABLE_COMSAT_TRUE@,$ENABLE_COMSAT_TR
3363  s,@ENABLE_COMSAT_FALSE@,$ENABLE_COMSAT_FALSE,;t t  s,@ENABLE_COMSAT_FALSE@,$ENABLE_COMSAT_FALSE,;t t
3364  s,@JAVAC@,$JAVAC,;t t  s,@JAVAC@,$JAVAC,;t t
3365  s,@JAR@,$JAR,;t t  s,@JAR@,$JAR,;t t
3366    s,@JAVA@,$JAVA,;t t
3367    s,@uudecode@,$uudecode,;t t
3368  s,@JSSE_JAR@,$JSSE_JAR,;t t  s,@JSSE_JAR@,$JSSE_JAR,;t t
3369  s,@JAVAX_SECURITY_JAR@,$JAVAX_SECURITY_JAR,;t t  s,@SASL_JAR@,$SASL_JAR,;t t
3370    s,@AUTH_CALLBACK_JAR@,$AUTH_CALLBACK_JAR,;t t
3371  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t
3372  s,@LTLIBOBJS@,$LTLIBOBJS,;t t  s,@LTLIBOBJS@,$LTLIBOBJS,;t t
3373  CEOF  CEOF
# Line 2926  _ACEOF Line 3399  _ACEOF
3399        (echo ':t        (echo ':t
3400    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed    /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
3401        if test -z "$ac_sed_cmds"; then        if test -z "$ac_sed_cmds"; then
3402          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
3403        else        else
3404          ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
3405        fi        fi
3406        ac_sed_frag=`expr $ac_sed_frag + 1`        ac_sed_frag=`expr $ac_sed_frag + 1`
3407        ac_beg=$ac_end        ac_beg=$ac_end
# Line 2946  for ac_file in : $CONFIG_FILES; do test Line 3419  for ac_file in : $CONFIG_FILES; do test
3419    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3420    case $ac_file in    case $ac_file in
3421    - | *:- | *:-:* ) # input from stdin    - | *:- | *:-:* ) # input from stdin
3422          cat >$tmp/stdin          cat >$tmp/stdin
3423          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3424          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3425    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3426          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3427    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
3428    esac    esac
3429    
3430    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
3431    ac_dir=`(dirname "$ac_file") 2>/dev/null ||    ac_dir=`(dirname "$ac_file") 2>/dev/null ||
3432  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3433           X"$ac_file" : 'X\(//\)[^/]' \| \           X"$ac_file" : 'X\(//\)[^/]' \| \
3434           X"$ac_file" : 'X\(//\)$' \| \           X"$ac_file" : 'X\(//\)$' \| \
3435           X"$ac_file" : 'X\(/\)' \| \           X"$ac_file" : 'X\(/\)' \| \
3436           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
3437  echo X"$ac_file" |  echo X"$ac_file" |
3438      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
3439            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 2976  echo X"$ac_file" | Line 3449  echo X"$ac_file" |
3449        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
3450        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
3451  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3452           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
3453           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
3454           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
3455           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
3456  echo X"$as_dir" |  echo X"$as_dir" |
3457      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
3458            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 3017  case $srcdir in Line 3490  case $srcdir in
3490      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
3491      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
3492  esac  esac
3493  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  
3494  # absolute.  # Do not use `cd foo && pwd` to compute absolute paths, because
3495  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  # the directories may not exist.
3496  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`  case `pwd` in
3497  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  .) ac_abs_builddir="$ac_dir";;
3498  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  *)
3499      case "$ac_dir" in
3500      .) ac_abs_builddir=`pwd`;;
3501      [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
3502      *) ac_abs_builddir=`pwd`/"$ac_dir";;
3503      esac;;
3504    esac
3505    case $ac_abs_builddir in
3506    .) ac_abs_top_builddir=${ac_top_builddir}.;;
3507    *)
3508      case ${ac_top_builddir}. in
3509      .) ac_abs_top_builddir=$ac_abs_builddir;;
3510      [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
3511      *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
3512      esac;;
3513    esac
3514    case $ac_abs_builddir in
3515    .) ac_abs_srcdir=$ac_srcdir;;
3516    *)
3517      case $ac_srcdir in
3518      .) ac_abs_srcdir=$ac_abs_builddir;;
3519      [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
3520      *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
3521      esac;;
3522    esac
3523    case $ac_abs_builddir in
3524    .) ac_abs_top_srcdir=$ac_top_srcdir;;
3525    *)
3526      case $ac_top_srcdir in
3527      .) ac_abs_top_srcdir=$ac_abs_builddir;;
3528      [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
3529      *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
3530      esac;;
3531    esac
3532    
3533    
3534    case $INSTALL in    case $INSTALL in
# Line 3044  echo "$as_me: creating $ac_file" >&6;} Line 3550  echo "$as_me: creating $ac_file" >&6;}
3550      configure_input="$ac_file.  "      configure_input="$ac_file.  "
3551    fi    fi
3552    configure_input=$configure_input"Generated from `echo $ac_file_in |    configure_input=$configure_input"Generated from `echo $ac_file_in |
3553                                       sed 's,.*/,,'` by configure."                                       sed 's,.*/,,'` by configure."
3554    
3555    # First look for the input files in the build tree, otherwise in the    # First look for the input files in the build tree, otherwise in the
3556    # src tree.    # src tree.
# Line 3053  echo "$as_me: creating $ac_file" >&6;} Line 3559  echo "$as_me: creating $ac_file" >&6;}
3559        case $f in        case $f in
3560        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
3561        [\\/$]*)        [\\/$]*)
3562           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
3563           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5           test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
3564  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
3565     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
3566           echo $f;;           echo "$f";;
3567        *) # Relative        *) # Relative
3568           if test -f "$f"; then           if test -f "$f"; then
3569             # Build tree             # Build tree
3570             echo $f             echo "$f"
3571           elif test -f "$srcdir/$f"; then           elif test -f "$srcdir/$f"; then
3572             # Source tree             # Source tree
3573             echo $srcdir/$f             echo "$srcdir/$f"
3574           else           else
3575             # /dev/null tree             # /dev/null tree
3576             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
3577  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
3578     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
3579           fi;;           fi;;
3580        esac        esac
3581      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
3582  _ACEOF  _ACEOF

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26