/[LeafOK_CVS]/lbbs/configure
ViewVC logotype

Diff of /lbbs/configure

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

Revision 1.1 by sysadm, Mon Oct 11 10:24:54 2004 UTC Revision 1.2 by sysadm, Sun Oct 17 06:19:01 2004 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 bbsd 1.0.  # Generated by GNU Autoconf 2.59 for bbsd 1.0.
4  #  #
5  # Report bugs to <leaflet@leafok.com>.  # Report bugs to <leaflet@leafok.com>.
6  #  #
7  # Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  # Copyright (C) 2003 Free Software Foundation, Inc.
 # Free Software Foundation, Inc.  
8  # This configure script is free software; the Free Software Foundation  # This configure script is free software; the Free Software Foundation
9  # gives unlimited permission to copy, distribute and modify it.  # gives unlimited permission to copy, distribute and modify it.
10  ## --------------------- ##  ## --------------------- ##
# Line 22  if test -n "${ZSH_VERSION+set}" && (emul Line 21  if test -n "${ZSH_VERSION+set}" && (emul
21  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
22    set -o posix    set -o posix
23  fi  fi
24    DUALCASE=1; export DUALCASE # for MKS sh
25    
26  # Support unset when possible.  # Support unset when possible.
27  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
28    as_unset=unset    as_unset=unset
29  else  else
30    as_unset=false    as_unset=false
# Line 43  for as_var in \ Line 43  for as_var in \
43    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
44    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
45  do  do
46    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
47      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
48    else    else
49      $as_unset $as_var      $as_unset $as_var
# Line 220  rm -f conf$$ conf$$.exe conf$$.file Line 220  rm -f conf$$ conf$$.exe conf$$.file
220  if mkdir -p . 2>/dev/null; then  if mkdir -p . 2>/dev/null; then
221    as_mkdir_p=:    as_mkdir_p=:
222  else  else
223      test -d ./-p && rmdir ./-p
224    as_mkdir_p=false    as_mkdir_p=false
225  fi  fi
226    
227  as_executable_p="test -f"  as_executable_p="test -f"
228    
229  # Sed expression to map a string onto a valid CPP name.  # Sed expression to map a string onto a valid CPP name.
230  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'"
231    
232  # Sed expression to map a string onto a valid variable name.  # Sed expression to map a string onto a valid variable name.
233  as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
234    
235    
236  # IFS  # IFS
# Line 273  PACKAGE_STRING='bbsd 1.0' Line 274  PACKAGE_STRING='bbsd 1.0'
274  PACKAGE_BUGREPORT='leaflet@leafok.com'  PACKAGE_BUGREPORT='leaflet@leafok.com'
275    
276  ac_unique_file="src/"  ac_unique_file="src/"
277  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 CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE 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 AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE LIBOBJS LTLIBOBJS'
278  ac_subst_files=''  ac_subst_files=''
279    
280  # Initialize some variables set by options.  # Initialize some variables set by options.
# Line 632  done Line 633  done
633    
634  # Be sure to have absolute paths.  # Be sure to have absolute paths.
635  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \  for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
636                localstatedir libdir includedir oldincludedir infodir mandir                localstatedir libdir includedir oldincludedir infodir mandir
637  do  do
638    eval ac_val=$`echo $ac_var`    eval ac_val=$`echo $ac_var`
639    case $ac_val in    case $ac_val in
# Line 672  if test -z "$srcdir"; then Line 673  if test -z "$srcdir"; then
673    # Try the directory containing this script, then its parent.    # Try the directory containing this script, then its parent.
674    ac_confdir=`(dirname "$0") 2>/dev/null ||    ac_confdir=`(dirname "$0") 2>/dev/null ||
675  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
676           X"$0" : 'X\(//\)[^/]' \| \           X"$0" : 'X\(//\)[^/]' \| \
677           X"$0" : 'X\(//\)$' \| \           X"$0" : 'X\(//\)$' \| \
678           X"$0" : 'X\(/\)' \| \           X"$0" : 'X\(/\)' \| \
679           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
680  echo X"$0" |  echo X"$0" |
681      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
682            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 763  _ACEOF Line 764  _ACEOF
764    cat <<_ACEOF    cat <<_ACEOF
765  Installation directories:  Installation directories:
766    --prefix=PREFIX         install architecture-independent files in PREFIX    --prefix=PREFIX         install architecture-independent files in PREFIX
767                            [$ac_default_prefix]                            [$ac_default_prefix]
768    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX    --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
769                            [PREFIX]                            [PREFIX]
770    
771  By default, \`make install' will install all the files in  By default, \`make install' will install all the files in
772  \`$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 807  if test -n "$ac_init_help"; then Line 808  if test -n "$ac_init_help"; then
808  Optional Features:  Optional Features:
809    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
810    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
811    --disable-dependency-tracking Speeds up one-time builds    --disable-dependency-tracking  speeds up one-time build
812    --enable-dependency-tracking  Do not reject slow dependency extractors    --enable-dependency-tracking   do not reject slow dependency extractors
813    
814  Some influential environment variables:  Some influential environment variables:
815    CC          C compiler command    CC          C compiler command
# Line 855  case $srcdir in Line 856  case $srcdir in
856      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
857      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
858  esac  esac
859  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  
860  # absolute.  # Do not use `cd foo && pwd` to compute absolute paths, because
861  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  # the directories may not exist.
862  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`  case `pwd` in
863  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  .) ac_abs_builddir="$ac_dir";;
864  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  *)
865      case "$ac_dir" in
866      .) ac_abs_builddir=`pwd`;;
867      [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
868      *) ac_abs_builddir=`pwd`/"$ac_dir";;
869      esac;;
870    esac
871    case $ac_abs_builddir in
872    .) ac_abs_top_builddir=${ac_top_builddir}.;;
873    *)
874      case ${ac_top_builddir}. in
875      .) ac_abs_top_builddir=$ac_abs_builddir;;
876      [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
877      *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
878      esac;;
879    esac
880    case $ac_abs_builddir in
881    .) ac_abs_srcdir=$ac_srcdir;;
882    *)
883      case $ac_srcdir in
884      .) ac_abs_srcdir=$ac_abs_builddir;;
885      [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
886      *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
887      esac;;
888    esac
889    case $ac_abs_builddir in
890    .) ac_abs_top_srcdir=$ac_top_srcdir;;
891    *)
892      case $ac_top_srcdir in
893      .) ac_abs_top_srcdir=$ac_abs_builddir;;
894      [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
895      *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
896      esac;;
897    esac
898    
899      cd $ac_dir      cd $ac_dir
900      # Check for guested configure; otherwise get Cygnus style configure.      # Check for guested configure; otherwise get Cygnus style configure.
# Line 871  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a Line 905  ac_abs_top_srcdir=`cd "$ac_dir" && cd $a
905        echo        echo
906        $SHELL $ac_srcdir/configure  --help=recursive        $SHELL $ac_srcdir/configure  --help=recursive
907      elif test -f $ac_srcdir/configure.ac ||      elif test -f $ac_srcdir/configure.ac ||
908             test -f $ac_srcdir/configure.in; then             test -f $ac_srcdir/configure.in; then
909        echo        echo
910        $ac_configure --help        $ac_configure --help
911      else      else
# Line 885  test -n "$ac_init_help" && exit 0 Line 919  test -n "$ac_init_help" && exit 0
919  if $ac_init_version; then  if $ac_init_version; then
920    cat <<\_ACEOF    cat <<\_ACEOF
921  bbsd configure 1.0  bbsd configure 1.0
922  generated by GNU Autoconf 2.57  generated by GNU Autoconf 2.59
923    
924  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
925  This configure script is free software; the Free Software Foundation  This configure script is free software; the Free Software Foundation
926  gives unlimited permission to copy, distribute and modify it.  gives unlimited permission to copy, distribute and modify it.
927  _ACEOF  _ACEOF
# Line 900  This file contains any messages produced Line 933  This file contains any messages produced
933  running configure, to aid debugging if configure makes a mistake.  running configure, to aid debugging if configure makes a mistake.
934    
935  It was created by bbsd $as_me 1.0, which was  It was created by bbsd $as_me 1.0, which was
936  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
937    
938    $ $0 $@    $ $0 $@
939    
# Line 977  do Line 1010  do
1010      2)      2)
1011        ac_configure_args1="$ac_configure_args1 '$ac_arg'"        ac_configure_args1="$ac_configure_args1 '$ac_arg'"
1012        if test $ac_must_keep_next = true; then        if test $ac_must_keep_next = true; then
1013          ac_must_keep_next=false # Got value, back to normal.          ac_must_keep_next=false # Got value, back to normal.
1014        else        else
1015          case $ac_arg in          case $ac_arg in
1016            *=* | --config-cache | -C | -disable-* | --disable-* \            *=* | --config-cache | -C | -disable-* | --disable-* \
1017            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \            | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
1018            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \            | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
1019            | -with-* | --with-* | -without-* | --without-* | --x)            | -with-* | --with-* | -without-* | --without-* | --x)
1020              case "$ac_configure_args0 " in              case "$ac_configure_args0 " in
1021                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;                "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
1022              esac              esac
1023              ;;              ;;
1024            -* ) ac_must_keep_next=true ;;            -* ) ac_must_keep_next=true ;;
1025          esac          esac
1026        fi        fi
1027        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"        ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
1028        # Get rid of the leading space.        # Get rid of the leading space.
# Line 1023  _ASBOX Line 1056  _ASBOX
1056      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in      case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
1057      *ac_space=\ *)      *ac_space=\ *)
1058        sed -n \        sed -n \
1059          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;          "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
1060            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
1061        ;;        ;;
1062      *)      *)
1063        sed -n \        sed -n \
1064          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
1065        ;;        ;;
1066      esac;      esac;
1067  }  }
# Line 1057  _ASBOX Line 1090  _ASBOX
1090        for ac_var in $ac_subst_files        for ac_var in $ac_subst_files
1091        do        do
1092          eval ac_val=$`echo $ac_var`          eval ac_val=$`echo $ac_var`
1093          echo "$ac_var='"'"'$ac_val'"'"'"          echo "$ac_var='"'"'$ac_val'"'"'"
1094        done | sort        done | sort
1095        echo        echo
1096      fi      fi
# Line 1076  _ASBOX Line 1109  _ASBOX
1109        echo "$as_me: caught signal $ac_signal"        echo "$as_me: caught signal $ac_signal"
1110      echo "$as_me: exit $exit_status"      echo "$as_me: exit $exit_status"
1111    } >&5    } >&5
1112    rm -f core core.* *.core &&    rm -f core *.core &&
1113    rm -rf conftest* confdefs* conf$$* $ac_clean_files &&    rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
1114      exit $exit_status      exit $exit_status
1115       ' 0       ' 0
# Line 1156  fi Line 1189  fi
1189  # value.  # value.
1190  ac_cache_corrupted=false  ac_cache_corrupted=false
1191  for ac_var in `(set) 2>&1 |  for ac_var in `(set) 2>&1 |
1192                 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
1193    eval ac_old_set=\$ac_cv_env_${ac_var}_set    eval ac_old_set=\$ac_cv_env_${ac_var}_set
1194    eval ac_new_set=\$ac_env_${ac_var}_set    eval ac_new_set=\$ac_env_${ac_var}_set
1195    eval ac_old_val="\$ac_cv_env_${ac_var}_value"    eval ac_old_val="\$ac_cv_env_${ac_var}_value"
# Line 1173  echo "$as_me: error: \`$ac_var' was not Line 1206  echo "$as_me: error: \`$ac_var' was not
1206      ,);;      ,);;
1207      *)      *)
1208        if test "x$ac_old_val" != "x$ac_new_val"; then        if test "x$ac_old_val" != "x$ac_new_val"; then
1209          { 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
1210  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;}
1211          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5          { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1212  echo "$as_me:   former value:  $ac_old_val" >&2;}  echo "$as_me:   former value:  $ac_old_val" >&2;}
1213          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5          { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1214  echo "$as_me:   current value: $ac_new_val" >&2;}  echo "$as_me:   current value: $ac_new_val" >&2;}
1215          ac_cache_corrupted=:          ac_cache_corrupted=:
1216        fi;;        fi;;
1217    esac    esac
1218    # Pass precious variables to config.status.    # Pass precious variables to config.status.
# Line 1235  ac_compiler_gnu=$ac_cv_c_compiler_gnu Line 1268  ac_compiler_gnu=$ac_cv_c_compiler_gnu
1268    
1269    
1270    
1271  am__api_version="1.6"  am__api_version="1.8"
1272  ac_aux_dir=  ac_aux_dir=
1273  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do  for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
1274    if test -f $ac_dir/install-sh; then    if test -f $ac_dir/install-sh; then
# Line 1272  ac_configure="$SHELL $ac_aux_dir/configu Line 1305  ac_configure="$SHELL $ac_aux_dir/configu
1305  # 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
1306  # AFS /usr/afsws/bin/install, which mishandles nonexistent args  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
1307  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1308    # OS/2's system install, which has a completely different semantic
1309  # ./install, which can be erroneously created by make from ./install.sh.  # ./install, which can be erroneously created by make from ./install.sh.
1310  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5  echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1311  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 1288  do Line 1322  do
1322  case $as_dir/ in  case $as_dir/ in
1323    ./ | .// | /cC/* | \    ./ | .// | /cC/* | \
1324    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \    /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
1325      ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
1326    /usr/ucb/* ) ;;    /usr/ucb/* ) ;;
1327    *)    *)
1328      # 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 1295  case $as_dir/ in Line 1330  case $as_dir/ in
1330      # by default.      # by default.
1331      for ac_prog in ginstall scoinst install; do      for ac_prog in ginstall scoinst install; do
1332        for ac_exec_ext in '' $ac_executable_extensions; do        for ac_exec_ext in '' $ac_executable_extensions; do
1333          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then          if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
1334            if test $ac_prog = install &&            if test $ac_prog = install &&
1335              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
1336              # AIX install.  It has an incompatible calling convention.              # AIX install.  It has an incompatible calling convention.
1337              :              :
1338            elif test $ac_prog = install &&            elif test $ac_prog = install &&
1339              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
1340              # program-specific install script used by HP pwplus--don't use.              # program-specific install script used by HP pwplus--don't use.
1341              :              :
1342            else            else
1343              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"              ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1344              break 3              break 3
1345            fi            fi
1346          fi          fi
1347        done        done
1348      done      done
1349      ;;      ;;
# Line 1396  _ACEOF Line 1431  _ACEOF
1431  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`  program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1432  rm conftest.sed  rm conftest.sed
1433    
   
1434  # expand $ac_aux_dir to an absolute path  # expand $ac_aux_dir to an absolute path
1435  am_aux_dir=`cd $ac_aux_dir && pwd`  am_aux_dir=`cd $ac_aux_dir && pwd`
1436    
# Line 1410  else Line 1444  else
1444  echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}  echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1445  fi  fi
1446    
1447    if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
1448      # Keeping the `.' argument allows $(mkdir_p) to be used without
1449      # argument.  Indeed, we sometimes output rules like
1450      #   $(mkdir_p) $(somedir)
1451      # where $(somedir) is conditionally defined.
1452      # (`test -n '$(somedir)' && $(mkdir_p) $(somedir)' is a more
1453      # expensive solution, as it forces Make to start a sub-shell.)
1454      mkdir_p='mkdir -p -- .'
1455    else
1456      # On NextStep and OpenStep, the `mkdir' command does not
1457      # recognize any option.  It will interpret all options as
1458      # directories to create, and then abort because `.' already
1459      # exists.
1460      for d in ./-p ./--version;
1461      do
1462        test -d $d && rmdir $d
1463      done
1464      # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
1465      if test -f "$ac_aux_dir/mkinstalldirs"; then
1466        mkdir_p='$(mkinstalldirs)'
1467      else
1468        mkdir_p='$(install_sh) -d'
1469      fi
1470    fi
1471    
1472  for ac_prog in gawk mawk nawk awk  for ac_prog in gawk mawk nawk awk
1473  do  do
1474    # 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 1452  done Line 1511  done
1511    
1512  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5  echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1513  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6  echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
1514  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
1515  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
1516    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
1517  else  else
# Line 1479  echo "${ECHO_T}no" >&6 Line 1538  echo "${ECHO_T}no" >&6
1538    SET_MAKE="MAKE=${MAKE-make}"    SET_MAKE="MAKE=${MAKE-make}"
1539  fi  fi
1540    
1541   # test to see if srcdir already configured  rm -rf .tst 2>/dev/null
1542    mkdir .tst 2>/dev/null
1543    if test -d .tst; then
1544      am__leading_dot=.
1545    else
1546      am__leading_dot=_
1547    fi
1548    rmdir .tst 2>/dev/null
1549    
1550    # test to see if srcdir already configured
1551  if test "`cd $srcdir && pwd`" != "`pwd`" &&  if test "`cd $srcdir && pwd`" != "`pwd`" &&
1552     test -f $srcdir/config.status; then     test -f $srcdir/config.status; then
1553    { { 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 1487  echo "$as_me: error: source directory al Line 1555  echo "$as_me: error: source directory al
1555     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1556  fi  fi
1557    
1558    # test whether we have cygpath
1559    if test -z "$CYGPATH_W"; then
1560      if (cygpath --version) >/dev/null 2>/dev/null; then
1561        CYGPATH_W='cygpath -w'
1562      else
1563        CYGPATH_W=echo
1564      fi
1565    fi
1566    
1567    
1568  # Define the identity of the package.  # Define the identity of the package.
1569   PACKAGE=bbsd   PACKAGE=bbsd
1570   VERSION=1.0   VERSION=1.0
# Line 1617  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst Line 1695  INSTALL_STRIP_PROGRAM="\${SHELL} \$(inst
1695    
1696    
1697  # AC_CONFIG_HEADERS([config.h])  # AC_CONFIG_HEADERS([config.h])
1698   # test to see if srcdir already configured  # test to see if srcdir already configured
1699  if test "`cd $srcdir && pwd`" != "`pwd`" &&  if test "`cd $srcdir && pwd`" != "`pwd`" &&
1700     test -f $srcdir/config.status; then     test -f $srcdir/config.status; then
1701    { { 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 1625  echo "$as_me: error: source directory al Line 1703  echo "$as_me: error: source directory al
1703     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
1704  fi  fi
1705    
1706    # test whether we have cygpath
1707    if test -z "$CYGPATH_W"; then
1708      if (cygpath --version) >/dev/null 2>/dev/null; then
1709        CYGPATH_W='cygpath -w'
1710      else
1711        CYGPATH_W=echo
1712      fi
1713    fi
1714    
1715    
1716  # Define the identity of the package.  # Define the identity of the package.
1717   PACKAGE=bbsd   PACKAGE='bbsd'
1718   VERSION=1.0   VERSION='1.0'
1719    
1720    
1721  cat >>confdefs.h <<_ACEOF  cat >>confdefs.h <<_ACEOF
# Line 2091  ac_compiler=`set X $ac_compile; echo $2` Line 2179  ac_compiler=`set X $ac_compile; echo $2`
2179    (exit $ac_status); }    (exit $ac_status); }
2180    
2181  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2182  /* confdefs.h.  */  /* confdefs.h.  */
2183  _ACEOF  _ACEOF
2184  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2111  ac_clean_files="$ac_clean_files a.out a. Line 2198  ac_clean_files="$ac_clean_files a.out a.
2198  # Try to create an executable without -o first, disregard a.out.  # Try to create an executable without -o first, disregard a.out.
2199  # It will help us diagnose broken compilers, and finding out an intuition  # It will help us diagnose broken compilers, and finding out an intuition
2200  # of exeext.  # of exeext.
2201  echo "$as_me:$LINENO: checking for C compiler default output" >&5  echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2202  echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6  echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
2203  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`  ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2204  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
2205    (eval $ac_link_default) 2>&5    (eval $ac_link_default) 2>&5
# Line 2132  do Line 2219  do
2219    test -f "$ac_file" || continue    test -f "$ac_file" || continue
2220    case $ac_file in    case $ac_file in
2221      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
2222          ;;          ;;
2223      conftest.$ac_ext )      conftest.$ac_ext )
2224          # This is the source file.          # This is the source file.
2225          ;;          ;;
2226      [ab].out )      [ab].out )
2227          # We found the default executable, but exeext='' is most          # We found the default executable, but exeext='' is most
2228          # certainly right.          # certainly right.
2229          break;;          break;;
2230      *.* )      *.* )
2231          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`          ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2232          # FIXME: I believe we export ac_cv_exeext for Libtool,          # FIXME: I believe we export ac_cv_exeext for Libtool,
2233          # but it would be cool to find out if it's true.  Does anybody          # but it would be cool to find out if it's true.  Does anybody
2234          # maintain Libtool? --akim.          # maintain Libtool? --akim.
2235          export ac_cv_exeext          export ac_cv_exeext
2236          break;;          break;;
2237      * )      * )
2238          break;;          break;;
2239    esac    esac
2240  done  done
2241  else  else
# Line 2222  for ac_file in conftest.exe conftest con Line 2309  for ac_file in conftest.exe conftest con
2309    case $ac_file in    case $ac_file in
2310      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;      *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
2311      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2312            export ac_cv_exeext            export ac_cv_exeext
2313            break;;            break;;
2314      * ) break;;      * ) break;;
2315    esac    esac
2316  done  done
# Line 2248  if test "${ac_cv_objext+set}" = set; the Line 2335  if test "${ac_cv_objext+set}" = set; the
2335    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2336  else  else
2337    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2338  /* confdefs.h.  */  /* confdefs.h.  */
2339  _ACEOF  _ACEOF
2340  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2299  if test "${ac_cv_c_compiler_gnu+set}" = Line 2385  if test "${ac_cv_c_compiler_gnu+set}" =
2385    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2386  else  else
2387    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2388  /* confdefs.h.  */  /* confdefs.h.  */
2389  _ACEOF  _ACEOF
2390  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2319  main () Line 2404  main ()
2404  _ACEOF  _ACEOF
2405  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2406  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2407    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>conftest.er1
2408    ac_status=$?    ac_status=$?
2409      grep -v '^ *+' conftest.er1 >conftest.err
2410      rm -f conftest.er1
2411      cat conftest.err >&5
2412    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2413    (exit $ac_status); } &&    (exit $ac_status); } &&
2414           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -z "$ac_c_werror_flag"
2415                             || test ! -s conftest.err'
2416      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2417      (eval $ac_try) 2>&5
2418      ac_status=$?
2419      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2420      (exit $ac_status); }; } &&
2421             { ac_try='test -s conftest.$ac_objext'
2422    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2423    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2424    ac_status=$?    ac_status=$?
# Line 2336  sed 's/^/| /' conftest.$ac_ext >&5 Line 2431  sed 's/^/| /' conftest.$ac_ext >&5
2431    
2432  ac_compiler_gnu=no  ac_compiler_gnu=no
2433  fi  fi
2434  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2435  ac_cv_c_compiler_gnu=$ac_compiler_gnu  ac_cv_c_compiler_gnu=$ac_compiler_gnu
2436    
2437  fi  fi
# Line 2352  if test "${ac_cv_prog_cc_g+set}" = set; Line 2447  if test "${ac_cv_prog_cc_g+set}" = set;
2447    echo $ECHO_N "(cached) $ECHO_C" >&6    echo $ECHO_N "(cached) $ECHO_C" >&6
2448  else  else
2449    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2450  /* confdefs.h.  */  /* confdefs.h.  */
2451  _ACEOF  _ACEOF
2452  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2369  main () Line 2463  main ()
2463  _ACEOF  _ACEOF
2464  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2465  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2466    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>conftest.er1
2467    ac_status=$?    ac_status=$?
2468      grep -v '^ *+' conftest.er1 >conftest.err
2469      rm -f conftest.er1
2470      cat conftest.err >&5
2471    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2472    (exit $ac_status); } &&    (exit $ac_status); } &&
2473           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -z "$ac_c_werror_flag"
2474                             || test ! -s conftest.err'
2475      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2476      (eval $ac_try) 2>&5
2477      ac_status=$?
2478      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2479      (exit $ac_status); }; } &&
2480             { ac_try='test -s conftest.$ac_objext'
2481    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2482    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2483    ac_status=$?    ac_status=$?
# Line 2386  sed 's/^/| /' conftest.$ac_ext >&5 Line 2490  sed 's/^/| /' conftest.$ac_ext >&5
2490    
2491  ac_cv_prog_cc_g=no  ac_cv_prog_cc_g=no
2492  fi  fi
2493  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2494  fi  fi
2495  echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5  echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
2496  echo "${ECHO_T}$ac_cv_prog_cc_g" >&6  echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
# Line 2413  else Line 2517  else
2517    ac_cv_prog_cc_stdc=no    ac_cv_prog_cc_stdc=no
2518  ac_save_CC=$CC  ac_save_CC=$CC
2519  cat >conftest.$ac_ext <<_ACEOF  cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2520  /* confdefs.h.  */  /* confdefs.h.  */
2521  _ACEOF  _ACEOF
2522  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2441  static char *f (char * (*g) (char **, in Line 2544  static char *f (char * (*g) (char **, in
2544    va_end (v);    va_end (v);
2545    return s;    return s;
2546  }  }
2547    
2548    /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
2549       function prototypes and stuff, but not '\xHH' hex character constants.
2550       These don't provoke an error unfortunately, instead are silently treated
2551       as 'x'.  The following induces an error, until -std1 is added to get
2552       proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
2553       array size at least.  It's necessary to write '\x00'==0 to get something
2554       that's true only with -std1.  */
2555    int osf4_cc_array ['\x00' == 0 ? 1 : -1];
2556    
2557  int test (int i, double x);  int test (int i, double x);
2558  struct s1 {int (*f) (int a);};  struct s1 {int (*f) (int a);};
2559  struct s2 {int (*f) (double a);};  struct s2 {int (*f) (double a);};
# Line 2467  do Line 2580  do
2580    CC="$ac_save_CC $ac_arg"    CC="$ac_save_CC $ac_arg"
2581    rm -f conftest.$ac_objext    rm -f conftest.$ac_objext
2582  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2583    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>conftest.er1
2584    ac_status=$?    ac_status=$?
2585      grep -v '^ *+' conftest.er1 >conftest.err
2586      rm -f conftest.er1
2587      cat conftest.err >&5
2588    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2589    (exit $ac_status); } &&    (exit $ac_status); } &&
2590           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -z "$ac_c_werror_flag"
2591                             || test ! -s conftest.err'
2592      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2593      (eval $ac_try) 2>&5
2594      ac_status=$?
2595      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2596      (exit $ac_status); }; } &&
2597             { ac_try='test -s conftest.$ac_objext'
2598    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2599    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2600    ac_status=$?    ac_status=$?
# Line 2484  else Line 2607  else
2607  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
2608    
2609  fi  fi
2610  rm -f conftest.$ac_objext  rm -f conftest.err conftest.$ac_objext
2611  done  done
2612  rm -f conftest.$ac_ext conftest.$ac_objext  rm -f conftest.$ac_ext conftest.$ac_objext
2613  CC=$ac_save_CC  CC=$ac_save_CC
# Line 2512  cat >conftest.$ac_ext <<_ACEOF Line 2635  cat >conftest.$ac_ext <<_ACEOF
2635  _ACEOF  _ACEOF
2636  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2637  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2638    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>conftest.er1
2639    ac_status=$?    ac_status=$?
2640      grep -v '^ *+' conftest.er1 >conftest.err
2641      rm -f conftest.er1
2642      cat conftest.err >&5
2643    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2644    (exit $ac_status); } &&    (exit $ac_status); } &&
2645           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -z "$ac_c_werror_flag"
2646                             || test ! -s conftest.err'
2647      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2648      (eval $ac_try) 2>&5
2649      ac_status=$?
2650      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2651      (exit $ac_status); }; } &&
2652             { ac_try='test -s conftest.$ac_objext'
2653    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2654    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2655    ac_status=$?    ac_status=$?
2656    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2657    (exit $ac_status); }; }; then    (exit $ac_status); }; }; then
2658    for ac_declaration in \    for ac_declaration in \
2659     ''\     '' \
    '#include <stdlib.h>' \  
2660     'extern "C" void std::exit (int) throw (); using std::exit;' \     'extern "C" void std::exit (int) throw (); using std::exit;' \
2661     'extern "C" void std::exit (int); using std::exit;' \     'extern "C" void std::exit (int); using std::exit;' \
2662     'extern "C" void exit (int) throw ();' \     'extern "C" void exit (int) throw ();' \
# Line 2532  if { (eval echo "$as_me:$LINENO: \"$ac_c Line 2664  if { (eval echo "$as_me:$LINENO: \"$ac_c
2664     'void exit (int);'     'void exit (int);'
2665  do  do
2666    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2667  /* confdefs.h.  */  /* confdefs.h.  */
2668  _ACEOF  _ACEOF
2669  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
2670  cat >>conftest.$ac_ext <<_ACEOF  cat >>conftest.$ac_ext <<_ACEOF
2671  /* end confdefs.h.  */  /* end confdefs.h.  */
 #include <stdlib.h>  
2672  $ac_declaration  $ac_declaration
2673    #include <stdlib.h>
2674  int  int
2675  main ()  main ()
2676  {  {
# Line 2550  exit (42); Line 2681  exit (42);
2681  _ACEOF  _ACEOF
2682  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2683  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2684    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>conftest.er1
2685    ac_status=$?    ac_status=$?
2686      grep -v '^ *+' conftest.er1 >conftest.err
2687      rm -f conftest.er1
2688      cat conftest.err >&5
2689    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2690    (exit $ac_status); } &&    (exit $ac_status); } &&
2691           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -z "$ac_c_werror_flag"
2692                             || test ! -s conftest.err'
2693      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2694      (eval $ac_try) 2>&5
2695      ac_status=$?
2696      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2697      (exit $ac_status); }; } &&
2698             { ac_try='test -s conftest.$ac_objext'
2699    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2700    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2701    ac_status=$?    ac_status=$?
# Line 2567  sed 's/^/| /' conftest.$ac_ext >&5 Line 2708  sed 's/^/| /' conftest.$ac_ext >&5
2708    
2709  continue  continue
2710  fi  fi
2711  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2712    cat >conftest.$ac_ext <<_ACEOF    cat >conftest.$ac_ext <<_ACEOF
 #line $LINENO "configure"  
2713  /* confdefs.h.  */  /* confdefs.h.  */
2714  _ACEOF  _ACEOF
2715  cat confdefs.h >>conftest.$ac_ext  cat confdefs.h >>conftest.$ac_ext
# Line 2586  exit (42); Line 2726  exit (42);
2726  _ACEOF  _ACEOF
2727  rm -f conftest.$ac_objext  rm -f conftest.$ac_objext
2728  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
2729    (eval $ac_compile) 2>&5    (eval $ac_compile) 2>conftest.er1
2730    ac_status=$?    ac_status=$?
2731      grep -v '^ *+' conftest.er1 >conftest.err
2732      rm -f conftest.er1
2733      cat conftest.err >&5
2734    echo "$as_me:$LINENO: \$? = $ac_status" >&5    echo "$as_me:$LINENO: \$? = $ac_status" >&5
2735    (exit $ac_status); } &&    (exit $ac_status); } &&
2736           { ac_try='test -s conftest.$ac_objext'           { ac_try='test -z "$ac_c_werror_flag"
2737                             || test ! -s conftest.err'
2738      { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2739      (eval $ac_try) 2>&5
2740      ac_status=$?
2741      echo "$as_me:$LINENO: \$? = $ac_status" >&5
2742      (exit $ac_status); }; } &&
2743             { ac_try='test -s conftest.$ac_objext'
2744    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5    { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2745    (eval $ac_try) 2>&5    (eval $ac_try) 2>&5
2746    ac_status=$?    ac_status=$?
# Line 2602  else Line 2752  else
2752  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
2753    
2754  fi  fi
2755  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2756  done  done
2757  rm -f conftest*  rm -f conftest*
2758  if test -n "$ac_declaration"; then  if test -n "$ac_declaration"; then
# Line 2616  else Line 2766  else
2766  sed 's/^/| /' conftest.$ac_ext >&5  sed 's/^/| /' conftest.$ac_ext >&5
2767    
2768  fi  fi
2769  rm -f conftest.$ac_objext conftest.$ac_ext  rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
2770  ac_ext=c  ac_ext=c
2771  ac_cpp='$CPP $CPPFLAGS'  ac_cpp='$CPP $CPPFLAGS'
2772  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
2773  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'  ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
2774  ac_compiler_gnu=$ac_cv_c_compiler_gnu  ac_compiler_gnu=$ac_cv_c_compiler_gnu
2775  rm -f .deps 2>/dev/null  DEPDIR="${am__leading_dot}deps"
 mkdir .deps 2>/dev/null  
 if test -d .deps; then  
   DEPDIR=.deps  
 else  
   # MS-DOS does not allow filenames that begin with a dot.  
   DEPDIR=_deps  
 fi  
 rmdir .deps 2>/dev/null  
   
2776    
2777            ac_config_commands="$ac_config_commands depfiles"            ac_config_commands="$ac_config_commands depfiles"
2778    
2779    
2780  am_make=${MAKE-make}  am_make=${MAKE-make}
2781  cat > confinc << 'END'  cat > confinc << 'END'
2782  doit:  am__doit:
2783          @echo done          @echo done
2784    .PHONY: am__doit
2785  END  END
2786  # If we don't find an include directive, just comment out the code.  # If we don't find an include directive, just comment out the code.
2787  echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5  echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
# Line 2654  echo "include confinc" > confmf Line 2796  echo "include confinc" > confmf
2796  # In particular we don't look at `^make:' because GNU make might  # In particular we don't look at `^make:' because GNU make might
2797  # be invoked under some other name (usually "gmake"), in which  # be invoked under some other name (usually "gmake"), in which
2798  # case it prints its new name instead of `make'.  # case it prints its new name instead of `make'.
2799  if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then  if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2800     am__include=include     am__include=include
2801     am__quote=     am__quote=
2802     _am_result=GNU     _am_result=GNU
# Line 2714  else Line 2856  else
2856    # using a relative directory.    # using a relative directory.
2857    cp "$am_depcomp" conftest.dir    cp "$am_depcomp" conftest.dir
2858    cd conftest.dir    cd conftest.dir
2859      # We will build objects and dependencies in a subdirectory because
2860      # it helps to detect inapplicable dependency modes.  For instance
2861      # both Tru64's cc and ICC support -MD to output dependencies as a
2862      # side effect of compilation, but ICC will put the dependencies in
2863      # the current directory while Tru64 will put them in the object
2864      # directory.
2865      mkdir sub
2866    
2867    am_cv_CC_dependencies_compiler_type=none    am_cv_CC_dependencies_compiler_type=none
2868    if test "$am_compiler_list" = ""; then    if test "$am_compiler_list" = ""; then
2869       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2870    fi    fi
2871    for depmode in $am_compiler_list; do    for depmode in $am_compiler_list; do
2872        # Setup a source with many dependencies, because some compilers
2873        # like to wrap large dependency lists on column 80 (with \), and
2874        # we should not choose a depcomp mode which is confused by this.
2875        #
2876      # We need to recreate these files for each test, as the compiler may      # We need to recreate these files for each test, as the compiler may
2877      # overwrite some of them when testing with obscure command lines.      # overwrite some of them when testing with obscure command lines.
2878      # This happens at least with the AIX C compiler.      # This happens at least with the AIX C compiler.
2879      echo '#include "conftest.h"' > conftest.c      : > sub/conftest.c
2880      echo 'int i;' > conftest.h      for i in 1 2 3 4 5 6; do
2881      echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf        echo '#include "conftst'$i'.h"' >> sub/conftest.c
2882          # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2883          # Solaris 8's {/usr,}/bin/sh.
2884          touch sub/conftst$i.h
2885        done
2886        echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2887    
2888      case $depmode in      case $depmode in
2889      nosideeffect)      nosideeffect)
# Line 2743  else Line 2901  else
2901      # mode.  It turns out that the SunPro C++ compiler does not properly      # mode.  It turns out that the SunPro C++ compiler does not properly
2902      # handle `-M -o', and we need to detect this.      # handle `-M -o', and we need to detect this.
2903      if depmode=$depmode \      if depmode=$depmode \
2904         source=conftest.c object=conftest.o \         source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2905         depfile=conftest.Po tmpdepfile=conftest.TPo \         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2906         $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&         $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2907         grep conftest.h conftest.Po > /dev/null 2>&1 &&           >/dev/null 2>conftest.err &&
2908           grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2909           grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2910         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2911        am_cv_CC_dependencies_compiler_type=$depmode        # icc doesn't choke on unknown options, it will just issue warnings
2912        break        # (even with -Werror).  So we grep stderr for any message
2913          # that says an option was ignored.
2914          if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
2915            am_cv_CC_dependencies_compiler_type=$depmode
2916            break
2917          fi
2918      fi      fi
2919    done    done
2920    
# Line 2765  echo "${ECHO_T}$am_cv_CC_dependencies_co Line 2930  echo "${ECHO_T}$am_cv_CC_dependencies_co
2930  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
2931    
2932    
2933    
2934    if
2935      test "x$enable_dependency_tracking" != xno \
2936      && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
2937      am__fastdepCC_TRUE=
2938      am__fastdepCC_FALSE='#'
2939    else
2940      am__fastdepCC_TRUE='#'
2941      am__fastdepCC_FALSE=
2942    fi
2943    
2944    
2945  depcc="$CC"   am_compiler_list=  depcc="$CC"   am_compiler_list=
2946    
2947  echo "$as_me:$LINENO: checking dependency style of $depcc" >&5  echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
# Line 2783  else Line 2960  else
2960    # using a relative directory.    # using a relative directory.
2961    cp "$am_depcomp" conftest.dir    cp "$am_depcomp" conftest.dir
2962    cd conftest.dir    cd conftest.dir
2963      # We will build objects and dependencies in a subdirectory because
2964      # it helps to detect inapplicable dependency modes.  For instance
2965      # both Tru64's cc and ICC support -MD to output dependencies as a
2966      # side effect of compilation, but ICC will put the dependencies in
2967      # the current directory while Tru64 will put them in the object
2968      # directory.
2969      mkdir sub
2970    
2971    am_cv_CC_dependencies_compiler_type=none    am_cv_CC_dependencies_compiler_type=none
2972    if test "$am_compiler_list" = ""; then    if test "$am_compiler_list" = ""; then
2973       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`       am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
2974    fi    fi
2975    for depmode in $am_compiler_list; do    for depmode in $am_compiler_list; do
2976        # Setup a source with many dependencies, because some compilers
2977        # like to wrap large dependency lists on column 80 (with \), and
2978        # we should not choose a depcomp mode which is confused by this.
2979        #
2980      # We need to recreate these files for each test, as the compiler may      # We need to recreate these files for each test, as the compiler may
2981      # overwrite some of them when testing with obscure command lines.      # overwrite some of them when testing with obscure command lines.
2982      # This happens at least with the AIX C compiler.      # This happens at least with the AIX C compiler.
2983      echo '#include "conftest.h"' > conftest.c      : > sub/conftest.c
2984      echo 'int i;' > conftest.h      for i in 1 2 3 4 5 6; do
2985      echo "${am__include} ${am__quote}conftest.Po${am__quote}" > confmf        echo '#include "conftst'$i'.h"' >> sub/conftest.c
2986          # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
2987          # Solaris 8's {/usr,}/bin/sh.
2988          touch sub/conftst$i.h
2989        done
2990        echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2991    
2992      case $depmode in      case $depmode in
2993      nosideeffect)      nosideeffect)
# Line 2812  else Line 3005  else
3005      # mode.  It turns out that the SunPro C++ compiler does not properly      # mode.  It turns out that the SunPro C++ compiler does not properly
3006      # handle `-M -o', and we need to detect this.      # handle `-M -o', and we need to detect this.
3007      if depmode=$depmode \      if depmode=$depmode \
3008         source=conftest.c object=conftest.o \         source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3009         depfile=conftest.Po tmpdepfile=conftest.TPo \         depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3010         $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&         $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3011         grep conftest.h conftest.Po > /dev/null 2>&1 &&           >/dev/null 2>conftest.err &&
3012           grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3013           grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3014         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3015        am_cv_CC_dependencies_compiler_type=$depmode        # icc doesn't choke on unknown options, it will just issue warnings
3016        break        # (even with -Werror).  So we grep stderr for any message
3017          # that says an option was ignored.
3018          if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
3019            am_cv_CC_dependencies_compiler_type=$depmode
3020            break
3021          fi
3022      fi      fi
3023    done    done
3024    
# Line 2835  CCDEPMODE=depmode=$am_cv_CC_dependencies Line 3035  CCDEPMODE=depmode=$am_cv_CC_dependencies
3035    
3036    
3037    
3038    if
3039      test "x$enable_dependency_tracking" != xno \
3040      && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
3041      am__fastdepCC_TRUE=
3042      am__fastdepCC_FALSE='#'
3043    else
3044      am__fastdepCC_TRUE='#'
3045      am__fastdepCC_FALSE=
3046    fi
3047    
3048    
3049    
3050  # Checks for libraries.  # Checks for libraries.
3051    
3052  # Checks for header files.  # Checks for header files.
# Line 2873  _ACEOF Line 3085  _ACEOF
3085        # `set' does not quote correctly, so add quotes (double-quote        # `set' does not quote correctly, so add quotes (double-quote
3086        # substitution turns \\\\ into \\, and sed turns \\ into \).        # substitution turns \\\\ into \\, and sed turns \\ into \).
3087        sed -n \        sed -n \
3088          "s/'/'\\\\''/g;          "s/'/'\\\\''/g;
3089            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"            s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
3090        ;;        ;;
3091      *)      *)
3092        # `set' quotes correctly as required by POSIX, so do not add quotes.        # `set' quotes correctly as required by POSIX, so do not add quotes.
3093        sed -n \        sed -n \
3094          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"          "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
3095        ;;        ;;
3096      esac;      esac;
3097  } |  } |
# Line 2909  test "x$exec_prefix" = xNONE && exec_pre Line 3121  test "x$exec_prefix" = xNONE && exec_pre
3121  # trailing colons and then remove the whole line if VPATH becomes empty  # trailing colons and then remove the whole line if VPATH becomes empty
3122  # (actually we leave an empty line to preserve line numbers).  # (actually we leave an empty line to preserve line numbers).
3123  if test "x$srcdir" = x.; then  if test "x$srcdir" = x.; then
3124    ac_vpsub='/^[         ]*VPATH[        ]*=/{    ac_vpsub='/^[  ]*VPATH[        ]*=/{
3125  s/:*\$(srcdir):*/:/;  s/:*\$(srcdir):*/:/;
3126  s/:*\${srcdir}:*/:/;  s/:*\${srcdir}:*/:/;
3127  s/:*@srcdir@:*/:/;  s/:*@srcdir@:*/:/;
3128  s/^\([^=]*=[    ]*\):*/\1/;  s/^\([^=]*=[     ]*\):*/\1/;
3129  s/:*$//;  s/:*$//;
3130  s/^[^=]*=[      ]*$//;  s/^[^=]*=[       ]*$//;
3131  }'  }'
3132  fi  fi
3133    
# Line 2929  fi Line 3141  fi
3141  cat >confdef2opt.sed <<\_ACEOF  cat >confdef2opt.sed <<\_ACEOF
3142  t clear  t clear
3143  : clear  : clear
3144  s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\),-D\1=\2,g  s,^[     ]*#[    ]*define[       ][      ]*\([^  (][^    (]*([^)]*)\)[   ]*\(.*\),-D\1=\2,g
3145  t quote  t quote
3146  s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\),-D\1=\2,g  s,^[     ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\),-D\1=\2,g
3147  t quote  t quote
3148  d  d
3149  : quote  : quote
3150  s,[     `~#$^&*(){}\\|;'"<>?],\\&,g  s,[      `~#$^&*(){}\\|;'"<>?],\\&,g
3151  s,\[,\\&,g  s,\[,\\&,g
3152  s,\],\\&,g  s,\],\\&,g
3153  s,\$,$$,g  s,\$,$$,g
# Line 2957  ac_ltlibobjs= Line 3169  ac_ltlibobjs=
3169  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue  for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
3170    # 1. Remove the extension, and $U if already installed.    # 1. Remove the extension, and $U if already installed.
3171    ac_i=`echo "$ac_i" |    ac_i=`echo "$ac_i" |
3172           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`           sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
3173    # 2. Add them.    # 2. Add them.
3174    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"    ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
3175    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'    ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
# Line 2974  echo "$as_me: error: conditional \"AMDEP Line 3186  echo "$as_me: error: conditional \"AMDEP
3186  Usually this means the macro was only invoked conditionally." >&2;}  Usually this means the macro was only invoked conditionally." >&2;}
3187     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
3188  fi  fi
3189    if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3190      { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
3191    Usually this means the macro was only invoked conditionally." >&5
3192    echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
3193    Usually this means the macro was only invoked conditionally." >&2;}
3194       { (exit 1); exit 1; }; }
3195    fi
3196    if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
3197      { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
3198    Usually this means the macro was only invoked conditionally." >&5
3199    echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
3200    Usually this means the macro was only invoked conditionally." >&2;}
3201       { (exit 1); exit 1; }; }
3202    fi
3203    
3204  : ${CONFIG_STATUS=./config.status}  : ${CONFIG_STATUS=./config.status}
3205  ac_clean_files_save=$ac_clean_files  ac_clean_files_save=$ac_clean_files
# Line 3008  if test -n "${ZSH_VERSION+set}" && (emul Line 3234  if test -n "${ZSH_VERSION+set}" && (emul
3234  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
3235    set -o posix    set -o posix
3236  fi  fi
3237    DUALCASE=1; export DUALCASE # for MKS sh
3238    
3239  # Support unset when possible.  # Support unset when possible.
3240  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then  if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3241    as_unset=unset    as_unset=unset
3242  else  else
3243    as_unset=false    as_unset=false
# Line 3029  for as_var in \ Line 3256  for as_var in \
3256    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \    LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
3257    LC_TELEPHONE LC_TIME    LC_TELEPHONE LC_TIME
3258  do  do
3259    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
3260      eval $as_var=C; export $as_var      eval $as_var=C; export $as_var
3261    else    else
3262      $as_unset $as_var      $as_unset $as_var
# Line 3208  rm -f conf$$ conf$$.exe conf$$.file Line 3435  rm -f conf$$ conf$$.exe conf$$.file
3435  if mkdir -p . 2>/dev/null; then  if mkdir -p . 2>/dev/null; then
3436    as_mkdir_p=:    as_mkdir_p=:
3437  else  else
3438      test -d ./-p && rmdir ./-p
3439    as_mkdir_p=false    as_mkdir_p=false
3440  fi  fi
3441    
3442  as_executable_p="test -f"  as_executable_p="test -f"
3443    
3444  # Sed expression to map a string onto a valid CPP name.  # Sed expression to map a string onto a valid CPP name.
3445  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'"
3446    
3447  # Sed expression to map a string onto a valid variable name.  # Sed expression to map a string onto a valid variable name.
3448  as_tr_sh="sed y%*+%pp%;s%[^_$as_cr_alnum]%_%g"  as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3449    
3450    
3451  # IFS  # IFS
# Line 3244  _ASBOX Line 3472  _ASBOX
3472  cat >&5 <<_CSEOF  cat >&5 <<_CSEOF
3473    
3474  This file was extended by bbsd $as_me 1.0, which was  This file was extended by bbsd $as_me 1.0, which was
3475  generated by GNU Autoconf 2.57.  Invocation command line was  generated by GNU Autoconf 2.59.  Invocation command line was
3476    
3477    CONFIG_FILES    = $CONFIG_FILES    CONFIG_FILES    = $CONFIG_FILES
3478    CONFIG_HEADERS  = $CONFIG_HEADERS    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 3288  Usage: $0 [OPTIONS] [FILE]... Line 3516  Usage: $0 [OPTIONS] [FILE]...
3516    -d, --debug      don't remove temporary files    -d, --debug      don't remove temporary files
3517        --recheck    update $as_me by reconfiguring in the same conditions        --recheck    update $as_me by reconfiguring in the same conditions
3518    --file=FILE[:TEMPLATE]    --file=FILE[:TEMPLATE]
3519                     instantiate the configuration file FILE                     instantiate the configuration file FILE
3520    
3521  Configuration files:  Configuration files:
3522  $config_files  $config_files
# Line 3302  _ACEOF Line 3530  _ACEOF
3530  cat >>$CONFIG_STATUS <<_ACEOF  cat >>$CONFIG_STATUS <<_ACEOF
3531  ac_cs_version="\\  ac_cs_version="\\
3532  bbsd config.status 1.0  bbsd config.status 1.0
3533  configured by $0, generated by GNU Autoconf 2.57,  configured by $0, generated by GNU Autoconf 2.59,
3534    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
3535    
3536  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001  Copyright (C) 2003 Free Software Foundation, Inc.
 Free Software Foundation, Inc.  
3537  This config.status script is free software; the Free Software Foundation  This config.status script is free software; the Free Software Foundation
3538  gives unlimited permission to copy, distribute and modify it."  gives unlimited permission to copy, distribute and modify it."
3539  srcdir=$srcdir  srcdir=$srcdir
# Line 3502  s,@LIBS@,$LIBS,;t t Line 3729  s,@LIBS@,$LIBS,;t t
3729  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
3730  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
3731  s,@INSTALL_DATA@,$INSTALL_DATA,;t t  s,@INSTALL_DATA@,$INSTALL_DATA,;t t
3732    s,@CYGPATH_W@,$CYGPATH_W,;t t
3733  s,@PACKAGE@,$PACKAGE,;t t  s,@PACKAGE@,$PACKAGE,;t t
3734  s,@VERSION@,$VERSION,;t t  s,@VERSION@,$VERSION,;t t
3735  s,@ACLOCAL@,$ACLOCAL,;t t  s,@ACLOCAL@,$ACLOCAL,;t t
# Line 3514  s,@install_sh@,$install_sh,;t t Line 3742  s,@install_sh@,$install_sh,;t t
3742  s,@STRIP@,$STRIP,;t t  s,@STRIP@,$STRIP,;t t
3743  s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t  s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
3744  s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t  s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
3745    s,@mkdir_p@,$mkdir_p,;t t
3746  s,@AWK@,$AWK,;t t  s,@AWK@,$AWK,;t t
3747  s,@SET_MAKE@,$SET_MAKE,;t t  s,@SET_MAKE@,$SET_MAKE,;t t
3748    s,@am__leading_dot@,$am__leading_dot,;t t
3749  s,@CC@,$CC,;t t  s,@CC@,$CC,;t t
3750  s,@CFLAGS@,$CFLAGS,;t t  s,@CFLAGS@,$CFLAGS,;t t
3751  s,@LDFLAGS@,$LDFLAGS,;t t  s,@LDFLAGS@,$LDFLAGS,;t t
# Line 3530  s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t Line 3760  s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
3760  s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t  s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
3761  s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t  s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
3762  s,@CCDEPMODE@,$CCDEPMODE,;t t  s,@CCDEPMODE@,$CCDEPMODE,;t t
3763    s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
3764    s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
3765  s,@LIBOBJS@,$LIBOBJS,;t t  s,@LIBOBJS@,$LIBOBJS,;t t
3766  s,@LTLIBOBJS@,$LTLIBOBJS,;t t  s,@LTLIBOBJS@,$LTLIBOBJS,;t t
3767  CEOF  CEOF
# Line 3561  _ACEOF Line 3793  _ACEOF
3793        (echo ':t        (echo ':t
3794    /@[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
3795        if test -z "$ac_sed_cmds"; then        if test -z "$ac_sed_cmds"; then
3796          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"          ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
3797        else        else
3798          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"
3799        fi        fi
3800        ac_sed_frag=`expr $ac_sed_frag + 1`        ac_sed_frag=`expr $ac_sed_frag + 1`
3801        ac_beg=$ac_end        ac_beg=$ac_end
# Line 3581  for ac_file in : $CONFIG_FILES; do test Line 3813  for ac_file in : $CONFIG_FILES; do test
3813    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".    # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
3814    case $ac_file in    case $ac_file in
3815    - | *:- | *:-:* ) # input from stdin    - | *:- | *:-:* ) # input from stdin
3816          cat >$tmp/stdin          cat >$tmp/stdin
3817          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`          ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3818          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3819    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`    *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
3820          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;          ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
3821    * )   ac_file_in=$ac_file.in ;;    * )   ac_file_in=$ac_file.in ;;
3822    esac    esac
3823    
3824    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.    # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
3825    ac_dir=`(dirname "$ac_file") 2>/dev/null ||    ac_dir=`(dirname "$ac_file") 2>/dev/null ||
3826  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3827           X"$ac_file" : 'X\(//\)[^/]' \| \           X"$ac_file" : 'X\(//\)[^/]' \| \
3828           X"$ac_file" : 'X\(//\)$' \| \           X"$ac_file" : 'X\(//\)$' \| \
3829           X"$ac_file" : 'X\(/\)' \| \           X"$ac_file" : 'X\(/\)' \| \
3830           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
3831  echo X"$ac_file" |  echo X"$ac_file" |
3832      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
3833            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 3611  echo X"$ac_file" | Line 3843  echo X"$ac_file" |
3843        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
3844        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
3845  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3846           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
3847           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
3848           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
3849           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
3850  echo X"$as_dir" |  echo X"$as_dir" |
3851      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
3852            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 3652  case $srcdir in Line 3884  case $srcdir in
3884      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
3885      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
3886  esac  esac
3887  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  
3888  # absolute.  # Do not use `cd foo && pwd` to compute absolute paths, because
3889  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  # the directories may not exist.
3890  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`  case `pwd` in
3891  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  .) ac_abs_builddir="$ac_dir";;
3892  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  *)
3893      case "$ac_dir" in
3894      .) ac_abs_builddir=`pwd`;;
3895      [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
3896      *) ac_abs_builddir=`pwd`/"$ac_dir";;
3897      esac;;
3898    esac
3899    case $ac_abs_builddir in
3900    .) ac_abs_top_builddir=${ac_top_builddir}.;;
3901    *)
3902      case ${ac_top_builddir}. in
3903      .) ac_abs_top_builddir=$ac_abs_builddir;;
3904      [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
3905      *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
3906      esac;;
3907    esac
3908    case $ac_abs_builddir in
3909    .) ac_abs_srcdir=$ac_srcdir;;
3910    *)
3911      case $ac_srcdir in
3912      .) ac_abs_srcdir=$ac_abs_builddir;;
3913      [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
3914      *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
3915      esac;;
3916    esac
3917    case $ac_abs_builddir in
3918    .) ac_abs_top_srcdir=$ac_top_srcdir;;
3919    *)
3920      case $ac_top_srcdir in
3921      .) ac_abs_top_srcdir=$ac_abs_builddir;;
3922      [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
3923      *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
3924      esac;;
3925    esac
3926    
3927    
3928    case $INSTALL in    case $INSTALL in
# Line 3679  echo "$as_me: creating $ac_file" >&6;} Line 3944  echo "$as_me: creating $ac_file" >&6;}
3944      configure_input="$ac_file.  "      configure_input="$ac_file.  "
3945    fi    fi
3946    configure_input=$configure_input"Generated from `echo $ac_file_in |    configure_input=$configure_input"Generated from `echo $ac_file_in |
3947                                       sed 's,.*/,,'` by configure."                                       sed 's,.*/,,'` by configure."
3948    
3949    # 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
3950    # src tree.    # src tree.
# Line 3688  echo "$as_me: creating $ac_file" >&6;} Line 3953  echo "$as_me: creating $ac_file" >&6;}
3953        case $f in        case $f in
3954        -) echo $tmp/stdin ;;        -) echo $tmp/stdin ;;
3955        [\\/$]*)        [\\/$]*)
3956           # Absolute (can't be DOS-style, as IFS=:)           # Absolute (can't be DOS-style, as IFS=:)
3957           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
3958  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
3959     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
3960           echo $f;;           echo "$f";;
3961        *) # Relative        *) # Relative
3962           if test -f "$f"; then           if test -f "$f"; then
3963             # Build tree             # Build tree
3964             echo $f             echo "$f"
3965           elif test -f "$srcdir/$f"; then           elif test -f "$srcdir/$f"; then
3966             # Source tree             # Source tree
3967             echo $srcdir/$f             echo "$srcdir/$f"
3968           else           else
3969             # /dev/null tree             # /dev/null tree
3970             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5             { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
3971  echo "$as_me: error: cannot find input file: $f" >&2;}  echo "$as_me: error: cannot find input file: $f" >&2;}
3972     { (exit 1); exit 1; }; }     { (exit 1); exit 1; }; }
3973           fi;;           fi;;
3974        esac        esac
3975      done` || { (exit 1); exit 1; }      done` || { (exit 1); exit 1; }
3976  _ACEOF  _ACEOF
# Line 3747  for ac_file in : $CONFIG_COMMANDS; do te Line 4012  for ac_file in : $CONFIG_COMMANDS; do te
4012    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`    ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
4013    ac_dir=`(dirname "$ac_dest") 2>/dev/null ||    ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
4014  $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4015           X"$ac_dest" : 'X\(//\)[^/]' \| \           X"$ac_dest" : 'X\(//\)[^/]' \| \
4016           X"$ac_dest" : 'X\(//\)$' \| \           X"$ac_dest" : 'X\(//\)$' \| \
4017           X"$ac_dest" : 'X\(/\)' \| \           X"$ac_dest" : 'X\(/\)' \| \
4018           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
4019  echo X"$ac_dest" |  echo X"$ac_dest" |
4020      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
4021            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
4022            /^X\(\/\/\)$/{ s//\1/; q; }            /^X\(\/\/\)$/{ s//\1/; q; }
4023            /^X\(\/\).*/{ s//\1/; q; }            /^X\(\/\).*/{ s//\1/; q; }
4024            s/.*/./; q'`            s/.*/./; q'`
4025      { if $as_mkdir_p; then
4026        mkdir -p "$ac_dir"
4027      else
4028        as_dir="$ac_dir"
4029        as_dirs=
4030        while test ! -d "$as_dir"; do
4031          as_dirs="$as_dir $as_dirs"
4032          as_dir=`(dirname "$as_dir") 2>/dev/null ||
4033    $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4034             X"$as_dir" : 'X\(//\)[^/]' \| \
4035             X"$as_dir" : 'X\(//\)$' \| \
4036             X"$as_dir" : 'X\(/\)' \| \
4037             .     : '\(.\)' 2>/dev/null ||
4038    echo X"$as_dir" |
4039        sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
4040              /^X\(\/\/\)[^/].*/{ s//\1/; q; }
4041              /^X\(\/\/\)$/{ s//\1/; q; }
4042              /^X\(\/\).*/{ s//\1/; q; }
4043              s/.*/./; q'`
4044        done
4045        test ! -n "$as_dirs" || mkdir $as_dirs
4046      fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
4047    echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
4048       { (exit 1); exit 1; }; }; }
4049    
4050    ac_builddir=.    ac_builddir=.
4051    
4052  if test "$ac_dir" != .; then  if test "$ac_dir" != .; then
# Line 3782  case $srcdir in Line 4072  case $srcdir in
4072      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix      ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
4073      ac_top_srcdir=$ac_top_builddir$srcdir ;;      ac_top_srcdir=$ac_top_builddir$srcdir ;;
4074  esac  esac
4075  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be  
4076  # absolute.  # Do not use `cd foo && pwd` to compute absolute paths, because
4077  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`  # the directories may not exist.
4078  ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`  case `pwd` in
4079  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`  .) ac_abs_builddir="$ac_dir";;
4080  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`  *)
4081      case "$ac_dir" in
4082      .) ac_abs_builddir=`pwd`;;
4083      [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
4084      *) ac_abs_builddir=`pwd`/"$ac_dir";;
4085      esac;;
4086    esac
4087    case $ac_abs_builddir in
4088    .) ac_abs_top_builddir=${ac_top_builddir}.;;
4089    *)
4090      case ${ac_top_builddir}. in
4091      .) ac_abs_top_builddir=$ac_abs_builddir;;
4092      [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
4093      *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
4094      esac;;
4095    esac
4096    case $ac_abs_builddir in
4097    .) ac_abs_srcdir=$ac_srcdir;;
4098    *)
4099      case $ac_srcdir in
4100      .) ac_abs_srcdir=$ac_abs_builddir;;
4101      [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
4102      *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
4103      esac;;
4104    esac
4105    case $ac_abs_builddir in
4106    .) ac_abs_top_srcdir=$ac_top_srcdir;;
4107    *)
4108      case $ac_top_srcdir in
4109      .) ac_abs_top_srcdir=$ac_abs_builddir;;
4110      [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
4111      *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
4112      esac;;
4113    esac
4114    
4115    
4116    { echo "$as_me:$LINENO: executing $ac_dest commands" >&5    { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
# Line 3805  echo "$as_me: executing $ac_dest command Line 4128  echo "$as_me: executing $ac_dest command
4128    if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then    if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
4129      dirpart=`(dirname "$mf") 2>/dev/null ||      dirpart=`(dirname "$mf") 2>/dev/null ||
4130  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4131           X"$mf" : 'X\(//\)[^/]' \| \           X"$mf" : 'X\(//\)[^/]' \| \
4132           X"$mf" : 'X\(//\)$' \| \           X"$mf" : 'X\(//\)$' \| \
4133           X"$mf" : 'X\(/\)' \| \           X"$mf" : 'X\(/\)' \| \
4134           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
4135  echo X"$mf" |  echo X"$mf" |
4136      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
4137            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 3821  echo X"$mf" | Line 4144  echo X"$mf" |
4144    grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue    grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
4145    # Extract the definition of DEP_FILES from the Makefile without    # Extract the definition of DEP_FILES from the Makefile without
4146    # running `make'.    # running `make'.
4147    DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
4148    test -z "$DEPDIR" && continue    test -z "$DEPDIR" && continue
4149    # When using ansi2knr, U may be empty or an underscore; expand it    # When using ansi2knr, U may be empty or an underscore; expand it
4150    U=`sed -n -e '/^U = / s///p' < "$mf"`    U=`sed -n 's/^U = //p' < "$mf"`
4151    test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"    test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
4152    # We invoke sed twice because it is the simplest approach to    # We invoke sed twice because it is the simplest approach to
4153    # changing $(DEPDIR) to its actual value in the expansion.    # changing $(DEPDIR) to its actual value in the expansion.
4154    for file in `sed -n -e '    for file in `sed -n '
4155      /^DEP_FILES = .*\\\\$/ {      /^DEP_FILES = .*\\\\$/ {
4156        s/^DEP_FILES = //        s/^DEP_FILES = //
4157        :loop        :loop
# Line 3844  echo X"$mf" | Line 4167  echo X"$mf" |
4167      test -f "$dirpart/$file" && continue      test -f "$dirpart/$file" && continue
4168      fdir=`(dirname "$file") 2>/dev/null ||      fdir=`(dirname "$file") 2>/dev/null ||
4169  $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4170           X"$file" : 'X\(//\)[^/]' \| \           X"$file" : 'X\(//\)[^/]' \| \
4171           X"$file" : 'X\(//\)$' \| \           X"$file" : 'X\(//\)$' \| \
4172           X"$file" : 'X\(/\)' \| \           X"$file" : 'X\(/\)' \| \
4173           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
4174  echo X"$file" |  echo X"$file" |
4175      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
4176            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }
# Line 3863  echo X"$file" | Line 4186  echo X"$file" |
4186        as_dirs="$as_dir $as_dirs"        as_dirs="$as_dir $as_dirs"
4187        as_dir=`(dirname "$as_dir") 2>/dev/null ||        as_dir=`(dirname "$as_dir") 2>/dev/null ||
4188  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \  $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4189           X"$as_dir" : 'X\(//\)[^/]' \| \           X"$as_dir" : 'X\(//\)[^/]' \| \
4190           X"$as_dir" : 'X\(//\)$' \| \           X"$as_dir" : 'X\(//\)$' \| \
4191           X"$as_dir" : 'X\(/\)' \| \           X"$as_dir" : 'X\(/\)' \| \
4192           .     : '\(.\)' 2>/dev/null ||           .     : '\(.\)' 2>/dev/null ||
4193  echo X"$as_dir" |  echo X"$as_dir" |
4194      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
4195            /^X\(\/\/\)[^/].*/{ s//\1/; q; }            /^X\(\/\/\)[^/].*/{ s//\1/; q; }


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1