ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/configure
(Generate patch)

Comparing:
ircd-hybrid-7.3/configure (file contents), Revision 1053 by michael, Thu Jan 28 08:49:16 2010 UTC vs.
ircd-hybrid/branches/8.2.x/configure (file contents), Revision 4294 by michael, Sun Jul 20 10:33:10 2014 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 1043 2009-12-10 13:05:19Z michael .
2 > # From configure.ac Id: configure.ac 4181 2014-07-06 13:11:44Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.65 for ircd-hybrid 7.3-rc1.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.0rc1.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
8   #
9 < # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
10 < # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
11 < # Inc.
9 > # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
10   #
11   #
12   # This configure script is free software; the Free Software Foundation
# Line 92 | Line 90 | fi
90   IFS=" ""        $as_nl"
91  
92   # Find who we are.  Look in the path if we contain no directory separator.
93 + as_myself=
94   case $0 in #((
95    *[\\/]* ) as_myself=$0 ;;
96    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
# Line 136 | Line 135 | export LANGUAGE
135   # CDPATH.
136   (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
137  
138 + # Use a proper internal environment variable to ensure we don't fall
139 +  # into an infinite loop, continuously re-executing ourselves.
140 +  if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
141 +    _as_can_reexec=no; export _as_can_reexec;
142 +    # We cannot yet assume a decent shell, so we have to provide a
143 + # neutralization value for shells without unset; and this also
144 + # works around shells that cannot unset nonexistent variables.
145 + # Preserve -v and -x to the replacement shell.
146 + BASH_ENV=/dev/null
147 + ENV=/dev/null
148 + (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
149 + case $- in # ((((
150 +  *v*x* | *x*v* ) as_opts=-vx ;;
151 +  *v* ) as_opts=-v ;;
152 +  *x* ) as_opts=-x ;;
153 +  * ) as_opts= ;;
154 + esac
155 + exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
156 + # Admittedly, this is quite paranoid, since all the known shells bail
157 + # out after a failed `exec'.
158 + $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
159 + as_fn_exit 255
160 +  fi
161 +  # We don't want this to propagate to other subprocesses.
162 +          { _as_can_reexec=; unset _as_can_reexec;}
163   if test "x$CONFIG_SHELL" = x; then
164    as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
165    emulate sh
# Line 169 | Line 193 | if ( set x; as_fn_ret_success y && test
193   else
194    exitcode=1; echo positional parameters were not saved.
195   fi
196 < test x\$exitcode = x0 || exit 1"
196 > test x\$exitcode = x0 || exit 1
197 > test -x / || exit 1"
198    as_suggested="  as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
199    as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
200    eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
201    test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
202 +
203 +  test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
204 +    ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
205 +    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
206 +    ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
207 +    PATH=/empty FPATH=/empty; export PATH FPATH
208 +    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
209 +      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
210   test \$(( 1 + 1 )) = 2 || exit 1"
211    if (eval "$as_required") 2>/dev/null; then :
212    as_have_required=yes
# Line 214 | Line 247 | IFS=$as_save_IFS
247  
248  
249        if test "x$CONFIG_SHELL" != x; then :
250 <  # We cannot yet assume a decent shell, so we have to provide a
251 <        # neutralization value for shells without unset; and this also
252 <        # works around shells that cannot unset nonexistent variables.
253 <        BASH_ENV=/dev/null
254 <        ENV=/dev/null
255 <        (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256 <        export CONFIG_SHELL
257 <        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
250 >  export CONFIG_SHELL
251 >             # We cannot yet assume a decent shell, so we have to provide a
252 > # neutralization value for shells without unset; and this also
253 > # works around shells that cannot unset nonexistent variables.
254 > # Preserve -v and -x to the replacement shell.
255 > BASH_ENV=/dev/null
256 > ENV=/dev/null
257 > (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
258 > case $- in # ((((
259 >  *v*x* | *x*v* ) as_opts=-vx ;;
260 >  *v* ) as_opts=-v ;;
261 >  *x* ) as_opts=-x ;;
262 >  * ) as_opts= ;;
263 > esac
264 > exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
265 > # Admittedly, this is quite paranoid, since all the known shells bail
266 > # out after a failed `exec'.
267 > $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
268 > exit 255
269   fi
270  
271      if test x$as_have_required = xno; then :
# Line 320 | Line 364 | $as_echo X"$as_dir" |
364        test -d "$as_dir" && break
365      done
366      test -z "$as_dirs" || eval "mkdir $as_dirs"
367 <  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
367 >  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
368  
369  
370   } # as_fn_mkdir_p
371 +
372 + # as_fn_executable_p FILE
373 + # -----------------------
374 + # Test if FILE is an executable regular file.
375 + as_fn_executable_p ()
376 + {
377 +  test -f "$1" && test -x "$1"
378 + } # as_fn_executable_p
379   # as_fn_append VAR VALUE
380   # ----------------------
381   # Append the text in VALUE to the end of the definition contained in VAR. Take
# Line 360 | Line 412 | else
412   fi # as_fn_arith
413  
414  
415 < # as_fn_error ERROR [LINENO LOG_FD]
416 < # ---------------------------------
415 > # as_fn_error STATUS ERROR [LINENO LOG_FD]
416 > # ----------------------------------------
417   # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
418   # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
419 < # script with status $?, using 1 if that was 0.
419 > # script with STATUS, using 1 if that was 0.
420   as_fn_error ()
421   {
422 <  as_status=$?; test $as_status -eq 0 && as_status=1
423 <  if test "$3"; then
424 <    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
425 <    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
422 >  as_status=$1; test $as_status -eq 0 && as_status=1
423 >  if test "$4"; then
424 >    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
425 >    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
426    fi
427 <  $as_echo "$as_me: error: $1" >&2
427 >  $as_echo "$as_me: error: $2" >&2
428    as_fn_exit $as_status
429   } # as_fn_error
430  
# Line 445 | Line 497 | as_cr_alnum=$as_cr_Letters$as_cr_digits
497    chmod +x "$as_me.lineno" ||
498      { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
499  
500 +  # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
501 +  # already done that, so ensure we don't try to do so again and fall
502 +  # in an infinite loop.  This has already happened in practice.
503 +  _as_can_reexec=no; export _as_can_reexec
504    # Don't try to exec as it changes $[0], causing all sort of problems
505    # (the dirname of $[0] is not the place where we might find the
506    # original and so on.  Autoconf is especially sensitive to this).
# Line 479 | Line 535 | if (echo >conf$$.file) 2>/dev/null; then
535      # ... but there are two gotchas:
536      # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
537      # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
538 <    # In both cases, we have to default to `cp -p'.
538 >    # In both cases, we have to default to `cp -pR'.
539      ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
540 <      as_ln_s='cp -p'
540 >      as_ln_s='cp -pR'
541    elif ln conf$$.file conf$$ 2>/dev/null; then
542      as_ln_s=ln
543    else
544 <    as_ln_s='cp -p'
544 >    as_ln_s='cp -pR'
545    fi
546   else
547 <  as_ln_s='cp -p'
547 >  as_ln_s='cp -pR'
548   fi
549   rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
550   rmdir conf$$.dir 2>/dev/null
# Line 500 | Line 556 | else
556    as_mkdir_p=false
557   fi
558  
559 < if test -x / >/dev/null 2>&1; then
560 <  as_test_x='test -x'
505 < else
506 <  if ls -dL / >/dev/null 2>&1; then
507 <    as_ls_L_option=L
508 <  else
509 <    as_ls_L_option=
510 <  fi
511 <  as_test_x='
512 <    eval sh -c '\''
513 <      if test -d "$1"; then
514 <        test -d "$1/.";
515 <      else
516 <        case $1 in #(
517 <        -*)set "./$1";;
518 <        esac;
519 <        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
520 <        ???[sx]*):;;*)false;;esac;fi
521 <    '\'' sh
522 <  '
523 < fi
524 < as_executable_p=$as_test_x
559 > as_test_x='test -x'
560 > as_executable_p=as_fn_executable_p
561  
562   # Sed expression to map a string onto a valid CPP name.
563   as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Line 529 | Line 565 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P
565   # Sed expression to map a string onto a valid variable name.
566   as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
567  
568 + lt_ltdl_dir='libltdl'
569  
533
534 # Check that we are running under the correct shell.
570   SHELL=${CONFIG_SHELL-/bin/sh}
571  
537 case X$lt_ECHO in
538 X*--fallback-echo)
539  # Remove one level of quotation (which was required for Make).
540  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
541  ;;
542 esac
543
544 ECHO=${lt_ECHO-echo}
545 if test "X$1" = X--no-reexec; then
546  # Discard the --no-reexec flag, and continue.
547  shift
548 elif test "X$1" = X--fallback-echo; then
549  # Avoid inline document here, it may be left over
550  :
551 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
552  # Yippee, $ECHO works!
553  :
554 else
555  # Restart under the correct shell.
556  exec $SHELL "$0" --no-reexec ${1+"$@"}
557 fi
558
559 if test "X$1" = X--fallback-echo; then
560  # used as fallback echo
561  shift
562  cat <<_LT_EOF
563 $*
564 _LT_EOF
565  exit 0
566 fi
567
568 # The HP-UX ksh and POSIX shell print the target directory to stdout
569 # if CDPATH is set.
570 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
571
572 if test -z "$lt_ECHO"; then
573  if test "X${echo_test_string+set}" != Xset; then
574    # find a string as large as possible, as long as the shell can cope with it
575    for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
576      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
577      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
578         { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
579      then
580        break
581      fi
582    done
583  fi
584
585  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
586     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
587     test "X$echo_testing_string" = "X$echo_test_string"; then
588    :
589  else
590    # The Solaris, AIX, and Digital Unix default echo programs unquote
591    # backslashes.  This makes it impossible to quote backslashes using
592    #   echo "$something" | sed 's/\\/\\\\/g'
593    #
594    # So, first we look for a working echo in the user's PATH.
595
596    lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
597    for dir in $PATH /usr/ucb; do
598      IFS="$lt_save_ifs"
599      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
600         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
601         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
602         test "X$echo_testing_string" = "X$echo_test_string"; then
603        ECHO="$dir/echo"
604        break
605      fi
606    done
607    IFS="$lt_save_ifs"
608
609    if test "X$ECHO" = Xecho; then
610      # We didn't find a better echo, so look for alternatives.
611      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
612         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
613         test "X$echo_testing_string" = "X$echo_test_string"; then
614        # This shell has a builtin print -r that does the trick.
615        ECHO='print -r'
616      elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
617           test "X$CONFIG_SHELL" != X/bin/ksh; then
618        # If we have ksh, try running configure again with it.
619        ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
620        export ORIGINAL_CONFIG_SHELL
621        CONFIG_SHELL=/bin/ksh
622        export CONFIG_SHELL
623        exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
624      else
625        # Try using printf.
626        ECHO='printf %s\n'
627        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
628           echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
629           test "X$echo_testing_string" = "X$echo_test_string"; then
630          # Cool, printf works
631          :
632        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
633             test "X$echo_testing_string" = 'X\t' &&
634             echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
635             test "X$echo_testing_string" = "X$echo_test_string"; then
636          CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
637          export CONFIG_SHELL
638          SHELL="$CONFIG_SHELL"
639          export SHELL
640          ECHO="$CONFIG_SHELL $0 --fallback-echo"
641        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
642             test "X$echo_testing_string" = 'X\t' &&
643             echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
644             test "X$echo_testing_string" = "X$echo_test_string"; then
645          ECHO="$CONFIG_SHELL $0 --fallback-echo"
646        else
647          # maybe with a smaller string...
648          prev=:
649
650          for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
651            if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
652            then
653              break
654            fi
655            prev="$cmd"
656          done
657
658          if test "$prev" != 'sed 50q "$0"'; then
659            echo_test_string=`eval $prev`
660            export echo_test_string
661            exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
662          else
663            # Oops.  We lost completely, so just stick with echo.
664            ECHO=echo
665          fi
666        fi
667      fi
668    fi
669  fi
670 fi
671
672 # Copy echo and quote the copy suitably for passing to libtool from
673 # the Makefile, instead of quoting the original, which is used later.
674 lt_ECHO=$ECHO
675 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
676   lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
677 fi
678
679
680
681
682 lt_ltdl_dir='libltdl'
683
684 lt_dlopen_dir="$lt_ltdl_dir"
572  
573   test -n "$DJDIR" || exec 7<&0 </dev/null
574   exec 6>&1
575  
576   # Name of the host.
577 < # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
577 > # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
578   # so uname gets run too.
579   ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
580  
# Line 706 | Line 593 | MAKEFLAGS=
593   # Identity of this package.
594   PACKAGE_NAME='ircd-hybrid'
595   PACKAGE_TARNAME='ircd-hybrid'
596 < PACKAGE_VERSION='7.3-rc1'
597 < PACKAGE_STRING='ircd-hybrid 7.3-rc1'
596 > PACKAGE_VERSION='8.2.0rc1'
597 > PACKAGE_STRING='ircd-hybrid 8.2.0rc1'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 748 | Line 635 | ac_includes_default="\
635   # include <unistd.h>
636   #endif"
637  
751 enable_option_checking=no
638   ac_func_list=
639   ac_header_list=
640   ac_subst_vars='ltdl_LTLIBOBJS
# Line 762 | Line 648 | DATADIR
648   LIBDIR
649   SYSCONFDIR
650   PREFIX
765 EFNET_FALSE
766 EFNET_TRUE
651   ENABLE_SSL_FALSE
652   ENABLE_SSL_TRUE
769 ENABLE_PCRE_FALSE
770 ENABLE_PCRE_TRUE
653   LTDLOPEN
654   LT_CONFIG_H
773 subdirs
655   CONVENIENCE_LTDL_FALSE
656   CONVENIENCE_LTDL_TRUE
657   INSTALL_LTDL_FALSE
# Line 793 | Line 674 | OTOOL
674   LIPO
675   NMEDIT
676   DSYMUTIL
677 < lt_ECHO
677 > MANIFEST_TOOL
678   RANLIB
679 + ac_ct_AR
680   AR
681 + DLLTOOL
682   OBJDUMP
683   LN_S
684   NM
# Line 823 | Line 706 | YACC
706   am__fastdepCC_FALSE
707   am__fastdepCC_TRUE
708   CCDEPMODE
709 + am__nodep
710   AMDEPBACKSLASH
711   AMDEP_FALSE
712   AMDEP_TRUE
# Line 839 | Line 723 | CC
723   MAINT
724   MAINTAINER_MODE_FALSE
725   MAINTAINER_MODE_TRUE
726 + AM_BACKSLASH
727 + AM_DEFAULT_VERBOSITY
728 + AM_DEFAULT_V
729 + AM_V
730   am__untar
731   am__tar
732   AMTAR
# Line 903 | Line 791 | SHELL'
791   ac_subst_files=''
792   ac_user_opts='
793   enable_option_checking
794 + enable_silent_rules
795   enable_maintainer_mode
796   enable_dependency_tracking
797   enable_static
# Line 910 | Line 799 | enable_shared
799   with_pic
800   enable_fast_install
801   with_gnu_ld
802 + with_sysroot
803   enable_libtool_lock
804   with_included_ltdl
805   with_ltdl_include
806   with_ltdl_lib
807   enable_ltdl_install
808 < with_zlib_path
919 < enable_zlib
920 < with_libpcre_path
921 < enable_libpcre
808 > enable_libgeoip
809   enable_openssl
810   enable_assert
924 enable_small_net
811   enable_kqueue
812   enable_epoll
813   enable_devpoll
928 enable_rtsigio
814   enable_poll
815   enable_select
931 with_nicklen
932 with_topiclen
933 with_syslog_facility
934 enable_efnet
935 enable_halfops
816   enable_debugging
817   enable_warnings
938 enable_syslog
818   '
819        ac_precious_vars='build_alias
820   host_alias
# Line 948 | Line 827 | CPPFLAGS
827   YACC
828   YFLAGS
829   CPP'
830 < ac_subdirs_all='libltdl'
830 >
831  
832   # Initialize some variables set by options.
833   ac_init_help=
# Line 1010 | Line 889 | do
889    fi
890  
891    case $ac_option in
892 <  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
893 <  *)    ac_optarg=yes ;;
892 >  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
893 >  *=)   ac_optarg= ;;
894 >  *)    ac_optarg=yes ;;
895    esac
896  
897    # Accept the important Cygnus configure options, so we can diagnose typos.
# Line 1056 | Line 936 | do
936      ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
937      # Reject names that are not valid shell variable names.
938      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
939 <      as_fn_error "invalid feature name: $ac_useropt"
939 >      as_fn_error $? "invalid feature name: $ac_useropt"
940      ac_useropt_orig=$ac_useropt
941      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
942      case $ac_user_opts in
# Line 1082 | Line 962 | do
962      ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
963      # Reject names that are not valid shell variable names.
964      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
965 <      as_fn_error "invalid feature name: $ac_useropt"
965 >      as_fn_error $? "invalid feature name: $ac_useropt"
966      ac_useropt_orig=$ac_useropt
967      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
968      case $ac_user_opts in
# Line 1286 | Line 1166 | do
1166      ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1167      # Reject names that are not valid shell variable names.
1168      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1169 <      as_fn_error "invalid package name: $ac_useropt"
1169 >      as_fn_error $? "invalid package name: $ac_useropt"
1170      ac_useropt_orig=$ac_useropt
1171      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1172      case $ac_user_opts in
# Line 1302 | Line 1182 | do
1182      ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1183      # Reject names that are not valid shell variable names.
1184      expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1185 <      as_fn_error "invalid package name: $ac_useropt"
1185 >      as_fn_error $? "invalid package name: $ac_useropt"
1186      ac_useropt_orig=$ac_useropt
1187      ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1188      case $ac_user_opts in
# Line 1332 | Line 1212 | do
1212    | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1213      x_libraries=$ac_optarg ;;
1214  
1215 <  -*) as_fn_error "unrecognized option: \`$ac_option'
1216 < Try \`$0 --help' for more information."
1215 >  -*) as_fn_error $? "unrecognized option: \`$ac_option'
1216 > Try \`$0 --help' for more information"
1217      ;;
1218  
1219    *=*)
# Line 1341 | Line 1221 | Try \`$0 --help' for more information."
1221      # Reject names that are not valid shell variable names.
1222      case $ac_envvar in #(
1223        '' | [0-9]* | *[!_$as_cr_alnum]* )
1224 <      as_fn_error "invalid variable name: \`$ac_envvar'" ;;
1224 >      as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1225      esac
1226      eval $ac_envvar=\$ac_optarg
1227      export $ac_envvar ;;
# Line 1351 | Line 1231 | Try \`$0 --help' for more information."
1231      $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1232      expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1233        $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1234 <    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1234 >    : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
1235      ;;
1236  
1237    esac
# Line 1359 | Line 1239 | done
1239  
1240   if test -n "$ac_prev"; then
1241    ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1242 <  as_fn_error "missing argument to $ac_option"
1242 >  as_fn_error $? "missing argument to $ac_option"
1243   fi
1244  
1245   if test -n "$ac_unrecognized_opts"; then
1246    case $enable_option_checking in
1247      no) ;;
1248 <    fatal) as_fn_error "unrecognized options: $ac_unrecognized_opts" ;;
1248 >    fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
1249      *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1250    esac
1251   fi
# Line 1388 | Line 1268 | do
1268      [\\/$]* | ?:[\\/]* )  continue;;
1269      NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1270    esac
1271 <  as_fn_error "expected an absolute directory name for --$ac_var: $ac_val"
1271 >  as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
1272   done
1273  
1274   # There might be people who depend on the old broken behavior: `$host'
# Line 1402 | Line 1282 | target=$target_alias
1282   if test "x$host_alias" != x; then
1283    if test "x$build_alias" = x; then
1284      cross_compiling=maybe
1405    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1406    If a cross compiler is detected then cross compile mode will be used." >&2
1285    elif test "x$build_alias" != "x$host_alias"; then
1286      cross_compiling=yes
1287    fi
# Line 1418 | Line 1296 | test "$silent" = yes && exec 6>/dev/null
1296   ac_pwd=`pwd` && test -n "$ac_pwd" &&
1297   ac_ls_di=`ls -di .` &&
1298   ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1299 <  as_fn_error "working directory cannot be determined"
1299 >  as_fn_error $? "working directory cannot be determined"
1300   test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1301 <  as_fn_error "pwd does not report name of working directory"
1301 >  as_fn_error $? "pwd does not report name of working directory"
1302  
1303  
1304   # Find the source files, if location was not specified.
# Line 1459 | Line 1337 | else
1337   fi
1338   if test ! -r "$srcdir/$ac_unique_file"; then
1339    test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1340 <  as_fn_error "cannot find sources ($ac_unique_file) in $srcdir"
1340 >  as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
1341   fi
1342   ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1343   ac_abs_confdir=`(
1344 <        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error "$ac_msg"
1344 >        cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
1345          pwd)`
1346   # When building in place, set srcdir=.
1347   if test "$ac_abs_confdir" = "$ac_pwd"; then
# Line 1489 | Line 1367 | if test "$ac_init_help" = "long"; then
1367    # Omit some internal or obsolete options to make the list less imposing.
1368    # This message is too long to be a string in the A/UX 3.1 sh.
1369    cat <<_ACEOF
1370 < \`configure' configures ircd-hybrid 7.3-rc1 to adapt to many kinds of systems.
1370 > \`configure' configures ircd-hybrid 8.2.0rc1 to adapt to many kinds of systems.
1371  
1372   Usage: $0 [OPTION]... [VAR=VALUE]...
1373  
# Line 1503 | Line 1381 | Configuration:
1381        --help=short        display options specific to this package
1382        --help=recursive    display the short help of all the included packages
1383    -V, --version           display version information and exit
1384 <  -q, --quiet, --silent   do not print \`checking...' messages
1384 >  -q, --quiet, --silent   do not print \`checking ...' messages
1385        --cache-file=FILE   cache test results in FILE [disabled]
1386    -C, --config-cache      alias for \`--cache-file=config.cache'
1387    -n, --no-create         do not create output files
# Line 1559 | Line 1437 | fi
1437  
1438   if test -n "$ac_init_help"; then
1439    case $ac_init_help in
1440 <     short | recursive ) echo "Configuration of ircd-hybrid 7.3-rc1:";;
1440 >     short | recursive ) echo "Configuration of ircd-hybrid 8.2.0rc1:";;
1441     esac
1442    cat <<\_ACEOF
1443  
# Line 1567 | Line 1445 | Optional Features:
1445    --disable-option-checking  ignore unrecognized --enable/--with options
1446    --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1447    --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1448 <  --enable-maintainer-mode  enable make rules and dependencies not useful
1449 <                          (and sometimes confusing) to the casual installer
1450 <  --disable-dependency-tracking  speeds up one-time build
1451 <  --enable-dependency-tracking   do not reject slow dependency extractors
1448 >  --enable-silent-rules   less verbose build output (undo: "make V=1")
1449 >  --disable-silent-rules  verbose build output (undo: "make V=0")
1450 >  --enable-maintainer-mode
1451 >                          enable make rules and dependencies not useful (and
1452 >                          sometimes confusing) to the casual installer
1453 >  --enable-dependency-tracking
1454 >                          do not reject slow dependency extractors
1455 >  --disable-dependency-tracking
1456 >                          speeds up one-time build
1457    --enable-static[=PKGS]  build static libraries [default=no]
1458    --enable-shared[=PKGS]  build shared libraries [default=yes]
1459    --enable-fast-install[=PKGS]
1460                            optimize for fast installation [default=yes]
1461    --disable-libtool-lock  avoid locking (might break parallel builds)
1462    --enable-ltdl-install   install libltdl
1463 <  --disable-zlib          Disable ziplinks support
1581 <  --disable-libpcre       Disable PCRE support
1463 >  --disable-libgeoip      Disable GeoIP support
1464    --enable-openssl=DIR       Enable OpenSSL support (DIR optional).
1465    --disable-openssl            Disable OpenSSL support.
1466    --enable-assert         Enable assert() statements
1585  --enable-small-net      Enable small network support.
1467    --enable-kqueue         Force kqueue usage.
1468    --enable-epoll          Force epoll usage.
1469    --enable-devpoll        Force devpoll usage.
1589  --enable-rtsigio        Force rtsigio usage.
1470    --enable-poll           Force poll usage.
1471    --enable-select         Force select usage.
1592  --enable-efnet          For IRCDs running on EFnet.
1593  --enable-halfops        Enable halfops support.
1472    --enable-debugging      Enable debugging.
1473    --enable-warnings       Enable compiler warnings.
1596  --enable-syslog="EVENTS"
1597                          Enable syslog for events: users oper (space
1598                          separated in quotes; default: disabled).
1474  
1475   Optional Packages:
1476    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1477    --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
1478 <  --with-pic              try to use only PIC/non-PIC objects [default=use
1478 >  --with-pic[=PKGS]       try to use only PIC/non-PIC objects [default=use
1479                            both]
1480    --with-gnu-ld           assume the C compiler uses GNU ld [default=no]
1481 +  --with-sysroot=DIR Search for dependent libraries within DIR
1482 +                        (or the compiler's sysroot if not specified).
1483    --with-included-ltdl    use the GNU ltdl sources included here
1484    --with-ltdl-include=DIR use the ltdl headers installed in DIR
1485    --with-ltdl-lib=DIR     use the libltdl.la installed in DIR
1609  --with-zlib-path=DIR    Path to libz.so for ziplinks support.
1610  --with-libpcre-path=DIR Path to libpcre.so for PCRE support.
1611  --with-nicklen=<value>  Set nickname length (default 9).
1612  --with-topiclen=<value> Set topic length (default 160).
1613  --with-syslog-facility=LOG
1614                          Define the syslog facility to use (default:
1615                          LOG_LOCAL4)
1486  
1487   Some influential environment variables:
1488    CC          C compiler command
# Line 1622 | Line 1492 | Some influential environment variables:
1492    LIBS        libraries to pass to the linker, e.g. -l<library>
1493    CPPFLAGS    (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
1494                you have headers in a nonstandard directory <include dir>
1495 <  YACC        The `Yet Another C Compiler' implementation to use. Defaults to
1496 <              the first program found out of: `bison -y', `byacc', `yacc'.
1495 >  YACC        The `Yet Another Compiler Compiler' implementation to use.
1496 >              Defaults to the first program found out of: `bison -y', `byacc',
1497 >              `yacc'.
1498    YFLAGS      The list of arguments that will be passed by default to $YACC.
1499                This script will default YFLAGS to the empty string to avoid a
1500                default value of `-d' given by some make applications.
# Line 1695 | Line 1566 | fi
1566   test -n "$ac_init_help" && exit $ac_status
1567   if $ac_init_version; then
1568    cat <<\_ACEOF
1569 < ircd-hybrid configure 7.3-rc1
1570 < generated by GNU Autoconf 2.65
1569 > ircd-hybrid configure 8.2.0rc1
1570 > generated by GNU Autoconf 2.69
1571  
1572 < Copyright (C) 2009 Free Software Foundation, Inc.
1572 > Copyright (C) 2012 Free Software Foundation, Inc.
1573   This configure script is free software; the Free Software Foundation
1574   gives unlimited permission to copy, distribute and modify it.
1575   _ACEOF
# Line 1742 | Line 1613 | sed 's/^/| /' conftest.$ac_ext >&5
1613  
1614          ac_retval=1
1615   fi
1616 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1616 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1617    as_fn_set_status $ac_retval
1618  
1619   } # ac_fn_c_try_compile
# Line 1774 | Line 1645 | $as_echo "$ac_try_echo"; } >&5
1645           test ! -s conftest.err
1646         } && test -s conftest$ac_exeext && {
1647           test "$cross_compiling" = yes ||
1648 <         $as_test_x conftest$ac_exeext
1648 >         test -x conftest$ac_exeext
1649         }; then :
1650    ac_retval=0
1651   else
# Line 1788 | Line 1659 | fi
1659    # interfere with the next link command; also delete a directory that is
1660    # left behind by Apple's compiler.  We do this before executing the actions.
1661    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1662 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1662 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1663    as_fn_set_status $ac_retval
1664  
1665   } # ac_fn_c_try_link
# Line 1802 | Line 1673 | ac_fn_c_check_header_compile ()
1673    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1674    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1675   $as_echo_n "checking for $2... " >&6; }
1676 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1676 > if eval \${$3+:} false; then :
1677    $as_echo_n "(cached) " >&6
1678   else
1679    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1820 | Line 1691 | fi
1691   eval ac_res=\$$3
1692                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1693   $as_echo "$ac_res" >&6; }
1694 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1694 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1695  
1696   } # ac_fn_c_check_header_compile
1697  
# Line 1845 | Line 1716 | $as_echo "$ac_try_echo"; } >&5
1716      mv -f conftest.er1 conftest.err
1717    fi
1718    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1719 <  test $ac_status = 0; } >/dev/null && {
1719 >  test $ac_status = 0; } > conftest.i && {
1720           test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1721           test ! -s conftest.err
1722         }; then :
# Line 1856 | Line 1727 | sed 's/^/| /' conftest.$ac_ext >&5
1727  
1728      ac_retval=1
1729   fi
1730 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1730 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1731    as_fn_set_status $ac_retval
1732  
1733   } # ac_fn_c_try_cpp
# Line 1898 | Line 1769 | sed 's/^/| /' conftest.$ac_ext >&5
1769         ac_retval=$ac_status
1770   fi
1771    rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1772 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1772 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1773    as_fn_set_status $ac_retval
1774  
1775   } # ac_fn_c_try_run
# Line 1911 | Line 1782 | ac_fn_c_check_func ()
1782    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1783    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1784   $as_echo_n "checking for $2... " >&6; }
1785 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1785 > if eval \${$3+:} false; then :
1786    $as_echo_n "(cached) " >&6
1787   else
1788    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1966 | Line 1837 | fi
1837   eval ac_res=\$$3
1838                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1839   $as_echo "$ac_res" >&6; }
1840 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1840 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1841  
1842   } # ac_fn_c_check_func
1843  
1844 < # ac_fn_c_check_decl LINENO SYMBOL VAR
1845 < # ------------------------------------
1846 < # Tests whether SYMBOL is declared, setting cache variable VAR accordingly.
1844 > # ac_fn_c_check_decl LINENO SYMBOL VAR INCLUDES
1845 > # ---------------------------------------------
1846 > # Tests whether SYMBOL is declared in INCLUDES, setting cache variable VAR
1847 > # accordingly.
1848   ac_fn_c_check_decl ()
1849   {
1850    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1851 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $2 is declared" >&5
1852 < $as_echo_n "checking whether $2 is declared... " >&6; }
1853 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1851 >  as_decl_name=`echo $2|sed 's/ *(.*//'`
1852 >  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
1853 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
1854 > $as_echo_n "checking whether $as_decl_name is declared... " >&6; }
1855 > if eval \${$3+:} false; then :
1856    $as_echo_n "(cached) " >&6
1857   else
1858    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 1987 | Line 1861 | $4
1861   int
1862   main ()
1863   {
1864 < #ifndef $2
1865 <  (void) $2;
1864 > #ifndef $as_decl_name
1865 > #ifdef __cplusplus
1866 >  (void) $as_decl_use;
1867 > #else
1868 >  (void) $as_decl_name;
1869 > #endif
1870   #endif
1871  
1872    ;
# Line 2005 | Line 1883 | fi
1883   eval ac_res=\$$3
1884                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1885   $as_echo "$ac_res" >&6; }
1886 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1886 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1887  
1888   } # ac_fn_c_check_decl
1889  
# Line 2018 | Line 1896 | ac_fn_c_check_type ()
1896    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1897    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1898   $as_echo_n "checking for $2... " >&6; }
1899 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
1899 > if eval \${$3+:} false; then :
1900    $as_echo_n "(cached) " >&6
1901   else
1902    eval "$3=no"
# Line 2059 | Line 1937 | fi
1937   eval ac_res=\$$3
1938                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1939   $as_echo "$ac_res" >&6; }
1940 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1940 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1941  
1942   } # ac_fn_c_check_type
1943  
# Line 2072 | Line 1950 | ac_fn_c_check_member ()
1950    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1951    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2.$3" >&5
1952   $as_echo_n "checking for $2.$3... " >&6; }
1953 < if { as_var=$4; eval "test \"\${$as_var+set}\" = set"; }; then :
1953 > if eval \${$4+:} false; then :
1954    $as_echo_n "(cached) " >&6
1955   else
1956    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 2116 | Line 1994 | fi
1994   eval ac_res=\$$4
1995                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1996   $as_echo "$ac_res" >&6; }
1997 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1997 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
1998  
1999   } # ac_fn_c_check_member
2000  
# Line 2128 | Line 2006 | $as_echo "$ac_res" >&6; }
2006   ac_fn_c_check_header_mongrel ()
2007   {
2008    as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2009 <  if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2009 >  if eval \${$3+:} false; then :
2010    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2011   $as_echo_n "checking for $2... " >&6; }
2012 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2012 > if eval \${$3+:} false; then :
2013    $as_echo_n "(cached) " >&6
2014   fi
2015   eval ac_res=\$$3
# Line 2167 | Line 2045 | if ac_fn_c_try_cpp "$LINENO"; then :
2045   else
2046    ac_header_preproc=no
2047   fi
2048 < rm -f conftest.err conftest.$ac_ext
2048 > rm -f conftest.err conftest.i conftest.$ac_ext
2049   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
2050   $as_echo "$ac_header_preproc" >&6; }
2051  
# Line 2190 | Line 2068 | $as_echo "$as_me: WARNING: $2: see the A
2068   $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
2069      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
2070   $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
2071 < ( cat <<\_ASBOX
2194 < ## ----------------------------------- ##
2071 > ( $as_echo "## ----------------------------------- ##
2072   ## Report this to bugs@ircd-hybrid.org ##
2073 < ## ----------------------------------- ##
2197 < _ASBOX
2073 > ## ----------------------------------- ##"
2074       ) | sed "s/^/$as_me: WARNING:     /" >&2
2075      ;;
2076   esac
2077    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
2078   $as_echo_n "checking for $2... " >&6; }
2079 < if { as_var=$3; eval "test \"\${$as_var+set}\" = set"; }; then :
2079 > if eval \${$3+:} false; then :
2080    $as_echo_n "(cached) " >&6
2081   else
2082    eval "$3=\$ac_header_compiler"
# Line 2209 | Line 2085 | eval ac_res=\$$3
2085                 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
2086   $as_echo "$ac_res" >&6; }
2087   fi
2088 <  eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
2088 >  eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
2089  
2090   } # ac_fn_c_check_header_mongrel
2091   cat >config.log <<_ACEOF
2092   This file contains any messages produced by compilers while
2093   running configure, to aid debugging if configure makes a mistake.
2094  
2095 < It was created by ircd-hybrid $as_me 7.3-rc1, which was
2096 < generated by GNU Autoconf 2.65.  Invocation command line was
2095 > It was created by ircd-hybrid $as_me 8.2.0rc1, which was
2096 > generated by GNU Autoconf 2.69.  Invocation command line was
2097  
2098    $ $0 $@
2099  
# Line 2327 | Line 2203 | trap 'exit_status=$?
2203    {
2204      echo
2205  
2206 <    cat <<\_ASBOX
2331 < ## ---------------- ##
2206 >    $as_echo "## ---------------- ##
2207   ## Cache variables. ##
2208 < ## ---------------- ##
2334 < _ASBOX
2208 > ## ---------------- ##"
2209      echo
2210      # The following way of writing the cache mishandles newlines in values,
2211   (
# Line 2365 | Line 2239 | $as_echo "$as_me: WARNING: cache variabl
2239   )
2240      echo
2241  
2242 <    cat <<\_ASBOX
2369 < ## ----------------- ##
2242 >    $as_echo "## ----------------- ##
2243   ## Output variables. ##
2244 < ## ----------------- ##
2372 < _ASBOX
2244 > ## ----------------- ##"
2245      echo
2246      for ac_var in $ac_subst_vars
2247      do
# Line 2382 | Line 2254 | _ASBOX
2254      echo
2255  
2256      if test -n "$ac_subst_files"; then
2257 <      cat <<\_ASBOX
2386 < ## ------------------- ##
2257 >      $as_echo "## ------------------- ##
2258   ## File substitutions. ##
2259 < ## ------------------- ##
2389 < _ASBOX
2259 > ## ------------------- ##"
2260        echo
2261        for ac_var in $ac_subst_files
2262        do
# Line 2400 | Line 2270 | _ASBOX
2270      fi
2271  
2272      if test -s confdefs.h; then
2273 <      cat <<\_ASBOX
2404 < ## ----------- ##
2273 >      $as_echo "## ----------- ##
2274   ## confdefs.h. ##
2275 < ## ----------- ##
2407 < _ASBOX
2275 > ## ----------- ##"
2276        echo
2277        cat confdefs.h
2278        echo
# Line 2459 | Line 2327 | _ACEOF
2327   ac_site_file1=NONE
2328   ac_site_file2=NONE
2329   if test -n "$CONFIG_SITE"; then
2330 <  ac_site_file1=$CONFIG_SITE
2330 >  # We do not want a PATH search for config.site.
2331 >  case $CONFIG_SITE in #((
2332 >    -*)  ac_site_file1=./$CONFIG_SITE;;
2333 >    */*) ac_site_file1=$CONFIG_SITE;;
2334 >    *)   ac_site_file1=./$CONFIG_SITE;;
2335 >  esac
2336   elif test "x$prefix" != xNONE; then
2337    ac_site_file1=$prefix/share/config.site
2338    ac_site_file2=$prefix/etc/config.site
# Line 2474 | Line 2347 | do
2347      { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
2348   $as_echo "$as_me: loading site script $ac_site_file" >&6;}
2349      sed 's/^/| /' "$ac_site_file" >&5
2350 <    . "$ac_site_file"
2350 >    . "$ac_site_file" \
2351 >      || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2352 > $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2353 > as_fn_error $? "failed to load site script $ac_site_file
2354 > See \`config.log' for more details" "$LINENO" 5; }
2355    fi
2356   done
2357  
# Line 2495 | Line 2372 | $as_echo "$as_me: creating cache $cache_
2372    >$cache_file
2373   fi
2374  
2498 as_fn_append ac_func_list " mmap"
2375   as_fn_append ac_func_list " strtok_r"
2376   as_fn_append ac_func_list " usleep"
2377   as_fn_append ac_func_list " strlcat"
2378   as_fn_append ac_func_list " strlcpy"
2379   as_fn_append ac_header_list " crypt.h"
2504 as_fn_append ac_header_list " inttypes.h"
2505 as_fn_append ac_header_list " stdint.h"
2380   as_fn_append ac_header_list " sys/resource.h"
2381   as_fn_append ac_header_list " sys/param.h"
2508 as_fn_append ac_header_list " errno.h"
2509 as_fn_append ac_header_list " sys/syslog.h"
2382   as_fn_append ac_header_list " types.h"
2383   as_fn_append ac_header_list " socket.h"
2384   as_fn_append ac_header_list " sys/wait.h"
2385   as_fn_append ac_header_list " wait.h"
2514 as_fn_append ac_header_list " link.h"
2386   # Check that the precious variables saved in the cache have kept the same
2387   # value.
2388   ac_cache_corrupted=false
# Line 2567 | Line 2438 | if $ac_cache_corrupted; then
2438   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2439    { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
2440   $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2441 <  as_fn_error "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2441 >  as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2442   fi
2443   ## -------------------- ##
2444   ## Main body of script. ##
# Line 2580 | Line 2451 | ac_link='$CC -o conftest$ac_exeext $CFLA
2451   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2452  
2453  
2454 < am__api_version='1.11'
2454 > am__api_version='1.14'
2455  
2456   ac_aux_dir=
2457   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2458 <  for ac_t in install-sh install.sh shtool; do
2459 <    if test -f "$ac_dir/$ac_t"; then
2460 <      ac_aux_dir=$ac_dir
2461 <      ac_install_sh="$ac_aux_dir/$ac_t -c"
2462 <      break 2
2463 <    fi
2464 <  done
2458 >  if test -f "$ac_dir/install-sh"; then
2459 >    ac_aux_dir=$ac_dir
2460 >    ac_install_sh="$ac_aux_dir/install-sh -c"
2461 >    break
2462 >  elif test -f "$ac_dir/install.sh"; then
2463 >    ac_aux_dir=$ac_dir
2464 >    ac_install_sh="$ac_aux_dir/install.sh -c"
2465 >    break
2466 >  elif test -f "$ac_dir/shtool"; then
2467 >    ac_aux_dir=$ac_dir
2468 >    ac_install_sh="$ac_aux_dir/shtool install -c"
2469 >    break
2470 >  fi
2471   done
2472   if test -z "$ac_aux_dir"; then
2473 <  as_fn_error "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2473 >  as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
2474   fi
2475  
2476   # These three variables are undocumented and unsupported,
# Line 2622 | Line 2499 | ac_configure="$SHELL $ac_aux_dir/configu
2499   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
2500   $as_echo_n "checking for a BSD-compatible install... " >&6; }
2501   if test -z "$INSTALL"; then
2502 < if test "${ac_cv_path_install+set}" = set; then :
2502 > if ${ac_cv_path_install+:} false; then :
2503    $as_echo_n "(cached) " >&6
2504   else
2505    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
# Line 2642 | Line 2519 | case $as_dir/ in #((
2519      # by default.
2520      for ac_prog in ginstall scoinst install; do
2521        for ac_exec_ext in '' $ac_executable_extensions; do
2522 <        if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2522 >        if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
2523            if test $ac_prog = install &&
2524              grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2525              # AIX install.  It has an incompatible calling convention.
# Line 2700 | Line 2577 | test -z "$INSTALL_DATA" && INSTALL_DATA=
2577  
2578   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
2579   $as_echo_n "checking whether build environment is sane... " >&6; }
2703 # Just in case
2704 sleep 1
2705 echo timestamp > conftest.file
2580   # Reject unsafe characters in $srcdir or the absolute working directory
2581   # name.  Accept space and tab only in the latter.
2582   am_lf='
2583   '
2584   case `pwd` in
2585    *[\\\"\#\$\&\'\`$am_lf]*)
2586 <    as_fn_error "unsafe absolute working directory name" "$LINENO" 5;;
2586 >    as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
2587   esac
2588   case $srcdir in
2589    *[\\\"\#\$\&\'\`$am_lf\ \     ]*)
2590 <    as_fn_error "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2590 >    as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
2591   esac
2592  
2593 < # Do `set' in a subshell so we don't clobber the current shell's
2593 > # Do 'set' in a subshell so we don't clobber the current shell's
2594   # arguments.  Must try -L first in case configure is actually a
2595   # symlink; some systems play weird games with the mod time of symlinks
2596   # (eg FreeBSD returns the mod time of the symlink's containing
2597   # directory).
2598   if (
2599 <   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2600 <   if test "$*" = "X"; then
2601 <      # -L didn't work.
2602 <      set X `ls -t "$srcdir/configure" conftest.file`
2603 <   fi
2604 <   rm -f conftest.file
2605 <   if test "$*" != "X $srcdir/configure conftest.file" \
2606 <      && test "$*" != "X conftest.file $srcdir/configure"; then
2607 <
2608 <      # If neither matched, then we have a broken ls.  This can happen
2735 <      # if, for instance, CONFIG_SHELL is bash and it inherits a
2736 <      # broken ls alias from the environment.  This has actually
2737 <      # happened.  Such a system could not be considered "sane".
2738 <      as_fn_error "ls -t appears to fail.  Make sure there is not a broken
2739 < alias in your environment" "$LINENO" 5
2740 <   fi
2599 >   am_has_slept=no
2600 >   for am_try in 1 2; do
2601 >     echo "timestamp, slept: $am_has_slept" > conftest.file
2602 >     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2603 >     if test "$*" = "X"; then
2604 >        # -L didn't work.
2605 >        set X `ls -t "$srcdir/configure" conftest.file`
2606 >     fi
2607 >     if test "$*" != "X $srcdir/configure conftest.file" \
2608 >        && test "$*" != "X conftest.file $srcdir/configure"; then
2609  
2610 +        # If neither matched, then we have a broken ls.  This can happen
2611 +        # if, for instance, CONFIG_SHELL is bash and it inherits a
2612 +        # broken ls alias from the environment.  This has actually
2613 +        # happened.  Such a system could not be considered "sane".
2614 +        as_fn_error $? "ls -t appears to fail.  Make sure there is not a broken
2615 +  alias in your environment" "$LINENO" 5
2616 +     fi
2617 +     if test "$2" = conftest.file || test $am_try -eq 2; then
2618 +       break
2619 +     fi
2620 +     # Just in case.
2621 +     sleep 1
2622 +     am_has_slept=yes
2623 +   done
2624     test "$2" = conftest.file
2625     )
2626   then
2627     # Ok.
2628     :
2629   else
2630 <   as_fn_error "newly created file is older than distributed files!
2630 >   as_fn_error $? "newly created file is older than distributed files!
2631   Check your system clock" "$LINENO" 5
2632   fi
2633   { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
2634   $as_echo "yes" >&6; }
2635 + # If we didn't sleep, we still need to ensure time stamps of config.status and
2636 + # generated files are strictly newer.
2637 + am_sleep_pid=
2638 + if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2639 +  ( sleep 1 ) &
2640 +  am_sleep_pid=$!
2641 + fi
2642 +
2643 + rm -f conftest.file
2644 +
2645   test "$program_prefix" != NONE &&
2646    program_transform_name="s&^&$program_prefix&;$program_transform_name"
2647   # Use a double $ so make ignores it.
# Line 2772 | Line 2664 | if test x"${MISSING+set}" != xset; then
2664    esac
2665   fi
2666   # Use eval to expand $SHELL
2667 < if eval "$MISSING --run true"; then
2668 <  am_missing_run="$MISSING --run "
2667 > if eval "$MISSING --is-lightweight"; then
2668 >  am_missing_run="$MISSING "
2669   else
2670    am_missing_run=
2671 <  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2672 < $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2671 >  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2672 > $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
2673   fi
2674  
2675   if test x"${install_sh}" != xset; then
# Line 2789 | Line 2681 | if test x"${install_sh}" != xset; then
2681    esac
2682   fi
2683  
2684 < # Installed binaries are usually stripped using `strip' when the user
2685 < # run `make install-strip'.  However `strip' might not be the right
2684 > # Installed binaries are usually stripped using 'strip' when the user
2685 > # run "make install-strip".  However 'strip' might not be the right
2686   # tool to use in cross-compilation environments, therefore Automake
2687 < # will honor the `STRIP' environment variable to overrule this program.
2687 > # will honor the 'STRIP' environment variable to overrule this program.
2688   if test "$cross_compiling" != no; then
2689    if test -n "$ac_tool_prefix"; then
2690    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2691   set dummy ${ac_tool_prefix}strip; ac_word=$2
2692   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2693   $as_echo_n "checking for $ac_word... " >&6; }
2694 < if test "${ac_cv_prog_STRIP+set}" = set; then :
2694 > if ${ac_cv_prog_STRIP+:} false; then :
2695    $as_echo_n "(cached) " >&6
2696   else
2697    if test -n "$STRIP"; then
# Line 2811 | Line 2703 | do
2703    IFS=$as_save_IFS
2704    test -z "$as_dir" && as_dir=.
2705      for ac_exec_ext in '' $ac_executable_extensions; do
2706 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2706 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2707      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2708      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2709      break 2
# Line 2839 | Line 2731 | if test -z "$ac_cv_prog_STRIP"; then
2731   set dummy strip; ac_word=$2
2732   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2733   $as_echo_n "checking for $ac_word... " >&6; }
2734 < if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
2734 > if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
2735    $as_echo_n "(cached) " >&6
2736   else
2737    if test -n "$ac_ct_STRIP"; then
# Line 2851 | Line 2743 | do
2743    IFS=$as_save_IFS
2744    test -z "$as_dir" && as_dir=.
2745      for ac_exec_ext in '' $ac_executable_extensions; do
2746 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2746 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2747      ac_cv_prog_ac_ct_STRIP="strip"
2748      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2749      break 2
# Line 2892 | Line 2784 | INSTALL_STRIP_PROGRAM="\$(install_sh) -c
2784   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
2785   $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
2786   if test -z "$MKDIR_P"; then
2787 <  if test "${ac_cv_path_mkdir+set}" = set; then :
2787 >  if ${ac_cv_path_mkdir+:} false; then :
2788    $as_echo_n "(cached) " >&6
2789   else
2790    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
# Line 2902 | Line 2794 | do
2794    test -z "$as_dir" && as_dir=.
2795      for ac_prog in mkdir gmkdir; do
2796           for ac_exec_ext in '' $ac_executable_extensions; do
2797 <           { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2797 >           as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
2798             case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
2799               'mkdir (GNU coreutils) '* | \
2800               'mkdir (coreutils) '* | \
# Line 2931 | Line 2823 | fi
2823   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
2824   $as_echo "$MKDIR_P" >&6; }
2825  
2934 mkdir_p="$MKDIR_P"
2935 case $mkdir_p in
2936  [\\/$]* | ?:[\\/]*) ;;
2937  */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2938 esac
2939
2826   for ac_prog in gawk mawk nawk awk
2827   do
2828    # Extract the first word of "$ac_prog", so it can be a program name with args.
2829   set dummy $ac_prog; ac_word=$2
2830   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
2831   $as_echo_n "checking for $ac_word... " >&6; }
2832 < if test "${ac_cv_prog_AWK+set}" = set; then :
2832 > if ${ac_cv_prog_AWK+:} false; then :
2833    $as_echo_n "(cached) " >&6
2834   else
2835    if test -n "$AWK"; then
# Line 2955 | Line 2841 | do
2841    IFS=$as_save_IFS
2842    test -z "$as_dir" && as_dir=.
2843      for ac_exec_ext in '' $ac_executable_extensions; do
2844 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2844 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
2845      ac_cv_prog_AWK="$ac_prog"
2846      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
2847      break 2
# Line 2983 | Line 2869 | done
2869   $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2870   set x ${MAKE-make}
2871   ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2872 < if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then :
2872 > if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
2873    $as_echo_n "(cached) " >&6
2874   else
2875    cat >conftest.make <<\_ACEOF
# Line 2991 | Line 2877 | SHELL = /bin/sh
2877   all:
2878          @echo '@@@%%%=$(MAKE)=@@@%%%'
2879   _ACEOF
2880 < # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2880 > # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
2881   case `${MAKE-make} -f conftest.make 2>/dev/null` in
2882    *@@@%%%=?*=@@@%%%*)
2883      eval ac_cv_prog_make_${ac_make}_set=yes;;
# Line 3019 | Line 2905 | else
2905   fi
2906   rmdir .tst 2>/dev/null
2907  
2908 + # Check whether --enable-silent-rules was given.
2909 + if test "${enable_silent_rules+set}" = set; then :
2910 +  enableval=$enable_silent_rules;
2911 + fi
2912 +
2913 + case $enable_silent_rules in # (((
2914 +  yes) AM_DEFAULT_VERBOSITY=0;;
2915 +   no) AM_DEFAULT_VERBOSITY=1;;
2916 +    *) AM_DEFAULT_VERBOSITY=1;;
2917 + esac
2918 + am_make=${MAKE-make}
2919 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
2920 + $as_echo_n "checking whether $am_make supports nested variables... " >&6; }
2921 + if ${am_cv_make_support_nested_variables+:} false; then :
2922 +  $as_echo_n "(cached) " >&6
2923 + else
2924 +  if $as_echo 'TRUE=$(BAR$(V))
2925 + BAR0=false
2926 + BAR1=true
2927 + V=1
2928 + am__doit:
2929 +        @$(TRUE)
2930 + .PHONY: am__doit' | $am_make -f - >/dev/null 2>&1; then
2931 +  am_cv_make_support_nested_variables=yes
2932 + else
2933 +  am_cv_make_support_nested_variables=no
2934 + fi
2935 + fi
2936 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_make_support_nested_variables" >&5
2937 + $as_echo "$am_cv_make_support_nested_variables" >&6; }
2938 + if test $am_cv_make_support_nested_variables = yes; then
2939 +    AM_V='$(V)'
2940 +  AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
2941 + else
2942 +  AM_V=$AM_DEFAULT_VERBOSITY
2943 +  AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
2944 + fi
2945 + AM_BACKSLASH='\'
2946 +
2947   if test "`cd $srcdir && pwd`" != "`pwd`"; then
2948    # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
2949    # is not polluted with repeated "-I."
2950    am__isrc=' -I$(srcdir)'
2951    # test to see if srcdir already configured
2952    if test -f $srcdir/config.status; then
2953 <    as_fn_error "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2953 >    as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
2954    fi
2955   fi
2956  
# Line 3041 | Line 2966 | fi
2966  
2967   # Define the identity of the package.
2968   PACKAGE='ircd-hybrid'
2969 < VERSION='7.3-rc1'
2969 > VERSION='8.2.0rc1'
2970  
2971  
2972   cat >>confdefs.h <<_ACEOF
# Line 3069 | Line 2994 | AUTOHEADER=${AUTOHEADER-"${am_missing_ru
2994  
2995   MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2996  
2997 + # For better backward compatibility.  To be removed once Automake 1.9.x
2998 + # dies out for good.  For more background, see:
2999 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3000 + # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3001 + mkdir_p='$(MKDIR_P)'
3002 +
3003   # We need awk for the "check" target.  The system "awk" is bad on
3004   # some platforms.
3005 < # Always define AMTAR for backward compatibility.
3005 > # Always define AMTAR for backward compatibility.  Yes, it's still used
3006 > # in the wild :-(  We should find a proper way to deprecate it ...
3007 > AMTAR='$${TAR-tar}'
3008 >
3009 >
3010 > # We'll loop over all known methods to create a tar archive until one works.
3011 > _am_tools='gnutar  pax cpio none'
3012 >
3013 > am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
3014  
3076 AMTAR=${AMTAR-"${am_missing_run}tar"}
3015  
3078 am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
3016  
3017  
3018  
3019  
3020 + # POSIX will say in a future version that running "rm -f" with no argument
3021 + # is OK; and we want to be able to make that assumption in our Makefile
3022 + # recipes.  So use an aggressive probe to check that the usage we want is
3023 + # actually supported "in the wild" to an acceptable degree.
3024 + # See automake bug#10828.
3025 + # To make any issue more visible, cause the running configure to be aborted
3026 + # by default if the 'rm' program in use doesn't match our expectations; the
3027 + # user can still override this though.
3028 + if rm -f && rm -fr && rm -rf; then : OK; else
3029 +  cat >&2 <<'END'
3030 + Oops!
3031  
3032 + Your 'rm' program seems unable to run without file operands specified
3033 + on the command line, even when the '-f' option is present.  This is contrary
3034 + to the behaviour of most rm programs out there, and not conforming with
3035 + the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
3036 +
3037 + Please tell bug-automake@gnu.org about your system, including the value
3038 + of your $PATH and any error possibly output before this message.  This
3039 + can help us improve future automake versions.
3040 +
3041 + END
3042 +  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
3043 +    echo 'Configuration will proceed anyway, since you have set the' >&2
3044 +    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
3045 +    echo >&2
3046 +  else
3047 +    cat >&2 <<'END'
3048 + Aborting the configuration process, to ensure you take notice of the issue.
3049 +
3050 + You can download and install GNU coreutils to get an 'rm' implementation
3051 + that behaves properly: <http://www.gnu.org/software/coreutils/>.
3052 +
3053 + If you want to complete the configuration process using your problematic
3054 + 'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
3055 + to "yes", and re-run configure.
3056 +
3057 + END
3058 +    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
3059 +  fi
3060 + fi
3061  
3062   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3063   $as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
# Line 3104 | Line 3081 | fi
3081    MAINT=$MAINTAINER_MODE_TRUE
3082  
3083  
3084 +
3085   ac_config_headers="$ac_config_headers config.h"
3086  
3087  
# Line 3128 | Line 3106 | am__quote=
3106   _am_result=none
3107   # First try GNU make style include.
3108   echo "include confinc" > confmf
3109 < # Ignore all kinds of additional output from `make'.
3109 > # Ignore all kinds of additional output from 'make'.
3110   case `$am_make -s -f confmf 2> /dev/null` in #(
3111   *the\ am__doit\ target*)
3112    am__include=include
# Line 3161 | Line 3139 | fi
3139   if test "x$enable_dependency_tracking" != xno; then
3140    am_depcomp="$ac_aux_dir/depcomp"
3141    AMDEPBACKSLASH='\'
3142 +  am__nodep='_no'
3143   fi
3144   if test "x$enable_dependency_tracking" != xno; then
3145    AMDEP_TRUE=
# Line 3181 | Line 3160 | if test -n "$ac_tool_prefix"; then
3160   set dummy ${ac_tool_prefix}gcc; ac_word=$2
3161   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3162   $as_echo_n "checking for $ac_word... " >&6; }
3163 < if test "${ac_cv_prog_CC+set}" = set; then :
3163 > if ${ac_cv_prog_CC+:} false; then :
3164    $as_echo_n "(cached) " >&6
3165   else
3166    if test -n "$CC"; then
# Line 3193 | Line 3172 | do
3172    IFS=$as_save_IFS
3173    test -z "$as_dir" && as_dir=.
3174      for ac_exec_ext in '' $ac_executable_extensions; do
3175 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3175 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3176      ac_cv_prog_CC="${ac_tool_prefix}gcc"
3177      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3178      break 2
# Line 3221 | Line 3200 | if test -z "$ac_cv_prog_CC"; then
3200   set dummy gcc; ac_word=$2
3201   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3202   $as_echo_n "checking for $ac_word... " >&6; }
3203 < if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3203 > if ${ac_cv_prog_ac_ct_CC+:} false; then :
3204    $as_echo_n "(cached) " >&6
3205   else
3206    if test -n "$ac_ct_CC"; then
# Line 3233 | Line 3212 | do
3212    IFS=$as_save_IFS
3213    test -z "$as_dir" && as_dir=.
3214      for ac_exec_ext in '' $ac_executable_extensions; do
3215 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3215 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3216      ac_cv_prog_ac_ct_CC="gcc"
3217      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3218      break 2
# Line 3274 | Line 3253 | if test -z "$CC"; then
3253   set dummy ${ac_tool_prefix}cc; ac_word=$2
3254   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3255   $as_echo_n "checking for $ac_word... " >&6; }
3256 < if test "${ac_cv_prog_CC+set}" = set; then :
3256 > if ${ac_cv_prog_CC+:} false; then :
3257    $as_echo_n "(cached) " >&6
3258   else
3259    if test -n "$CC"; then
# Line 3286 | Line 3265 | do
3265    IFS=$as_save_IFS
3266    test -z "$as_dir" && as_dir=.
3267      for ac_exec_ext in '' $ac_executable_extensions; do
3268 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3268 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3269      ac_cv_prog_CC="${ac_tool_prefix}cc"
3270      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3271      break 2
# Line 3314 | Line 3293 | if test -z "$CC"; then
3293   set dummy cc; ac_word=$2
3294   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3295   $as_echo_n "checking for $ac_word... " >&6; }
3296 < if test "${ac_cv_prog_CC+set}" = set; then :
3296 > if ${ac_cv_prog_CC+:} false; then :
3297    $as_echo_n "(cached) " >&6
3298   else
3299    if test -n "$CC"; then
# Line 3327 | Line 3306 | do
3306    IFS=$as_save_IFS
3307    test -z "$as_dir" && as_dir=.
3308      for ac_exec_ext in '' $ac_executable_extensions; do
3309 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3309 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3310      if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
3311         ac_prog_rejected=yes
3312         continue
# Line 3373 | Line 3352 | if test -z "$CC"; then
3352   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
3353   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3354   $as_echo_n "checking for $ac_word... " >&6; }
3355 < if test "${ac_cv_prog_CC+set}" = set; then :
3355 > if ${ac_cv_prog_CC+:} false; then :
3356    $as_echo_n "(cached) " >&6
3357   else
3358    if test -n "$CC"; then
# Line 3385 | Line 3364 | do
3364    IFS=$as_save_IFS
3365    test -z "$as_dir" && as_dir=.
3366      for ac_exec_ext in '' $ac_executable_extensions; do
3367 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3367 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3368      ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
3369      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3370      break 2
# Line 3417 | Line 3396 | do
3396   set dummy $ac_prog; ac_word=$2
3397   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
3398   $as_echo_n "checking for $ac_word... " >&6; }
3399 < if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
3399 > if ${ac_cv_prog_ac_ct_CC+:} false; then :
3400    $as_echo_n "(cached) " >&6
3401   else
3402    if test -n "$ac_ct_CC"; then
# Line 3429 | Line 3408 | do
3408    IFS=$as_save_IFS
3409    test -z "$as_dir" && as_dir=.
3410      for ac_exec_ext in '' $ac_executable_extensions; do
3411 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3411 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
3412      ac_cv_prog_ac_ct_CC="$ac_prog"
3413      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
3414      break 2
# Line 3471 | Line 3450 | fi
3450  
3451   test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3452   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3453 < as_fn_error "no acceptable C compiler found in \$PATH
3454 < See \`config.log' for more details." "$LINENO" 5; }
3453 > as_fn_error $? "no acceptable C compiler found in \$PATH
3454 > See \`config.log' for more details" "$LINENO" 5; }
3455  
3456   # Provide some information about the compiler.
3457   $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
# Line 3586 | Line 3565 | sed 's/^/| /' conftest.$ac_ext >&5
3565  
3566   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3567   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3568 < { as_fn_set_status 77
3569 < as_fn_error "C compiler cannot create executables
3591 < See \`config.log' for more details." "$LINENO" 5; }; }
3568 > as_fn_error 77 "C compiler cannot create executables
3569 > See \`config.log' for more details" "$LINENO" 5; }
3570   else
3571    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3572   $as_echo "yes" >&6; }
# Line 3630 | Line 3608 | done
3608   else
3609    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3610   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3611 < as_fn_error "cannot compute suffix of executables: cannot compile and link
3612 < See \`config.log' for more details." "$LINENO" 5; }
3611 > as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3612 > See \`config.log' for more details" "$LINENO" 5; }
3613   fi
3614   rm -f conftest conftest$ac_cv_exeext
3615   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
# Line 3688 | Line 3666 | $as_echo "$ac_try_echo"; } >&5
3666      else
3667          { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3668   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3669 < as_fn_error "cannot run C compiled programs.
3669 > as_fn_error $? "cannot run C compiled programs.
3670   If you meant to cross compile, use \`--host'.
3671 < See \`config.log' for more details." "$LINENO" 5; }
3671 > See \`config.log' for more details" "$LINENO" 5; }
3672      fi
3673    fi
3674   fi
# Line 3701 | Line 3679 | rm -f conftest.$ac_ext conftest$ac_cv_ex
3679   ac_clean_files=$ac_clean_files_save
3680   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
3681   $as_echo_n "checking for suffix of object files... " >&6; }
3682 < if test "${ac_cv_objext+set}" = set; then :
3682 > if ${ac_cv_objext+:} false; then :
3683    $as_echo_n "(cached) " >&6
3684   else
3685    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 3741 | Line 3719 | sed 's/^/| /' conftest.$ac_ext >&5
3719  
3720   { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3721   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3722 < as_fn_error "cannot compute suffix of object files: cannot compile
3723 < See \`config.log' for more details." "$LINENO" 5; }
3722 > as_fn_error $? "cannot compute suffix of object files: cannot compile
3723 > See \`config.log' for more details" "$LINENO" 5; }
3724   fi
3725   rm -f conftest.$ac_cv_objext conftest.$ac_ext
3726   fi
# Line 3752 | Line 3730 | OBJEXT=$ac_cv_objext
3730   ac_objext=$OBJEXT
3731   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
3732   $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3733 < if test "${ac_cv_c_compiler_gnu+set}" = set; then :
3733 > if ${ac_cv_c_compiler_gnu+:} false; then :
3734    $as_echo_n "(cached) " >&6
3735   else
3736    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 3789 | Line 3767 | ac_test_CFLAGS=${CFLAGS+set}
3767   ac_save_CFLAGS=$CFLAGS
3768   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3769   $as_echo_n "checking whether $CC accepts -g... " >&6; }
3770 < if test "${ac_cv_prog_cc_g+set}" = set; then :
3770 > if ${ac_cv_prog_cc_g+:} false; then :
3771    $as_echo_n "(cached) " >&6
3772   else
3773    ac_save_c_werror_flag=$ac_c_werror_flag
# Line 3867 | Line 3845 | else
3845   fi
3846   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
3847   $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3848 < if test "${ac_cv_prog_cc_c89+set}" = set; then :
3848 > if ${ac_cv_prog_cc_c89+:} false; then :
3849    $as_echo_n "(cached) " >&6
3850   else
3851    ac_cv_prog_cc_c89=no
# Line 3876 | Line 3854 | cat confdefs.h - <<_ACEOF >conftest.$ac_
3854   /* end confdefs.h.  */
3855   #include <stdarg.h>
3856   #include <stdio.h>
3857 < #include <sys/types.h>
3880 < #include <sys/stat.h>
3857 > struct stat;
3858   /* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
3859   struct buf { int x; };
3860   FILE * (*rcsopen) (struct buf *, struct stat *, int);
# Line 3962 | Line 3939 | ac_compile='$CC -c $CFLAGS $CPPFLAGS con
3939   ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3940   ac_compiler_gnu=$ac_cv_c_compiler_gnu
3941  
3942 + ac_ext=c
3943 + ac_cpp='$CPP $CPPFLAGS'
3944 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3945 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3946 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
3947 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
3948 + $as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
3949 + if ${am_cv_prog_cc_c_o+:} false; then :
3950 +  $as_echo_n "(cached) " >&6
3951 + else
3952 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3953 + /* end confdefs.h.  */
3954 +
3955 + int
3956 + main ()
3957 + {
3958 +
3959 +  ;
3960 +  return 0;
3961 + }
3962 + _ACEOF
3963 +  # Make sure it works both with $CC and with simple cc.
3964 +  # Following AC_PROG_CC_C_O, we do the test twice because some
3965 +  # compilers refuse to overwrite an existing .o file with -o,
3966 +  # though they will create one.
3967 +  am_cv_prog_cc_c_o=yes
3968 +  for am_i in 1 2; do
3969 +    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
3970 +   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
3971 +   ac_status=$?
3972 +   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3973 +   (exit $ac_status); } \
3974 +         && test -f conftest2.$ac_objext; then
3975 +      : OK
3976 +    else
3977 +      am_cv_prog_cc_c_o=no
3978 +      break
3979 +    fi
3980 +  done
3981 +  rm -f core conftest*
3982 +  unset am_i
3983 + fi
3984 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
3985 + $as_echo "$am_cv_prog_cc_c_o" >&6; }
3986 + if test "$am_cv_prog_cc_c_o" != yes; then
3987 +   # Losing compiler, so override with the script.
3988 +   # FIXME: It is wrong to rewrite CC.
3989 +   # But if we don't then we get into trouble of one sort or another.
3990 +   # A longer-term fix would be to have automake use am__CC in this case,
3991 +   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
3992 +   CC="$am_aux_dir/compile $CC"
3993 + fi
3994 + ac_ext=c
3995 + ac_cpp='$CPP $CPPFLAGS'
3996 + ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3997 + ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3998 + ac_compiler_gnu=$ac_cv_c_compiler_gnu
3999 +
4000 +
4001   depcc="$CC"   am_compiler_list=
4002  
4003   { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
4004   $as_echo_n "checking dependency style of $depcc... " >&6; }
4005 < if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
4005 > if ${am_cv_CC_dependencies_compiler_type+:} false; then :
4006    $as_echo_n "(cached) " >&6
4007   else
4008    if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
4009    # We make a subdir and do the tests there.  Otherwise we can end up
4010    # making bogus files that we don't know about and never remove.  For
4011    # instance it was reported that on HP-UX the gcc test will end up
4012 <  # making a dummy file named `D' -- because `-MD' means `put the output
4013 <  # in D'.
4012 >  # making a dummy file named 'D' -- because '-MD' means "put the output
4013 >  # in D".
4014 >  rm -rf conftest.dir
4015    mkdir conftest.dir
4016    # Copy depcomp to subdir because otherwise we won't find it if we're
4017    # using a relative directory.
# Line 4008 | Line 4045 | else
4045      : > sub/conftest.c
4046      for i in 1 2 3 4 5 6; do
4047        echo '#include "conftst'$i'.h"' >> sub/conftest.c
4048 <      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4049 <      # Solaris 8's {/usr,}/bin/sh.
4050 <      touch sub/conftst$i.h
4048 >      # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4049 >      # Solaris 10 /bin/sh.
4050 >      echo '/* dummy */' > sub/conftst$i.h
4051      done
4052      echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4053  
4054 <    # We check with `-c' and `-o' for the sake of the "dashmstdout"
4054 >    # We check with '-c' and '-o' for the sake of the "dashmstdout"
4055      # mode.  It turns out that the SunPro C++ compiler does not properly
4056 <    # handle `-M -o', and we need to detect this.  Also, some Intel
4057 <    # versions had trouble with output in subdirs
4056 >    # handle '-M -o', and we need to detect this.  Also, some Intel
4057 >    # versions had trouble with output in subdirs.
4058      am__obj=sub/conftest.${OBJEXT-o}
4059      am__minus_obj="-o $am__obj"
4060      case $depmode in
# Line 4026 | Line 4063 | else
4063        test "$am__universal" = false || continue
4064        ;;
4065      nosideeffect)
4066 <      # after this tag, mechanisms are not by side-effect, so they'll
4067 <      # only be used when explicitly requested
4066 >      # After this tag, mechanisms are not by side-effect, so they'll
4067 >      # only be used when explicitly requested.
4068        if test "x$enable_dependency_tracking" = xyes; then
4069          continue
4070        else
4071          break
4072        fi
4073        ;;
4074 <    msvisualcpp | msvcmsys)
4075 <      # This compiler won't grok `-c -o', but also, the minuso test has
4074 >    msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4075 >      # This compiler won't grok '-c -o', but also, the minuso test has
4076        # not run yet.  These depmodes are late enough in the game, and
4077        # so weak that their functioning should not be impacted.
4078        am__obj=conftest.${OBJEXT-o}
# Line 4091 | Line 4128 | fi
4128  
4129     { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C99" >&5
4130   $as_echo_n "checking for $CC option to accept ISO C99... " >&6; }
4131 < if test "${ac_cv_prog_cc_c99+set}" = set; then :
4131 > if ${ac_cv_prog_cc_c99+:} false; then :
4132    $as_echo_n "(cached) " >&6
4133   else
4134    ac_cv_prog_cc_c99=no
# Line 4235 | Line 4272 | main ()
4272    return 0;
4273   }
4274   _ACEOF
4275 < for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99
4275 > for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -D_STDC_C99= -qlanglvl=extc99
4276   do
4277    CC="$ac_save_CC $ac_arg"
4278    if ac_fn_c_try_compile "$LINENO"; then :
# Line 4267 | Line 4304 | fi
4304  
4305  
4306   if test "$ac_cv_prog_cc_c99" = "no"; then :
4307 <  as_fn_error "no C99 compiler found. Aborting." "$LINENO" 5
4307 >  as_fn_error $? "no suitable C99 compiler found. Aborting." "$LINENO" 5
4308   fi
4309   for ac_prog in 'bison -y' byacc
4310   do
# Line 4275 | Line 4312 | do
4312   set dummy $ac_prog; ac_word=$2
4313   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4314   $as_echo_n "checking for $ac_word... " >&6; }
4315 < if test "${ac_cv_prog_YACC+set}" = set; then :
4315 > if ${ac_cv_prog_YACC+:} false; then :
4316    $as_echo_n "(cached) " >&6
4317   else
4318    if test -n "$YACC"; then
# Line 4287 | Line 4324 | do
4324    IFS=$as_save_IFS
4325    test -z "$as_dir" && as_dir=.
4326      for ac_exec_ext in '' $ac_executable_extensions; do
4327 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4327 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4328      ac_cv_prog_YACC="$ac_prog"
4329      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4330      break 2
# Line 4319 | Line 4356 | do
4356   set dummy $ac_prog; ac_word=$2
4357   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4358   $as_echo_n "checking for $ac_word... " >&6; }
4359 < if test "${ac_cv_prog_LEX+set}" = set; then :
4359 > if ${ac_cv_prog_LEX+:} false; then :
4360    $as_echo_n "(cached) " >&6
4361   else
4362    if test -n "$LEX"; then
# Line 4331 | Line 4368 | do
4368    IFS=$as_save_IFS
4369    test -z "$as_dir" && as_dir=.
4370      for ac_exec_ext in '' $ac_executable_extensions; do
4371 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4371 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4372      ac_cv_prog_LEX="$ac_prog"
4373      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4374      break 2
# Line 4363 | Line 4400 | a { ECHO; }
4400   b { REJECT; }
4401   c { yymore (); }
4402   d { yyless (1); }
4403 < e { yyless (input () != 0); }
4403 > e { /* IRIX 6.5 flex 2.5.4 underquotes its yyless argument.  */
4404 >    yyless ((input () != 0)); }
4405   f { unput (yytext[0]); }
4406   . { BEGIN INITIAL; }
4407   %%
# Line 4389 | Line 4427 | $as_echo "$ac_try_echo"; } >&5
4427    test $ac_status = 0; }
4428   { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex output file root" >&5
4429   $as_echo_n "checking lex output file root... " >&6; }
4430 < if test "${ac_cv_prog_lex_root+set}" = set; then :
4430 > if ${ac_cv_prog_lex_root+:} false; then :
4431    $as_echo_n "(cached) " >&6
4432   else
4433  
# Line 4398 | Line 4436 | if test -f lex.yy.c; then
4436   elif test -f lexyy.c; then
4437    ac_cv_prog_lex_root=lexyy
4438   else
4439 <  as_fn_error "cannot find output from $LEX; giving up" "$LINENO" 5
4439 >  as_fn_error $? "cannot find output from $LEX; giving up" "$LINENO" 5
4440   fi
4441   fi
4442   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_lex_root" >&5
# Line 4408 | Line 4446 | LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root
4446   if test -z "${LEXLIB+set}"; then
4447    { $as_echo "$as_me:${as_lineno-$LINENO}: checking lex library" >&5
4448   $as_echo_n "checking lex library... " >&6; }
4449 < if test "${ac_cv_lib_lex+set}" = set; then :
4449 > if ${ac_cv_lib_lex+:} false; then :
4450    $as_echo_n "(cached) " >&6
4451   else
4452  
# Line 4438 | Line 4476 | fi
4476  
4477   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether yytext is a pointer" >&5
4478   $as_echo_n "checking whether yytext is a pointer... " >&6; }
4479 < if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then :
4479 > if ${ac_cv_prog_lex_yytext_pointer+:} false; then :
4480    $as_echo_n "(cached) " >&6
4481   else
4482    # POSIX says lex can declare yytext either as a pointer or an array; the
# Line 4449 | Line 4487 | ac_save_LIBS=$LIBS
4487   LIBS="$LEXLIB $ac_save_LIBS"
4488   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4489   /* end confdefs.h.  */
4490 < #define YYTEXT_POINTER 1
4490 >
4491 >  #define YYTEXT_POINTER 1
4492   `cat $LEX_OUTPUT_ROOT.c`
4493   _ACEOF
4494   if ac_fn_c_try_link "$LINENO"; then :
# Line 4476 | Line 4515 | fi
4515  
4516  
4517   # Initializing libtool.
4518 +
4519 +
4520 +
4521 +
4522 +
4523 +
4524 +
4525   case `pwd` in
4526    *\ * | *\     *)
4527      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
# Line 4484 | Line 4530 | esac
4530  
4531  
4532  
4533 < macro_version='2.2.6'
4534 < macro_revision='1.3012'
4533 > macro_version='2.4.2'
4534 > macro_revision='1.3337'
4535  
4536  
4537  
# Line 4503 | Line 4549 | ltmain="$ac_aux_dir/ltmain.sh"
4549  
4550   # Make sure we can run config.sub.
4551   $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
4552 <  as_fn_error "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4552 >  as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
4553  
4554   { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
4555   $as_echo_n "checking build system type... " >&6; }
4556 < if test "${ac_cv_build+set}" = set; then :
4556 > if ${ac_cv_build+:} false; then :
4557    $as_echo_n "(cached) " >&6
4558   else
4559    ac_build_alias=$build_alias
4560   test "x$ac_build_alias" = x &&
4561    ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
4562   test "x$ac_build_alias" = x &&
4563 <  as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5
4563 >  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
4564   ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
4565 <  as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4565 >  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
4566  
4567   fi
4568   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
4569   $as_echo "$ac_cv_build" >&6; }
4570   case $ac_cv_build in
4571   *-*-*) ;;
4572 < *) as_fn_error "invalid value of canonical build" "$LINENO" 5;;
4572 > *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
4573   esac
4574   build=$ac_cv_build
4575   ac_save_IFS=$IFS; IFS='-'
# Line 4541 | Line 4587 | case $build_os in *\ *) build_os=`echo "
4587  
4588   { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
4589   $as_echo_n "checking host system type... " >&6; }
4590 < if test "${ac_cv_host+set}" = set; then :
4590 > if ${ac_cv_host+:} false; then :
4591    $as_echo_n "(cached) " >&6
4592   else
4593    if test "x$host_alias" = x; then
4594    ac_cv_host=$ac_cv_build
4595   else
4596    ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
4597 <    as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4597 >    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
4598   fi
4599  
4600   fi
# Line 4556 | Line 4602 | fi
4602   $as_echo "$ac_cv_host" >&6; }
4603   case $ac_cv_host in
4604   *-*-*) ;;
4605 < *) as_fn_error "invalid value of canonical host" "$LINENO" 5;;
4605 > *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
4606   esac
4607   host=$ac_cv_host
4608   ac_save_IFS=$IFS; IFS='-'
# Line 4572 | Line 4618 | IFS=$ac_save_IFS
4618   case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
4619  
4620  
4621 + # Backslashify metacharacters that are still active within
4622 + # double-quoted strings.
4623 + sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4624 +
4625 + # Same as above, but do not quote variable references.
4626 + double_quote_subst='s/\(["`\\]\)/\\\1/g'
4627 +
4628 + # Sed substitution to delay expansion of an escaped shell variable in a
4629 + # double_quote_subst'ed string.
4630 + delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4631 +
4632 + # Sed substitution to delay expansion of an escaped single quote.
4633 + delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4634 +
4635 + # Sed substitution to avoid accidental globbing in evaled expressions
4636 + no_glob_subst='s/\*/\\\*/g'
4637 +
4638 + ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4639 + ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4640 + ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4641 +
4642 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4643 + $as_echo_n "checking how to print strings... " >&6; }
4644 + # Test print first, because it will be a builtin if present.
4645 + if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
4646 +   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4647 +  ECHO='print -r --'
4648 + elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4649 +  ECHO='printf %s\n'
4650 + else
4651 +  # Use this function as a fallback that always works.
4652 +  func_fallback_echo ()
4653 +  {
4654 +    eval 'cat <<_LTECHO_EOF
4655 + $1
4656 + _LTECHO_EOF'
4657 +  }
4658 +  ECHO='func_fallback_echo'
4659 + fi
4660 +
4661 + # func_echo_all arg...
4662 + # Invoke $ECHO with all args, space-separated.
4663 + func_echo_all ()
4664 + {
4665 +    $ECHO ""
4666 + }
4667 +
4668 + case "$ECHO" in
4669 +  printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4670 + $as_echo "printf" >&6; } ;;
4671 +  print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4672 + $as_echo "print -r" >&6; } ;;
4673 +  *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4674 + $as_echo "cat" >&6; } ;;
4675 + esac
4676 +
4677 +
4678 +
4679 +
4680 +
4681 +
4682 +
4683 +
4684 +
4685 +
4686 +
4687 +
4688 +
4689 +
4690   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
4691   $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4692 < if test "${ac_cv_path_SED+set}" = set; then :
4692 > if ${ac_cv_path_SED+:} false; then :
4693    $as_echo_n "(cached) " >&6
4694   else
4695              ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
# Line 4594 | Line 4709 | do
4709      for ac_prog in sed gsed; do
4710      for ac_exec_ext in '' $ac_executable_extensions; do
4711        ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
4712 <      { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
4712 >      as_fn_executable_p "$ac_path_SED" || continue
4713   # Check for GNU ac_path_SED and select it if it is found.
4714    # Check for GNU $ac_path_SED
4715   case `"$ac_path_SED" --version 2>&1` in
# Line 4629 | Line 4744 | esac
4744    done
4745   IFS=$as_save_IFS
4746    if test -z "$ac_cv_path_SED"; then
4747 <    as_fn_error "no acceptable sed could be found in \$PATH" "$LINENO" 5
4747 >    as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
4748    fi
4749   else
4750    ac_cv_path_SED=$SED
# Line 4656 | Line 4771 | Xsed="$SED -e 1s/^X//"
4771  
4772   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
4773   $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4774 < if test "${ac_cv_path_GREP+set}" = set; then :
4774 > if ${ac_cv_path_GREP+:} false; then :
4775    $as_echo_n "(cached) " >&6
4776   else
4777    if test -z "$GREP"; then
# Line 4670 | Line 4785 | do
4785      for ac_prog in grep ggrep; do
4786      for ac_exec_ext in '' $ac_executable_extensions; do
4787        ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4788 <      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4788 >      as_fn_executable_p "$ac_path_GREP" || continue
4789   # Check for GNU ac_path_GREP and select it if it is found.
4790    # Check for GNU $ac_path_GREP
4791   case `"$ac_path_GREP" --version 2>&1` in
# Line 4705 | Line 4820 | esac
4820    done
4821   IFS=$as_save_IFS
4822    if test -z "$ac_cv_path_GREP"; then
4823 <    as_fn_error "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4823 >    as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4824    fi
4825   else
4826    ac_cv_path_GREP=$GREP
# Line 4719 | Line 4834 | $as_echo "$ac_cv_path_GREP" >&6; }
4834  
4835   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
4836   $as_echo_n "checking for egrep... " >&6; }
4837 < if test "${ac_cv_path_EGREP+set}" = set; then :
4837 > if ${ac_cv_path_EGREP+:} false; then :
4838    $as_echo_n "(cached) " >&6
4839   else
4840    if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
# Line 4736 | Line 4851 | do
4851      for ac_prog in egrep; do
4852      for ac_exec_ext in '' $ac_executable_extensions; do
4853        ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4854 <      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4854 >      as_fn_executable_p "$ac_path_EGREP" || continue
4855   # Check for GNU ac_path_EGREP and select it if it is found.
4856    # Check for GNU $ac_path_EGREP
4857   case `"$ac_path_EGREP" --version 2>&1` in
# Line 4771 | Line 4886 | esac
4886    done
4887   IFS=$as_save_IFS
4888    if test -z "$ac_cv_path_EGREP"; then
4889 <    as_fn_error "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4889 >    as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4890    fi
4891   else
4892    ac_cv_path_EGREP=$EGREP
# Line 4786 | Line 4901 | $as_echo "$ac_cv_path_EGREP" >&6; }
4901  
4902   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
4903   $as_echo_n "checking for fgrep... " >&6; }
4904 < if test "${ac_cv_path_FGREP+set}" = set; then :
4904 > if ${ac_cv_path_FGREP+:} false; then :
4905    $as_echo_n "(cached) " >&6
4906   else
4907    if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
# Line 4803 | Line 4918 | do
4918      for ac_prog in fgrep; do
4919      for ac_exec_ext in '' $ac_executable_extensions; do
4920        ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4921 <      { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4921 >      as_fn_executable_p "$ac_path_FGREP" || continue
4922   # Check for GNU ac_path_FGREP and select it if it is found.
4923    # Check for GNU $ac_path_FGREP
4924   case `"$ac_path_FGREP" --version 2>&1` in
# Line 4838 | Line 4953 | esac
4953    done
4954   IFS=$as_save_IFS
4955    if test -z "$ac_cv_path_FGREP"; then
4956 <    as_fn_error "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4956 >    as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
4957    fi
4958   else
4959    ac_cv_path_FGREP=$FGREP
# Line 4917 | Line 5032 | else
5032    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
5033   $as_echo_n "checking for non-GNU ld... " >&6; }
5034   fi
5035 < if test "${lt_cv_path_LD+set}" = set; then :
5035 > if ${lt_cv_path_LD+:} false; then :
5036    $as_echo_n "(cached) " >&6
5037   else
5038    if test -z "$LD"; then
# Line 4954 | Line 5069 | else
5069    { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5070   $as_echo "no" >&6; }
5071   fi
5072 < test -z "$LD" && as_fn_error "no acceptable ld found in \$PATH" "$LINENO" 5
5072 > test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
5073   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
5074   $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
5075 < if test "${lt_cv_prog_gnu_ld+set}" = set; then :
5075 > if ${lt_cv_prog_gnu_ld+:} false; then :
5076    $as_echo_n "(cached) " >&6
5077   else
5078    # I'd rather use --version here, but apparently some GNU lds only accept -v.
# Line 4984 | Line 5099 | with_gnu_ld=$lt_cv_prog_gnu_ld
5099  
5100   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
5101   $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
5102 < if test "${lt_cv_path_NM+set}" = set; then :
5102 > if ${lt_cv_path_NM+:} false; then :
5103    $as_echo_n "(cached) " >&6
5104   else
5105    if test -n "$NM"; then
# Line 5037 | Line 5152 | if test "$lt_cv_path_NM" != "no"; then
5152    NM="$lt_cv_path_NM"
5153   else
5154    # Didn't find any BSD compatible name lister, look for dumpbin.
5155 <  if test -n "$ac_tool_prefix"; then
5156 <  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
5155 >  if test -n "$DUMPBIN"; then :
5156 >    # Let the user override the test.
5157 >  else
5158 >    if test -n "$ac_tool_prefix"; then
5159 >  for ac_prog in dumpbin "link -dump"
5160    do
5161      # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5162   set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5163   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5164   $as_echo_n "checking for $ac_word... " >&6; }
5165 < if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
5165 > if ${ac_cv_prog_DUMPBIN+:} false; then :
5166    $as_echo_n "(cached) " >&6
5167   else
5168    if test -n "$DUMPBIN"; then
# Line 5056 | Line 5174 | do
5174    IFS=$as_save_IFS
5175    test -z "$as_dir" && as_dir=.
5176      for ac_exec_ext in '' $ac_executable_extensions; do
5177 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5177 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5178      ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
5179      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5180      break 2
# Line 5082 | Line 5200 | fi
5200   fi
5201   if test -z "$DUMPBIN"; then
5202    ac_ct_DUMPBIN=$DUMPBIN
5203 <  for ac_prog in "dumpbin -symbols" "link -dump -symbols"
5203 >  for ac_prog in dumpbin "link -dump"
5204   do
5205    # Extract the first word of "$ac_prog", so it can be a program name with args.
5206   set dummy $ac_prog; ac_word=$2
5207   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5208   $as_echo_n "checking for $ac_word... " >&6; }
5209 < if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
5209 > if ${ac_cv_prog_ac_ct_DUMPBIN+:} false; then :
5210    $as_echo_n "(cached) " >&6
5211   else
5212    if test -n "$ac_ct_DUMPBIN"; then
# Line 5100 | Line 5218 | do
5218    IFS=$as_save_IFS
5219    test -z "$as_dir" && as_dir=.
5220      for ac_exec_ext in '' $ac_executable_extensions; do
5221 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5221 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5222      ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
5223      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5224      break 2
# Line 5137 | Line 5255 | esac
5255    fi
5256   fi
5257  
5258 +    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
5259 +    *COFF*)
5260 +      DUMPBIN="$DUMPBIN -symbols"
5261 +      ;;
5262 +    *)
5263 +      DUMPBIN=:
5264 +      ;;
5265 +    esac
5266 +  fi
5267  
5268    if test "$DUMPBIN" != ":"; then
5269      NM="$DUMPBIN"
# Line 5151 | Line 5278 | test -z "$NM" && NM=nm
5278  
5279   { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
5280   $as_echo_n "checking the name lister ($NM) interface... " >&6; }
5281 < if test "${lt_cv_nm_interface+set}" = set; then :
5281 > if ${lt_cv_nm_interface+:} false; then :
5282    $as_echo_n "(cached) " >&6
5283   else
5284    lt_cv_nm_interface="BSD nm"
5285    echo "int some_variable = 0;" > conftest.$ac_ext
5286 <  (eval echo "\"\$as_me:5159: $ac_compile\"" >&5)
5286 >  (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
5287    (eval "$ac_compile" 2>conftest.err)
5288    cat conftest.err >&5
5289 <  (eval echo "\"\$as_me:5162: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5289 >  (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
5290    (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
5291    cat conftest.err >&5
5292 <  (eval echo "\"\$as_me:5165: output\"" >&5)
5292 >  (eval echo "\"\$as_me:$LINENO: output\"" >&5)
5293    cat conftest.out >&5
5294    if $GREP 'External.*some_variable' conftest.out > /dev/null; then
5295      lt_cv_nm_interface="MS dumpbin"
# Line 5186 | Line 5313 | fi
5313   # find the maximum length of command line arguments
5314   { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
5315   $as_echo_n "checking the maximum length of command line arguments... " >&6; }
5316 < if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
5316 > if ${lt_cv_sys_max_cmd_len+:} false; then :
5317    $as_echo_n "(cached) " >&6
5318   else
5319      i=0
# Line 5219 | Line 5346 | else
5346      lt_cv_sys_max_cmd_len=8192;
5347      ;;
5348  
5349 +  mint*)
5350 +    # On MiNT this can take a long time and run out of memory.
5351 +    lt_cv_sys_max_cmd_len=8192;
5352 +    ;;
5353 +
5354    amigaos*)
5355      # On AmigaOS with pdksh, this test takes hours, literally.
5356      # So we just punt and use a minimum line length of 8192.
# Line 5244 | Line 5376 | else
5376      lt_cv_sys_max_cmd_len=196608
5377      ;;
5378  
5379 +  os2*)
5380 +    # The test takes a long time on OS/2.
5381 +    lt_cv_sys_max_cmd_len=8192
5382 +    ;;
5383 +
5384    osf*)
5385      # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
5386      # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
# Line 5283 | Line 5420 | else
5420        # If test is not a shell built-in, we'll probably end up computing a
5421        # maximum length that is only half of the actual maximum length, but
5422        # we can't tell.
5423 <      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
5424 <                 = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
5423 >      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
5424 >                 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
5425                test $i != 17 # 1/2 MB should be enough
5426        do
5427          i=`expr $i + 1`
# Line 5326 | Line 5463 | $as_echo_n "checking whether the shell u
5463   # Try some XSI features
5464   xsi_shell=no
5465   ( _lt_dummy="a/b/c"
5466 <  test "${_lt_dummy##*/},${_lt_dummy%/*},"${_lt_dummy%"$_lt_dummy"}, \
5467 <      = c,a/b,, \
5466 >  test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
5467 >      = c,a/b,b/c, \
5468      && eval 'test $(( 1 + 1 )) -eq 2 \
5469      && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
5470    && xsi_shell=yes
# Line 5376 | Line 5513 | esac
5513  
5514  
5515  
5516 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to $host format" >&5
5517 + $as_echo_n "checking how to convert $build file names to $host format... " >&6; }
5518 + if ${lt_cv_to_host_file_cmd+:} false; then :
5519 +  $as_echo_n "(cached) " >&6
5520 + else
5521 +  case $host in
5522 +  *-*-mingw* )
5523 +    case $build in
5524 +      *-*-mingw* ) # actually msys
5525 +        lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
5526 +        ;;
5527 +      *-*-cygwin* )
5528 +        lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
5529 +        ;;
5530 +      * ) # otherwise, assume *nix
5531 +        lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
5532 +        ;;
5533 +    esac
5534 +    ;;
5535 +  *-*-cygwin* )
5536 +    case $build in
5537 +      *-*-mingw* ) # actually msys
5538 +        lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
5539 +        ;;
5540 +      *-*-cygwin* )
5541 +        lt_cv_to_host_file_cmd=func_convert_file_noop
5542 +        ;;
5543 +      * ) # otherwise, assume *nix
5544 +        lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
5545 +        ;;
5546 +    esac
5547 +    ;;
5548 +  * ) # unhandled hosts (and "normal" native builds)
5549 +    lt_cv_to_host_file_cmd=func_convert_file_noop
5550 +    ;;
5551 + esac
5552 +
5553 + fi
5554 +
5555 + to_host_file_cmd=$lt_cv_to_host_file_cmd
5556 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_host_file_cmd" >&5
5557 + $as_echo "$lt_cv_to_host_file_cmd" >&6; }
5558 +
5559 +
5560 +
5561 +
5562 +
5563 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to convert $build file names to toolchain format" >&5
5564 + $as_echo_n "checking how to convert $build file names to toolchain format... " >&6; }
5565 + if ${lt_cv_to_tool_file_cmd+:} false; then :
5566 +  $as_echo_n "(cached) " >&6
5567 + else
5568 +  #assume ordinary cross tools, or native build.
5569 + lt_cv_to_tool_file_cmd=func_convert_file_noop
5570 + case $host in
5571 +  *-*-mingw* )
5572 +    case $build in
5573 +      *-*-mingw* ) # actually msys
5574 +        lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
5575 +        ;;
5576 +    esac
5577 +    ;;
5578 + esac
5579 +
5580 + fi
5581 +
5582 + to_tool_file_cmd=$lt_cv_to_tool_file_cmd
5583 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_to_tool_file_cmd" >&5
5584 + $as_echo "$lt_cv_to_tool_file_cmd" >&6; }
5585 +
5586 +
5587 +
5588 +
5589 +
5590   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
5591   $as_echo_n "checking for $LD option to reload object files... " >&6; }
5592 < if test "${lt_cv_ld_reload_flag+set}" = set; then :
5592 > if ${lt_cv_ld_reload_flag+:} false; then :
5593    $as_echo_n "(cached) " >&6
5594   else
5595    lt_cv_ld_reload_flag='-r'
# Line 5392 | Line 5603 | case $reload_flag in
5603   esac
5604   reload_cmds='$LD$reload_flag -o $output$reload_objs'
5605   case $host_os in
5606 +  cygwin* | mingw* | pw32* | cegcc*)
5607 +    if test "$GCC" != yes; then
5608 +      reload_cmds=false
5609 +    fi
5610 +    ;;
5611    darwin*)
5612      if test "$GCC" = yes; then
5613        reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
# Line 5414 | Line 5630 | if test -n "$ac_tool_prefix"; then
5630   set dummy ${ac_tool_prefix}objdump; ac_word=$2
5631   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5632   $as_echo_n "checking for $ac_word... " >&6; }
5633 < if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
5633 > if ${ac_cv_prog_OBJDUMP+:} false; then :
5634    $as_echo_n "(cached) " >&6
5635   else
5636    if test -n "$OBJDUMP"; then
# Line 5426 | Line 5642 | do
5642    IFS=$as_save_IFS
5643    test -z "$as_dir" && as_dir=.
5644      for ac_exec_ext in '' $ac_executable_extensions; do
5645 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5645 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5646      ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
5647      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5648      break 2
# Line 5454 | Line 5670 | if test -z "$ac_cv_prog_OBJDUMP"; then
5670   set dummy objdump; ac_word=$2
5671   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5672   $as_echo_n "checking for $ac_word... " >&6; }
5673 < if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
5673 > if ${ac_cv_prog_ac_ct_OBJDUMP+:} false; then :
5674    $as_echo_n "(cached) " >&6
5675   else
5676    if test -n "$ac_ct_OBJDUMP"; then
# Line 5466 | Line 5682 | do
5682    IFS=$as_save_IFS
5683    test -z "$as_dir" && as_dir=.
5684      for ac_exec_ext in '' $ac_executable_extensions; do
5685 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5685 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5686      ac_cv_prog_ac_ct_OBJDUMP="objdump"
5687      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5688      break 2
# Line 5513 | Line 5729 | test -z "$OBJDUMP" && OBJDUMP=objdump
5729  
5730   { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
5731   $as_echo_n "checking how to recognize dependent libraries... " >&6; }
5732 < if test "${lt_cv_deplibs_check_method+set}" = set; then :
5732 > if ${lt_cv_deplibs_check_method+:} false; then :
5733    $as_echo_n "(cached) " >&6
5734   else
5735    lt_cv_file_magic_cmd='$MAGIC_CMD'
# Line 5555 | Line 5771 | mingw* | pw32*)
5771    # Base MSYS/MinGW do not provide the 'file' command needed by
5772    # func_win32_libid shell function, so use a weaker test based on 'objdump',
5773    # unless we find 'file', for example because we are cross-compiling.
5774 <  if ( file / ) >/dev/null 2>&1; then
5774 >  # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5775 >  if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
5776      lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
5777      lt_cv_file_magic_cmd='func_win32_libid'
5778    else
5779 <    lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5779 >    # Keep this pattern in sync with the one in func_win32_libid.
5780 >    lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
5781      lt_cv_file_magic_cmd='$OBJDUMP -f'
5782    fi
5783    ;;
5784  
5785 < cegcc)
5785 > cegcc*)
5786    # use the weaker test based on 'objdump'. See mingw*.
5787    lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
5788    lt_cv_file_magic_cmd='$OBJDUMP -f'
# Line 5594 | Line 5812 | gnu*)
5812    lt_cv_deplibs_check_method=pass_all
5813    ;;
5814  
5815 + haiku*)
5816 +  lt_cv_deplibs_check_method=pass_all
5817 +  ;;
5818 +
5819   hpux10.20* | hpux11*)
5820    lt_cv_file_magic_cmd=/usr/bin/file
5821    case $host_cpu in
# Line 5602 | Line 5824 | hpux10.20* | hpux11*)
5824      lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
5825      ;;
5826    hppa*64*)
5827 <    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
5827 >    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]'
5828      lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
5829      ;;
5830    *)
5831 <    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5831 >    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
5832      lt_cv_file_magic_test_file=/usr/lib/libc.sl
5833      ;;
5834    esac
# Line 5627 | Line 5849 | irix5* | irix6* | nonstopux*)
5849    lt_cv_deplibs_check_method=pass_all
5850    ;;
5851  
5852 < # This must be Linux ELF.
5853 < linux* | k*bsd*-gnu)
5852 > # This must be glibc/ELF.
5853 > linux* | k*bsd*-gnu | kopensolaris*-gnu)
5854    lt_cv_deplibs_check_method=pass_all
5855    ;;
5856  
# Line 5709 | Line 5931 | esac
5931   fi
5932   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
5933   $as_echo "$lt_cv_deplibs_check_method" >&6; }
5934 +
5935 + file_magic_glob=
5936 + want_nocaseglob=no
5937 + if test "$build" = "$host"; then
5938 +  case $host_os in
5939 +  mingw* | pw32*)
5940 +    if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
5941 +      want_nocaseglob=yes
5942 +    else
5943 +      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
5944 +    fi
5945 +    ;;
5946 +  esac
5947 + fi
5948 +
5949   file_magic_cmd=$lt_cv_file_magic_cmd
5950   deplibs_check_method=$lt_cv_deplibs_check_method
5951   test -z "$deplibs_check_method" && deplibs_check_method=unknown
# Line 5724 | Line 5961 | test -z "$deplibs_check_method" && depli
5961  
5962  
5963  
5964 +
5965 +
5966 +
5967 +
5968 +
5969 +
5970 +
5971 +
5972 +
5973 +
5974   if test -n "$ac_tool_prefix"; then
5975 <  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
5976 < set dummy ${ac_tool_prefix}ar; ac_word=$2
5975 >  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
5976 > set dummy ${ac_tool_prefix}dlltool; ac_word=$2
5977 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5978 > $as_echo_n "checking for $ac_word... " >&6; }
5979 > if ${ac_cv_prog_DLLTOOL+:} false; then :
5980 >  $as_echo_n "(cached) " >&6
5981 > else
5982 >  if test -n "$DLLTOOL"; then
5983 >  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
5984 > else
5985 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5986 > for as_dir in $PATH
5987 > do
5988 >  IFS=$as_save_IFS
5989 >  test -z "$as_dir" && as_dir=.
5990 >    for ac_exec_ext in '' $ac_executable_extensions; do
5991 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5992 >    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
5993 >    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5994 >    break 2
5995 >  fi
5996 > done
5997 >  done
5998 > IFS=$as_save_IFS
5999 >
6000 > fi
6001 > fi
6002 > DLLTOOL=$ac_cv_prog_DLLTOOL
6003 > if test -n "$DLLTOOL"; then
6004 >  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DLLTOOL" >&5
6005 > $as_echo "$DLLTOOL" >&6; }
6006 > else
6007 >  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6008 > $as_echo "no" >&6; }
6009 > fi
6010 >
6011 >
6012 > fi
6013 > if test -z "$ac_cv_prog_DLLTOOL"; then
6014 >  ac_ct_DLLTOOL=$DLLTOOL
6015 >  # Extract the first word of "dlltool", so it can be a program name with args.
6016 > set dummy dlltool; ac_word=$2
6017   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6018   $as_echo_n "checking for $ac_word... " >&6; }
6019 < if test "${ac_cv_prog_AR+set}" = set; then :
6019 > if ${ac_cv_prog_ac_ct_DLLTOOL+:} false; then :
6020 >  $as_echo_n "(cached) " >&6
6021 > else
6022 >  if test -n "$ac_ct_DLLTOOL"; then
6023 >  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
6024 > else
6025 > as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6026 > for as_dir in $PATH
6027 > do
6028 >  IFS=$as_save_IFS
6029 >  test -z "$as_dir" && as_dir=.
6030 >    for ac_exec_ext in '' $ac_executable_extensions; do
6031 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6032 >    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
6033 >    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6034 >    break 2
6035 >  fi
6036 > done
6037 >  done
6038 > IFS=$as_save_IFS
6039 >
6040 > fi
6041 > fi
6042 > ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
6043 > if test -n "$ac_ct_DLLTOOL"; then
6044 >  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DLLTOOL" >&5
6045 > $as_echo "$ac_ct_DLLTOOL" >&6; }
6046 > else
6047 >  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6048 > $as_echo "no" >&6; }
6049 > fi
6050 >
6051 >  if test "x$ac_ct_DLLTOOL" = x; then
6052 >    DLLTOOL="false"
6053 >  else
6054 >    case $cross_compiling:$ac_tool_warned in
6055 > yes:)
6056 > { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6057 > $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6058 > ac_tool_warned=yes ;;
6059 > esac
6060 >    DLLTOOL=$ac_ct_DLLTOOL
6061 >  fi
6062 > else
6063 >  DLLTOOL="$ac_cv_prog_DLLTOOL"
6064 > fi
6065 >
6066 > test -z "$DLLTOOL" && DLLTOOL=dlltool
6067 >
6068 >
6069 >
6070 >
6071 >
6072 >
6073 >
6074 >
6075 >
6076 >
6077 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to associate runtime and link libraries" >&5
6078 > $as_echo_n "checking how to associate runtime and link libraries... " >&6; }
6079 > if ${lt_cv_sharedlib_from_linklib_cmd+:} false; then :
6080 >  $as_echo_n "(cached) " >&6
6081 > else
6082 >  lt_cv_sharedlib_from_linklib_cmd='unknown'
6083 >
6084 > case $host_os in
6085 > cygwin* | mingw* | pw32* | cegcc*)
6086 >  # two different shell functions defined in ltmain.sh
6087 >  # decide which to use based on capabilities of $DLLTOOL
6088 >  case `$DLLTOOL --help 2>&1` in
6089 >  *--identify-strict*)
6090 >    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
6091 >    ;;
6092 >  *)
6093 >    lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
6094 >    ;;
6095 >  esac
6096 >  ;;
6097 > *)
6098 >  # fallback: assume linklib IS sharedlib
6099 >  lt_cv_sharedlib_from_linklib_cmd="$ECHO"
6100 >  ;;
6101 > esac
6102 >
6103 > fi
6104 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sharedlib_from_linklib_cmd" >&5
6105 > $as_echo "$lt_cv_sharedlib_from_linklib_cmd" >&6; }
6106 > sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
6107 > test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
6108 >
6109 >
6110 >
6111 >
6112 >
6113 >
6114 >
6115 > if test -n "$ac_tool_prefix"; then
6116 >  for ac_prog in ar
6117 >  do
6118 >    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6119 > set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6120 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6121 > $as_echo_n "checking for $ac_word... " >&6; }
6122 > if ${ac_cv_prog_AR+:} false; then :
6123    $as_echo_n "(cached) " >&6
6124   else
6125    if test -n "$AR"; then
# Line 5741 | Line 6131 | do
6131    IFS=$as_save_IFS
6132    test -z "$as_dir" && as_dir=.
6133      for ac_exec_ext in '' $ac_executable_extensions; do
6134 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6135 <    ac_cv_prog_AR="${ac_tool_prefix}ar"
6134 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6135 >    ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
6136      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6137      break 2
6138    fi
# Line 5762 | Line 6152 | $as_echo "no" >&6; }
6152   fi
6153  
6154  
6155 +    test -n "$AR" && break
6156 +  done
6157   fi
6158 < if test -z "$ac_cv_prog_AR"; then
6158 > if test -z "$AR"; then
6159    ac_ct_AR=$AR
6160 <  # Extract the first word of "ar", so it can be a program name with args.
6161 < set dummy ar; ac_word=$2
6160 >  for ac_prog in ar
6161 > do
6162 >  # Extract the first word of "$ac_prog", so it can be a program name with args.
6163 > set dummy $ac_prog; ac_word=$2
6164   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6165   $as_echo_n "checking for $ac_word... " >&6; }
6166 < if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
6166 > if ${ac_cv_prog_ac_ct_AR+:} false; then :
6167    $as_echo_n "(cached) " >&6
6168   else
6169    if test -n "$ac_ct_AR"; then
# Line 5781 | Line 6175 | do
6175    IFS=$as_save_IFS
6176    test -z "$as_dir" && as_dir=.
6177      for ac_exec_ext in '' $ac_executable_extensions; do
6178 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6179 <    ac_cv_prog_ac_ct_AR="ar"
6178 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6179 >    ac_cv_prog_ac_ct_AR="$ac_prog"
6180      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6181      break 2
6182    fi
# Line 5801 | Line 6195 | else
6195   $as_echo "no" >&6; }
6196   fi
6197  
6198 +
6199 +  test -n "$ac_ct_AR" && break
6200 + done
6201 +
6202    if test "x$ac_ct_AR" = x; then
6203      AR="false"
6204    else
# Line 5812 | Line 6210 | ac_tool_warned=yes ;;
6210   esac
6211      AR=$ac_ct_AR
6212    fi
5815 else
5816  AR="$ac_cv_prog_AR"
6213   fi
6214  
6215 < test -z "$AR" && AR=ar
6216 < test -z "$AR_FLAGS" && AR_FLAGS=cru
6215 > : ${AR=ar}
6216 > : ${AR_FLAGS=cru}
6217  
6218  
6219  
# Line 5829 | Line 6225 | test -z "$AR_FLAGS" && AR_FLAGS=cru
6225  
6226  
6227  
6228 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archiver @FILE support" >&5
6229 + $as_echo_n "checking for archiver @FILE support... " >&6; }
6230 + if ${lt_cv_ar_at_file+:} false; then :
6231 +  $as_echo_n "(cached) " >&6
6232 + else
6233 +  lt_cv_ar_at_file=no
6234 +   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6235 + /* end confdefs.h.  */
6236 +
6237 + int
6238 + main ()
6239 + {
6240 +
6241 +  ;
6242 +  return 0;
6243 + }
6244 + _ACEOF
6245 + if ac_fn_c_try_compile "$LINENO"; then :
6246 +  echo conftest.$ac_objext > conftest.lst
6247 +      lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&5'
6248 +      { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6249 +  (eval $lt_ar_try) 2>&5
6250 +  ac_status=$?
6251 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6252 +  test $ac_status = 0; }
6253 +      if test "$ac_status" -eq 0; then
6254 +        # Ensure the archiver fails upon bogus file names.
6255 +        rm -f conftest.$ac_objext libconftest.a
6256 +        { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$lt_ar_try\""; } >&5
6257 +  (eval $lt_ar_try) 2>&5
6258 +  ac_status=$?
6259 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6260 +  test $ac_status = 0; }
6261 +        if test "$ac_status" -ne 0; then
6262 +          lt_cv_ar_at_file=@
6263 +        fi
6264 +      fi
6265 +      rm -f conftest.* libconftest.a
6266 +
6267 + fi
6268 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6269 +
6270 + fi
6271 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ar_at_file" >&5
6272 + $as_echo "$lt_cv_ar_at_file" >&6; }
6273 +
6274 + if test "x$lt_cv_ar_at_file" = xno; then
6275 +  archiver_list_spec=
6276 + else
6277 +  archiver_list_spec=$lt_cv_ar_at_file
6278 + fi
6279 +
6280 +
6281 +
6282 +
6283 +
6284 +
6285 +
6286   if test -n "$ac_tool_prefix"; then
6287    # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
6288   set dummy ${ac_tool_prefix}strip; ac_word=$2
6289   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6290   $as_echo_n "checking for $ac_word... " >&6; }
6291 < if test "${ac_cv_prog_STRIP+set}" = set; then :
6291 > if ${ac_cv_prog_STRIP+:} false; then :
6292    $as_echo_n "(cached) " >&6
6293   else
6294    if test -n "$STRIP"; then
# Line 5846 | Line 6300 | do
6300    IFS=$as_save_IFS
6301    test -z "$as_dir" && as_dir=.
6302      for ac_exec_ext in '' $ac_executable_extensions; do
6303 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6303 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6304      ac_cv_prog_STRIP="${ac_tool_prefix}strip"
6305      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6306      break 2
# Line 5874 | Line 6328 | if test -z "$ac_cv_prog_STRIP"; then
6328   set dummy strip; ac_word=$2
6329   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6330   $as_echo_n "checking for $ac_word... " >&6; }
6331 < if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
6331 > if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
6332    $as_echo_n "(cached) " >&6
6333   else
6334    if test -n "$ac_ct_STRIP"; then
# Line 5886 | Line 6340 | do
6340    IFS=$as_save_IFS
6341    test -z "$as_dir" && as_dir=.
6342      for ac_exec_ext in '' $ac_executable_extensions; do
6343 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6343 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6344      ac_cv_prog_ac_ct_STRIP="strip"
6345      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6346      break 2
# Line 5933 | Line 6387 | if test -n "$ac_tool_prefix"; then
6387   set dummy ${ac_tool_prefix}ranlib; ac_word=$2
6388   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6389   $as_echo_n "checking for $ac_word... " >&6; }
6390 < if test "${ac_cv_prog_RANLIB+set}" = set; then :
6390 > if ${ac_cv_prog_RANLIB+:} false; then :
6391    $as_echo_n "(cached) " >&6
6392   else
6393    if test -n "$RANLIB"; then
# Line 5945 | Line 6399 | do
6399    IFS=$as_save_IFS
6400    test -z "$as_dir" && as_dir=.
6401      for ac_exec_ext in '' $ac_executable_extensions; do
6402 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6402 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6403      ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
6404      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6405      break 2
# Line 5973 | Line 6427 | if test -z "$ac_cv_prog_RANLIB"; then
6427   set dummy ranlib; ac_word=$2
6428   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6429   $as_echo_n "checking for $ac_word... " >&6; }
6430 < if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
6430 > if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6431    $as_echo_n "(cached) " >&6
6432   else
6433    if test -n "$ac_ct_RANLIB"; then
# Line 5985 | Line 6439 | do
6439    IFS=$as_save_IFS
6440    test -z "$as_dir" && as_dir=.
6441      for ac_exec_ext in '' $ac_executable_extensions; do
6442 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6442 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6443      ac_cv_prog_ac_ct_RANLIB="ranlib"
6444      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6445      break 2
# Line 6035 | Line 6489 | old_postuninstall_cmds=
6489   if test -n "$RANLIB"; then
6490    case $host_os in
6491    openbsd*)
6492 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$oldlib"
6492 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
6493      ;;
6494    *)
6495 <    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$oldlib"
6495 >    old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
6496      ;;
6497    esac
6498 <  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
6498 >  old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
6499   fi
6500  
6501 + case $host_os in
6502 +  darwin*)
6503 +    lock_old_archive_extraction=yes ;;
6504 +  *)
6505 +    lock_old_archive_extraction=no ;;
6506 + esac
6507 +
6508 +
6509 +
6510 +
6511 +
6512 +
6513  
6514  
6515  
# Line 6090 | Line 6556 | compiler=$CC
6556   # Check for command to grab the raw symbol name followed by C symbol from nm.
6557   { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
6558   $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
6559 < if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
6559 > if ${lt_cv_sys_global_symbol_pipe+:} false; then :
6560    $as_echo_n "(cached) " >&6
6561   else
6562  
# Line 6151 | Line 6617 | esac
6617   lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
6618  
6619   # Transform an extracted symbol line into symbol name and symbol address
6620 < lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
6621 < lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
6620 > lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (void *) \&\2},/p'"
6621 > lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([^ ]*\)[ ]*$/  {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([^ ]*\) \(lib[^ ]*\)$/  {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"lib\2\", (void *) \&\2},/p'"
6622  
6623   # Handle CRLF in mingw tool chain
6624   opt_cr=
# Line 6176 | Line 6642 | for ac_symprfx in "" "_"; do
6642      # which start with @ or ?.
6643      lt_cv_sys_global_symbol_pipe="$AWK '"\
6644   "     {last_section=section; section=\$ 3};"\
6645 + "     /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
6646   "     /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
6647   "     \$ 0!~/External *\|/{next};"\
6648   "     / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
# Line 6188 | Line 6655 | for ac_symprfx in "" "_"; do
6655    else
6656      lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
6657    fi
6658 +  lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
6659  
6660    # Check to see that the pipe works correctly.
6661    pipe_works=no
# Line 6213 | Line 6681 | _LT_EOF
6681    test $ac_status = 0; }; then
6682      # Now try to grab the symbols.
6683      nlist=conftest.nm
6684 <    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
6685 <  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
6684 >    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6685 >  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6686    ac_status=$?
6687    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6688    test $ac_status = 0; } && test -s "$nlist"; then
# Line 6229 | Line 6697 | _LT_EOF
6697        if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
6698          if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6699            cat <<_LT_EOF > conftest.$ac_ext
6700 + /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests.  */
6701 + #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
6702 + /* DATA imports from DLLs on WIN32 con't be const, because runtime
6703 +   relocations are performed -- see ld's documentation on pseudo-relocs.  */
6704 + # define LT_DLSYM_CONST
6705 + #elif defined(__osf__)
6706 + /* This system does not cope well with relocations in const data.  */
6707 + # define LT_DLSYM_CONST
6708 + #else
6709 + # define LT_DLSYM_CONST const
6710 + #endif
6711 +
6712   #ifdef __cplusplus
6713   extern "C" {
6714   #endif
# Line 6240 | Line 6720 | _LT_EOF
6720            cat <<_LT_EOF >> conftest.$ac_ext
6721  
6722   /* The mapping between symbol names and symbols.  */
6723 < const struct {
6723 > LT_DLSYM_CONST struct {
6724    const char *name;
6725    void       *address;
6726   }
# Line 6266 | Line 6746 | static const void *lt_preloaded_setup()
6746   _LT_EOF
6747            # Now try linking the two files.
6748            mv conftest.$ac_objext conftstm.$ac_objext
6749 <          lt_save_LIBS="$LIBS"
6750 <          lt_save_CFLAGS="$CFLAGS"
6749 >          lt_globsym_save_LIBS=$LIBS
6750 >          lt_globsym_save_CFLAGS=$CFLAGS
6751            LIBS="conftstm.$ac_objext"
6752            CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
6753            if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
# Line 6277 | Line 6757 | _LT_EOF
6757    test $ac_status = 0; } && test -s conftest${ac_exeext}; then
6758              pipe_works=yes
6759            fi
6760 <          LIBS="$lt_save_LIBS"
6761 <          CFLAGS="$lt_save_CFLAGS"
6760 >          LIBS=$lt_globsym_save_LIBS
6761 >          CFLAGS=$lt_globsym_save_CFLAGS
6762          else
6763            echo "cannot find nm_test_func in $nlist" >&5
6764          fi
# Line 6315 | Line 6795 | else
6795   $as_echo "ok" >&6; }
6796   fi
6797  
6798 + # Response file support.
6799 + if test "$lt_cv_nm_interface" = "MS dumpbin"; then
6800 +  nm_file_list_spec='@'
6801 + elif $NM --help 2>/dev/null | grep '[@]FILE' >/dev/null; then
6802 +  nm_file_list_spec='@'
6803 + fi
6804 +
6805 +
6806 +
6807 +
6808  
6809  
6810  
# Line 6336 | Line 6826 | fi
6826  
6827  
6828  
6829 +
6830 +
6831 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for sysroot" >&5
6832 + $as_echo_n "checking for sysroot... " >&6; }
6833 +
6834 + # Check whether --with-sysroot was given.
6835 + if test "${with_sysroot+set}" = set; then :
6836 +  withval=$with_sysroot;
6837 + else
6838 +  with_sysroot=no
6839 + fi
6840 +
6841 +
6842 + lt_sysroot=
6843 + case ${with_sysroot} in #(
6844 + yes)
6845 +   if test "$GCC" = yes; then
6846 +     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
6847 +   fi
6848 +   ;; #(
6849 + /*)
6850 +   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
6851 +   ;; #(
6852 + no|'')
6853 +   ;; #(
6854 + *)
6855 +   { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${with_sysroot}" >&5
6856 + $as_echo "${with_sysroot}" >&6; }
6857 +   as_fn_error $? "The sysroot must be an absolute path." "$LINENO" 5
6858 +   ;;
6859 + esac
6860 +
6861 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${lt_sysroot:-no}" >&5
6862 + $as_echo "${lt_sysroot:-no}" >&6; }
6863 +
6864 +
6865 +
6866 +
6867 +
6868   # Check whether --enable-libtool-lock was given.
6869   if test "${enable_libtool_lock+set}" = set; then :
6870    enableval=$enable_libtool_lock;
# Line 6367 | Line 6896 | ia64-*-hpux*)
6896    ;;
6897   *-*-irix6*)
6898    # Find out which ABI we are using.
6899 <  echo '#line 6370 "configure"' > conftest.$ac_ext
6899 >  echo '#line '$LINENO' "configure"' > conftest.$ac_ext
6900    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6901    (eval $ac_compile) 2>&5
6902    ac_status=$?
# Line 6461 | Line 6990 | s390*-*linux*|s390*-*tpf*|sparc*-*linux*
6990    CFLAGS="$CFLAGS -belf"
6991    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
6992   $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
6993 < if test "${lt_cv_cc_needs_belf+set}" = set; then :
6993 > if ${lt_cv_cc_needs_belf+:} false; then :
6994    $as_echo_n "(cached) " >&6
6995   else
6996    ac_ext=c
# Line 6502 | Line 7031 | $as_echo "$lt_cv_cc_needs_belf" >&6; }
7031      CFLAGS="$SAVE_CFLAGS"
7032    fi
7033    ;;
7034 < sparc*-*solaris*)
7034 > *-*solaris*)
7035    # Find out which ABI we are using.
7036    echo 'int i;' > conftest.$ac_ext
7037    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
# Line 6513 | Line 7042 | sparc*-*solaris*)
7042      case `/usr/bin/file conftest.o` in
7043      *64-bit*)
7044        case $lt_cv_prog_gnu_ld in
7045 <      yes*) LD="${LD-ld} -m elf64_sparc" ;;
7045 >      yes*)
7046 >        case $host in
7047 >        i?86-*-solaris*)
7048 >          LD="${LD-ld} -m elf_x86_64"
7049 >          ;;
7050 >        sparc*-*-solaris*)
7051 >          LD="${LD-ld} -m elf64_sparc"
7052 >          ;;
7053 >        esac
7054 >        # GNU ld 2.21 introduced _sol2 emulations.  Use them if available.
7055 >        if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
7056 >          LD="${LD-ld}_sol2"
7057 >        fi
7058 >        ;;
7059        *)
7060          if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
7061            LD="${LD-ld} -64"
# Line 6529 | Line 7071 | esac
7071  
7072   need_locks="$enable_libtool_lock"
7073  
7074 + if test -n "$ac_tool_prefix"; then
7075 +  # Extract the first word of "${ac_tool_prefix}mt", so it can be a program name with args.
7076 + set dummy ${ac_tool_prefix}mt; ac_word=$2
7077 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7078 + $as_echo_n "checking for $ac_word... " >&6; }
7079 + if ${ac_cv_prog_MANIFEST_TOOL+:} false; then :
7080 +  $as_echo_n "(cached) " >&6
7081 + else
7082 +  if test -n "$MANIFEST_TOOL"; then
7083 +  ac_cv_prog_MANIFEST_TOOL="$MANIFEST_TOOL" # Let the user override the test.
7084 + else
7085 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7086 + for as_dir in $PATH
7087 + do
7088 +  IFS=$as_save_IFS
7089 +  test -z "$as_dir" && as_dir=.
7090 +    for ac_exec_ext in '' $ac_executable_extensions; do
7091 +  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7092 +    ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
7093 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7094 +    break 2
7095 +  fi
7096 + done
7097 +  done
7098 + IFS=$as_save_IFS
7099 +
7100 + fi
7101 + fi
7102 + MANIFEST_TOOL=$ac_cv_prog_MANIFEST_TOOL
7103 + if test -n "$MANIFEST_TOOL"; then
7104 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MANIFEST_TOOL" >&5
7105 + $as_echo "$MANIFEST_TOOL" >&6; }
7106 + else
7107 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7108 + $as_echo "no" >&6; }
7109 + fi
7110 +
7111 +
7112 + fi
7113 + if test -z "$ac_cv_prog_MANIFEST_TOOL"; then
7114 +  ac_ct_MANIFEST_TOOL=$MANIFEST_TOOL
7115 +  # Extract the first word of "mt", so it can be a program name with args.
7116 + set dummy mt; ac_word=$2
7117 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7118 + $as_echo_n "checking for $ac_word... " >&6; }
7119 + if ${ac_cv_prog_ac_ct_MANIFEST_TOOL+:} false; then :
7120 +  $as_echo_n "(cached) " >&6
7121 + else
7122 +  if test -n "$ac_ct_MANIFEST_TOOL"; then
7123 +  ac_cv_prog_ac_ct_MANIFEST_TOOL="$ac_ct_MANIFEST_TOOL" # Let the user override the test.
7124 + else
7125 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7126 + for as_dir in $PATH
7127 + do
7128 +  IFS=$as_save_IFS
7129 +  test -z "$as_dir" && as_dir=.
7130 +    for ac_exec_ext in '' $ac_executable_extensions; do
7131 +  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7132 +    ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
7133 +    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7134 +    break 2
7135 +  fi
7136 + done
7137 +  done
7138 + IFS=$as_save_IFS
7139 +
7140 + fi
7141 + fi
7142 + ac_ct_MANIFEST_TOOL=$ac_cv_prog_ac_ct_MANIFEST_TOOL
7143 + if test -n "$ac_ct_MANIFEST_TOOL"; then
7144 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_MANIFEST_TOOL" >&5
7145 + $as_echo "$ac_ct_MANIFEST_TOOL" >&6; }
7146 + else
7147 +  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
7148 + $as_echo "no" >&6; }
7149 + fi
7150 +
7151 +  if test "x$ac_ct_MANIFEST_TOOL" = x; then
7152 +    MANIFEST_TOOL=":"
7153 +  else
7154 +    case $cross_compiling:$ac_tool_warned in
7155 + yes:)
7156 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
7157 + $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7158 + ac_tool_warned=yes ;;
7159 + esac
7160 +    MANIFEST_TOOL=$ac_ct_MANIFEST_TOOL
7161 +  fi
7162 + else
7163 +  MANIFEST_TOOL="$ac_cv_prog_MANIFEST_TOOL"
7164 + fi
7165 +
7166 + test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
7167 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $MANIFEST_TOOL is a manifest tool" >&5
7168 + $as_echo_n "checking if $MANIFEST_TOOL is a manifest tool... " >&6; }
7169 + if ${lt_cv_path_mainfest_tool+:} false; then :
7170 +  $as_echo_n "(cached) " >&6
7171 + else
7172 +  lt_cv_path_mainfest_tool=no
7173 +  echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&5
7174 +  $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
7175 +  cat conftest.err >&5
7176 +  if $GREP 'Manifest Tool' conftest.out > /dev/null; then
7177 +    lt_cv_path_mainfest_tool=yes
7178 +  fi
7179 +  rm -f conftest*
7180 + fi
7181 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_mainfest_tool" >&5
7182 + $as_echo "$lt_cv_path_mainfest_tool" >&6; }
7183 + if test "x$lt_cv_path_mainfest_tool" != xyes; then
7184 +  MANIFEST_TOOL=:
7185 + fi
7186 +
7187 +
7188 +
7189 +
7190 +
7191  
7192    case $host_os in
7193      rhapsody* | darwin*)
# Line 6537 | Line 7196 | need_locks="$enable_libtool_lock"
7196   set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
7197   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7198   $as_echo_n "checking for $ac_word... " >&6; }
7199 < if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
7199 > if ${ac_cv_prog_DSYMUTIL+:} false; then :
7200    $as_echo_n "(cached) " >&6
7201   else
7202    if test -n "$DSYMUTIL"; then
# Line 6549 | Line 7208 | do
7208    IFS=$as_save_IFS
7209    test -z "$as_dir" && as_dir=.
7210      for ac_exec_ext in '' $ac_executable_extensions; do
7211 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7211 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7212      ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
7213      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7214      break 2
# Line 6577 | Line 7236 | if test -z "$ac_cv_prog_DSYMUTIL"; then
7236   set dummy dsymutil; ac_word=$2
7237   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7238   $as_echo_n "checking for $ac_word... " >&6; }
7239 < if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
7239 > if ${ac_cv_prog_ac_ct_DSYMUTIL+:} false; then :
7240    $as_echo_n "(cached) " >&6
7241   else
7242    if test -n "$ac_ct_DSYMUTIL"; then
# Line 6589 | Line 7248 | do
7248    IFS=$as_save_IFS
7249    test -z "$as_dir" && as_dir=.
7250      for ac_exec_ext in '' $ac_executable_extensions; do
7251 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7251 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7252      ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
7253      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7254      break 2
# Line 6629 | Line 7288 | fi
7288   set dummy ${ac_tool_prefix}nmedit; ac_word=$2
7289   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7290   $as_echo_n "checking for $ac_word... " >&6; }
7291 < if test "${ac_cv_prog_NMEDIT+set}" = set; then :
7291 > if ${ac_cv_prog_NMEDIT+:} false; then :
7292    $as_echo_n "(cached) " >&6
7293   else
7294    if test -n "$NMEDIT"; then
# Line 6641 | Line 7300 | do
7300    IFS=$as_save_IFS
7301    test -z "$as_dir" && as_dir=.
7302      for ac_exec_ext in '' $ac_executable_extensions; do
7303 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7303 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7304      ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
7305      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7306      break 2
# Line 6669 | Line 7328 | if test -z "$ac_cv_prog_NMEDIT"; then
7328   set dummy nmedit; ac_word=$2
7329   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7330   $as_echo_n "checking for $ac_word... " >&6; }
7331 < if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
7331 > if ${ac_cv_prog_ac_ct_NMEDIT+:} false; then :
7332    $as_echo_n "(cached) " >&6
7333   else
7334    if test -n "$ac_ct_NMEDIT"; then
# Line 6681 | Line 7340 | do
7340    IFS=$as_save_IFS
7341    test -z "$as_dir" && as_dir=.
7342      for ac_exec_ext in '' $ac_executable_extensions; do
7343 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7343 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7344      ac_cv_prog_ac_ct_NMEDIT="nmedit"
7345      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7346      break 2
# Line 6721 | Line 7380 | fi
7380   set dummy ${ac_tool_prefix}lipo; ac_word=$2
7381   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7382   $as_echo_n "checking for $ac_word... " >&6; }
7383 < if test "${ac_cv_prog_LIPO+set}" = set; then :
7383 > if ${ac_cv_prog_LIPO+:} false; then :
7384    $as_echo_n "(cached) " >&6
7385   else
7386    if test -n "$LIPO"; then
# Line 6733 | Line 7392 | do
7392    IFS=$as_save_IFS
7393    test -z "$as_dir" && as_dir=.
7394      for ac_exec_ext in '' $ac_executable_extensions; do
7395 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7395 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7396      ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
7397      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7398      break 2
# Line 6761 | Line 7420 | if test -z "$ac_cv_prog_LIPO"; then
7420   set dummy lipo; ac_word=$2
7421   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7422   $as_echo_n "checking for $ac_word... " >&6; }
7423 < if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
7423 > if ${ac_cv_prog_ac_ct_LIPO+:} false; then :
7424    $as_echo_n "(cached) " >&6
7425   else
7426    if test -n "$ac_ct_LIPO"; then
# Line 6773 | Line 7432 | do
7432    IFS=$as_save_IFS
7433    test -z "$as_dir" && as_dir=.
7434      for ac_exec_ext in '' $ac_executable_extensions; do
7435 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7435 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7436      ac_cv_prog_ac_ct_LIPO="lipo"
7437      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7438      break 2
# Line 6813 | Line 7472 | fi
7472   set dummy ${ac_tool_prefix}otool; ac_word=$2
7473   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7474   $as_echo_n "checking for $ac_word... " >&6; }
7475 < if test "${ac_cv_prog_OTOOL+set}" = set; then :
7475 > if ${ac_cv_prog_OTOOL+:} false; then :
7476    $as_echo_n "(cached) " >&6
7477   else
7478    if test -n "$OTOOL"; then
# Line 6825 | Line 7484 | do
7484    IFS=$as_save_IFS
7485    test -z "$as_dir" && as_dir=.
7486      for ac_exec_ext in '' $ac_executable_extensions; do
7487 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7487 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7488      ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
7489      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7490      break 2
# Line 6853 | Line 7512 | if test -z "$ac_cv_prog_OTOOL"; then
7512   set dummy otool; ac_word=$2
7513   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7514   $as_echo_n "checking for $ac_word... " >&6; }
7515 < if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
7515 > if ${ac_cv_prog_ac_ct_OTOOL+:} false; then :
7516    $as_echo_n "(cached) " >&6
7517   else
7518    if test -n "$ac_ct_OTOOL"; then
# Line 6865 | Line 7524 | do
7524    IFS=$as_save_IFS
7525    test -z "$as_dir" && as_dir=.
7526      for ac_exec_ext in '' $ac_executable_extensions; do
7527 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7527 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7528      ac_cv_prog_ac_ct_OTOOL="otool"
7529      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7530      break 2
# Line 6905 | Line 7564 | fi
7564   set dummy ${ac_tool_prefix}otool64; ac_word=$2
7565   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7566   $as_echo_n "checking for $ac_word... " >&6; }
7567 < if test "${ac_cv_prog_OTOOL64+set}" = set; then :
7567 > if ${ac_cv_prog_OTOOL64+:} false; then :
7568    $as_echo_n "(cached) " >&6
7569   else
7570    if test -n "$OTOOL64"; then
# Line 6917 | Line 7576 | do
7576    IFS=$as_save_IFS
7577    test -z "$as_dir" && as_dir=.
7578      for ac_exec_ext in '' $ac_executable_extensions; do
7579 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7579 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7580      ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
7581      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7582      break 2
# Line 6945 | Line 7604 | if test -z "$ac_cv_prog_OTOOL64"; then
7604   set dummy otool64; ac_word=$2
7605   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
7606   $as_echo_n "checking for $ac_word... " >&6; }
7607 < if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
7607 > if ${ac_cv_prog_ac_ct_OTOOL64+:} false; then :
7608    $as_echo_n "(cached) " >&6
7609   else
7610    if test -n "$ac_ct_OTOOL64"; then
# Line 6957 | Line 7616 | do
7616    IFS=$as_save_IFS
7617    test -z "$as_dir" && as_dir=.
7618      for ac_exec_ext in '' $ac_executable_extensions; do
7619 <  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7619 >  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
7620      ac_cv_prog_ac_ct_OTOOL64="otool64"
7621      $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
7622      break 2
# Line 7020 | Line 7679 | fi
7679  
7680      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
7681   $as_echo_n "checking for -single_module linker flag... " >&6; }
7682 < if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
7682 > if ${lt_cv_apple_cc_single_mod+:} false; then :
7683    $as_echo_n "(cached) " >&6
7684   else
7685    lt_cv_apple_cc_single_mod=no
# Line 7036 | Line 7695 | else
7695          $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
7696            -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
7697          _lt_result=$?
7698 <        if test -f libconftest.dylib && test ! -s conftest.err && test $_lt_result = 0; then
7698 >        # If there is a non-empty error log, and "single_module"
7699 >        # appears in it, assume the flag caused a linker warning
7700 >        if test -s conftest.err && $GREP single_module conftest.err; then
7701 >          cat conftest.err >&5
7702 >        # Otherwise, if the output was created with a 0 exit code from
7703 >        # the compiler, it worked.
7704 >        elif test -f libconftest.dylib && test $_lt_result -eq 0; then
7705            lt_cv_apple_cc_single_mod=yes
7706          else
7707            cat conftest.err >&5
# Line 7047 | Line 7712 | else
7712   fi
7713   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
7714   $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
7715 +
7716      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
7717   $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
7718 < if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
7718 > if ${lt_cv_ld_exported_symbols_list+:} false; then :
7719    $as_echo_n "(cached) " >&6
7720   else
7721    lt_cv_ld_exported_symbols_list=no
# Line 7079 | Line 7745 | rm -f core conftest.err conftest.$ac_obj
7745   fi
7746   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
7747   $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
7748 +
7749 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
7750 + $as_echo_n "checking for -force_load linker flag... " >&6; }
7751 + if ${lt_cv_ld_force_load+:} false; then :
7752 +  $as_echo_n "(cached) " >&6
7753 + else
7754 +  lt_cv_ld_force_load=no
7755 +      cat > conftest.c << _LT_EOF
7756 + int forced_loaded() { return 2;}
7757 + _LT_EOF
7758 +      echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7759 +      $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7760 +      echo "$AR cru libconftest.a conftest.o" >&5
7761 +      $AR cru libconftest.a conftest.o 2>&5
7762 +      echo "$RANLIB libconftest.a" >&5
7763 +      $RANLIB libconftest.a 2>&5
7764 +      cat > conftest.c << _LT_EOF
7765 + int main() { return 0;}
7766 + _LT_EOF
7767 +      echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
7768 +      $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
7769 +      _lt_result=$?
7770 +      if test -s conftest.err && $GREP force_load conftest.err; then
7771 +        cat conftest.err >&5
7772 +      elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
7773 +        lt_cv_ld_force_load=yes
7774 +      else
7775 +        cat conftest.err >&5
7776 +      fi
7777 +        rm -f conftest.err libconftest.a conftest conftest.c
7778 +        rm -rf conftest.dSYM
7779 +
7780 + fi
7781 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
7782 + $as_echo "$lt_cv_ld_force_load" >&6; }
7783      case $host_os in
7784      rhapsody* | darwin1.[012])
7785        _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
# Line 7106 | Line 7807 | $as_echo "$lt_cv_ld_exported_symbols_lis
7807      else
7808        _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
7809      fi
7810 <    if test "$DSYMUTIL" != ":"; then
7810 >    if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
7811        _lt_dsymutil='~$DSYMUTIL $lib || :'
7812      else
7813        _lt_dsymutil=
# Line 7126 | Line 7827 | if test -n "$CPP" && test -d "$CPP"; the
7827    CPP=
7828   fi
7829   if test -z "$CPP"; then
7830 <  if test "${ac_cv_prog_CPP+set}" = set; then :
7830 >  if ${ac_cv_prog_CPP+:} false; then :
7831    $as_echo_n "(cached) " >&6
7832   else
7833        # Double quotes because CPP needs to be expanded
# Line 7156 | Line 7857 | else
7857    # Broken: fails on valid input.
7858   continue
7859   fi
7860 < rm -f conftest.err conftest.$ac_ext
7860 > rm -f conftest.err conftest.i conftest.$ac_ext
7861  
7862    # OK, works on sane cases.  Now check whether nonexistent headers
7863    # can be detected and how.
# Line 7172 | Line 7873 | else
7873   ac_preproc_ok=:
7874   break
7875   fi
7876 < rm -f conftest.err conftest.$ac_ext
7876 > rm -f conftest.err conftest.i conftest.$ac_ext
7877  
7878   done
7879   # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7880 < rm -f conftest.err conftest.$ac_ext
7880 > rm -f conftest.i conftest.err conftest.$ac_ext
7881   if $ac_preproc_ok; then :
7882    break
7883   fi
# Line 7215 | Line 7916 | else
7916    # Broken: fails on valid input.
7917   continue
7918   fi
7919 < rm -f conftest.err conftest.$ac_ext
7919 > rm -f conftest.err conftest.i conftest.$ac_ext
7920  
7921    # OK, works on sane cases.  Now check whether nonexistent headers
7922    # can be detected and how.
# Line 7231 | Line 7932 | else
7932   ac_preproc_ok=:
7933   break
7934   fi
7935 < rm -f conftest.err conftest.$ac_ext
7935 > rm -f conftest.err conftest.i conftest.$ac_ext
7936  
7937   done
7938   # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7939 < rm -f conftest.err conftest.$ac_ext
7939 > rm -f conftest.i conftest.err conftest.$ac_ext
7940   if $ac_preproc_ok; then :
7941  
7942   else
7943    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
7944   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
7945 < as_fn_error "C preprocessor \"$CPP\" fails sanity check
7946 < See \`config.log' for more details." "$LINENO" 5; }
7945 > as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
7946 > See \`config.log' for more details" "$LINENO" 5; }
7947   fi
7948  
7949   ac_ext=c
# Line 7254 | Line 7955 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
7955  
7956   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
7957   $as_echo_n "checking for ANSI C header files... " >&6; }
7958 < if test "${ac_cv_header_stdc+set}" = set; then :
7958 > if ${ac_cv_header_stdc+:} false; then :
7959    $as_echo_n "(cached) " >&6
7960   else
7961    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
# Line 7371 | Line 8072 | do :
8072    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
8073   ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
8074   "
8075 < eval as_val=\$$as_ac_Header
7375 <   if test "x$as_val" = x""yes; then :
8075 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
8076    cat >>confdefs.h <<_ACEOF
8077   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
8078   _ACEOF
# Line 7386 | Line 8086 | for ac_header in dlfcn.h
8086   do :
8087    ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
8088   "
8089 < if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
8089 > if test "x$ac_cv_header_dlfcn_h" = xyes; then :
8090    cat >>confdefs.h <<_ACEOF
8091   #define HAVE_DLFCN_H 1
8092   _ACEOF
# Line 7397 | Line 8097 | done
8097  
8098  
8099  
8100 +
8101 +
8102   # Set options
8103   enable_dlopen=yes
8104   # Check whether --enable-static was given.
# Line 7470 | Line 8172 | fi
8172  
8173   # Check whether --with-pic was given.
8174   if test "${with_pic+set}" = set; then :
8175 <  withval=$with_pic; pic_mode="$withval"
8175 >  withval=$with_pic; lt_p=${PACKAGE-default}
8176 >    case $withval in
8177 >    yes|no) pic_mode=$withval ;;
8178 >    *)
8179 >      pic_mode=default
8180 >      # Look at the argument we got.  We use all the common list separators.
8181 >      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8182 >      for lt_pkg in $withval; do
8183 >        IFS="$lt_save_ifs"
8184 >        if test "X$lt_pkg" = "X$lt_p"; then
8185 >          pic_mode=yes
8186 >        fi
8187 >      done
8188 >      IFS="$lt_save_ifs"
8189 >      ;;
8190 >    esac
8191   else
8192    pic_mode=default
8193   fi
# Line 7547 | Line 8264 | LIBTOOL='$(SHELL) $(top_builddir)/libtoo
8264  
8265  
8266  
8267 +
8268 +
8269 +
8270 +
8271 +
8272   test -z "$LN_S" && LN_S="ln -s"
8273  
8274  
# Line 7568 | Line 8290 | fi
8290  
8291   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
8292   $as_echo_n "checking for objdir... " >&6; }
8293 < if test "${lt_cv_objdir+set}" = set; then :
8293 > if ${lt_cv_objdir+:} false; then :
8294    $as_echo_n "(cached) " >&6
8295   else
8296    rm -f .libs 2>/dev/null
# Line 7596 | Line 8318 | _ACEOF
8318  
8319  
8320  
7599
7600
7601
7602
7603
7604
7605
7606
7607
7608
7609
7610
7611
8321   case $host_os in
8322   aix3*)
8323    # AIX sometimes has problems with the GCC collect2 program.  For some
# Line 7621 | Line 8330 | aix3*)
8330    ;;
8331   esac
8332  
7624 # Sed substitution that helps us do robust quoting.  It backslashifies
7625 # metacharacters that are still active within double-quoted strings.
7626 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
7627
7628 # Same as above, but do not quote variable references.
7629 double_quote_subst='s/\(["`\\]\)/\\\1/g'
7630
7631 # Sed substitution to delay expansion of an escaped shell variable in a
7632 # double_quote_subst'ed string.
7633 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
7634
7635 # Sed substitution to delay expansion of an escaped single quote.
7636 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
7637
7638 # Sed substitution to avoid accidental globbing in evaled expressions
7639 no_glob_subst='s/\*/\\\*/g'
7640
8333   # Global variables:
8334   ofile=libtool
8335   can_build_shared=yes
# Line 7666 | Line 8358 | for cc_temp in $compiler""; do
8358      *) break;;
8359    esac
8360   done
8361 < cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
8361 > cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
8362  
8363  
8364   # Only perform the check for file, if the check method requires it
# Line 7676 | Line 8368 | file_magic*)
8368    if test "$file_magic_cmd" = '$MAGIC_CMD'; then
8369      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
8370   $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
8371 < if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8371 > if ${lt_cv_path_MAGIC_CMD+:} false; then :
8372    $as_echo_n "(cached) " >&6
8373   else
8374    case $MAGIC_CMD in
# Line 7742 | Line 8434 | if test -z "$lt_cv_path_MAGIC_CMD"; then
8434    if test -n "$ac_tool_prefix"; then
8435      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
8436   $as_echo_n "checking for file... " >&6; }
8437 < if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
8437 > if ${lt_cv_path_MAGIC_CMD+:} false; then :
8438    $as_echo_n "(cached) " >&6
8439   else
8440    case $MAGIC_CMD in
# Line 7866 | Line 8558 | _lt_linker_boilerplate=`cat conftest.err
8558   $RM -r conftest*
8559  
8560  
8561 + ## CAVEAT EMPTOR:
8562 + ## There is no encapsulation within the following macros, do not change
8563 + ## the running order or otherwise move them around unless you know exactly
8564 + ## what you are doing...
8565   if test -n "$compiler"; then
8566  
8567   lt_prog_compiler_no_builtin_flag=
8568  
8569   if test "$GCC" = yes; then
8570 <  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
8570 >  case $cc_basename in
8571 >  nvcc*)
8572 >    lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
8573 >  *)
8574 >    lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
8575 >  esac
8576  
8577    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
8578   $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
8579 < if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
8579 > if ${lt_cv_prog_compiler_rtti_exceptions+:} false; then :
8580    $as_echo_n "(cached) " >&6
8581   else
8582    lt_cv_prog_compiler_rtti_exceptions=no
# Line 7891 | Line 8592 | else
8592     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8593     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8594     -e 's:$: $lt_compiler_flag:'`
8595 <   (eval echo "\"\$as_me:7894: $lt_compile\"" >&5)
8595 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8596     (eval "$lt_compile" 2>conftest.err)
8597     ac_status=$?
8598     cat conftest.err >&5
8599 <   echo "$as_me:7898: \$? = $ac_status" >&5
8599 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
8600     if (exit $ac_status) && test -s "$ac_outfile"; then
8601       # The compiler can only warn and ignore the option if not recognized
8602       # So say no if there are warnings other than the usual output.
8603 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
8603 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8604       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8605       if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8606         lt_cv_prog_compiler_rtti_exceptions=yes
# Line 7928 | Line 8629 | fi
8629   lt_prog_compiler_pic=
8630   lt_prog_compiler_static=
8631  
7931 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
7932 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8632  
8633    if test "$GCC" = yes; then
8634      lt_prog_compiler_wl='-Wl,'
# Line 7977 | Line 8676 | $as_echo_n "checking for $compiler optio
8676        lt_prog_compiler_pic='-fno-common'
8677        ;;
8678  
8679 +    haiku*)
8680 +      # PIC is the default for Haiku.
8681 +      # The "-static" flag exists, but is broken.
8682 +      lt_prog_compiler_static=
8683 +      ;;
8684 +
8685      hpux*)
8686        # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
8687        # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
# Line 8019 | Line 8724 | $as_echo_n "checking for $compiler optio
8724        lt_prog_compiler_pic='-fPIC'
8725        ;;
8726      esac
8727 +
8728 +    case $cc_basename in
8729 +    nvcc*) # Cuda Compiler Driver 2.2
8730 +      lt_prog_compiler_wl='-Xlinker '
8731 +      if test -n "$lt_prog_compiler_pic"; then
8732 +        lt_prog_compiler_pic="-Xcompiler $lt_prog_compiler_pic"
8733 +      fi
8734 +      ;;
8735 +    esac
8736    else
8737      # PORTME Check for flag to pass linker flags through the system compiler.
8738      case $host_os in
# Line 8060 | Line 8774 | $as_echo_n "checking for $compiler optio
8774        lt_prog_compiler_static='-non_shared'
8775        ;;
8776  
8777 <    linux* | k*bsd*-gnu)
8777 >    linux* | k*bsd*-gnu | kopensolaris*-gnu)
8778        case $cc_basename in
8779        # old Intel for x86_64 which still supported -KPIC.
8780        ecc*)
# Line 8081 | Line 8795 | $as_echo_n "checking for $compiler optio
8795          lt_prog_compiler_pic='--shared'
8796          lt_prog_compiler_static='--static'
8797          ;;
8798 <      pgcc* | pgf77* | pgf90* | pgf95*)
8798 >      nagfor*)
8799 >        # NAG Fortran compiler
8800 >        lt_prog_compiler_wl='-Wl,-Wl,,'
8801 >        lt_prog_compiler_pic='-PIC'
8802 >        lt_prog_compiler_static='-Bstatic'
8803 >        ;;
8804 >      pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
8805          # Portland Group compilers (*not* the Pentium gcc compiler,
8806          # which looks to be a dead project)
8807          lt_prog_compiler_wl='-Wl,'
# Line 8093 | Line 8813 | $as_echo_n "checking for $compiler optio
8813          # All Alpha code is PIC.
8814          lt_prog_compiler_static='-non_shared'
8815          ;;
8816 <      xl*)
8817 <        # IBM XL C 8.0/Fortran 10.1 on PPC
8816 >      xl* | bgxl* | bgf* | mpixl*)
8817 >        # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
8818          lt_prog_compiler_wl='-Wl,'
8819          lt_prog_compiler_pic='-qpic'
8820          lt_prog_compiler_static='-qstaticlink'
8821          ;;
8822        *)
8823          case `$CC -V 2>&1 | sed 5q` in
8824 +        *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
8825 +          # Sun Fortran 8.3 passes all unrecognized flags to the linker
8826 +          lt_prog_compiler_pic='-KPIC'
8827 +          lt_prog_compiler_static='-Bstatic'
8828 +          lt_prog_compiler_wl=''
8829 +          ;;
8830 +        *Sun\ F* | *Sun*Fortran*)
8831 +          lt_prog_compiler_pic='-KPIC'
8832 +          lt_prog_compiler_static='-Bstatic'
8833 +          lt_prog_compiler_wl='-Qoption ld '
8834 +          ;;
8835          *Sun\ C*)
8836            # Sun C 5.9
8837            lt_prog_compiler_pic='-KPIC'
8838            lt_prog_compiler_static='-Bstatic'
8839            lt_prog_compiler_wl='-Wl,'
8840            ;;
8841 <        *Sun\ F*)
8842 <          # Sun Fortran 8.3 passes all unrecognized flags to the linker
8843 <          lt_prog_compiler_pic='-KPIC'
8841 >        *Intel*\ [CF]*Compiler*)
8842 >          lt_prog_compiler_wl='-Wl,'
8843 >          lt_prog_compiler_pic='-fPIC'
8844 >          lt_prog_compiler_static='-static'
8845 >          ;;
8846 >        *Portland\ Group*)
8847 >          lt_prog_compiler_wl='-Wl,'
8848 >          lt_prog_compiler_pic='-fpic'
8849            lt_prog_compiler_static='-Bstatic'
8114          lt_prog_compiler_wl=''
8850            ;;
8851          esac
8852          ;;
# Line 8143 | Line 8878 | $as_echo_n "checking for $compiler optio
8878        lt_prog_compiler_pic='-KPIC'
8879        lt_prog_compiler_static='-Bstatic'
8880        case $cc_basename in
8881 <      f77* | f90* | f95*)
8881 >      f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
8882          lt_prog_compiler_wl='-Qoption ld ';;
8883        *)
8884          lt_prog_compiler_wl='-Wl,';;
# Line 8200 | Line 8935 | case $host_os in
8935      lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
8936      ;;
8937   esac
8203 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
8204 $as_echo "$lt_prog_compiler_pic" >&6; }
8205
8206
8207
8208
8938  
8939 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
8940 + $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
8941 + if ${lt_cv_prog_compiler_pic+:} false; then :
8942 +  $as_echo_n "(cached) " >&6
8943 + else
8944 +  lt_cv_prog_compiler_pic=$lt_prog_compiler_pic
8945 + fi
8946 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic" >&5
8947 + $as_echo "$lt_cv_prog_compiler_pic" >&6; }
8948 + lt_prog_compiler_pic=$lt_cv_prog_compiler_pic
8949  
8950   #
8951   # Check to make sure the PIC flag actually works.
# Line 8214 | Line 8953 | $as_echo "$lt_prog_compiler_pic" >&6; }
8953   if test -n "$lt_prog_compiler_pic"; then
8954    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
8955   $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8956 < if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
8956 > if ${lt_cv_prog_compiler_pic_works+:} false; then :
8957    $as_echo_n "(cached) " >&6
8958   else
8959    lt_cv_prog_compiler_pic_works=no
# Line 8230 | Line 8969 | else
8969     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8970     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8971     -e 's:$: $lt_compiler_flag:'`
8972 <   (eval echo "\"\$as_me:8233: $lt_compile\"" >&5)
8972 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
8973     (eval "$lt_compile" 2>conftest.err)
8974     ac_status=$?
8975     cat conftest.err >&5
8976 <   echo "$as_me:8237: \$? = $ac_status" >&5
8976 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
8977     if (exit $ac_status) && test -s "$ac_outfile"; then
8978       # The compiler can only warn and ignore the option if not recognized
8979       # So say no if there are warnings other than the usual output.
8980 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
8980 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
8981       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8982       if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
8983         lt_cv_prog_compiler_pic_works=yes
# Line 8267 | Line 9006 | fi
9006  
9007  
9008  
9009 +
9010 +
9011 +
9012 +
9013 +
9014   #
9015   # Check to make sure the static flag actually works.
9016   #
9017   wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
9018   { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
9019   $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
9020 < if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
9020 > if ${lt_cv_prog_compiler_static_works+:} false; then :
9021    $as_echo_n "(cached) " >&6
9022   else
9023    lt_cv_prog_compiler_static_works=no
# Line 8286 | Line 9030 | else
9030       if test -s conftest.err; then
9031         # Append any errors to the config.log.
9032         cat conftest.err 1>&5
9033 <       $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
9033 >       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
9034         $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
9035         if diff conftest.exp conftest.er2 >/dev/null; then
9036           lt_cv_prog_compiler_static_works=yes
# Line 8316 | Line 9060 | fi
9060  
9061    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9062   $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9063 < if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9063 > if ${lt_cv_prog_compiler_c_o+:} false; then :
9064    $as_echo_n "(cached) " >&6
9065   else
9066    lt_cv_prog_compiler_c_o=no
# Line 8335 | Line 9079 | else
9079     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9080     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9081     -e 's:$: $lt_compiler_flag:'`
9082 <   (eval echo "\"\$as_me:8338: $lt_compile\"" >&5)
9082 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9083     (eval "$lt_compile" 2>out/conftest.err)
9084     ac_status=$?
9085     cat out/conftest.err >&5
9086 <   echo "$as_me:8342: \$? = $ac_status" >&5
9086 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
9087     if (exit $ac_status) && test -s out/conftest2.$ac_objext
9088     then
9089       # The compiler can only warn and ignore the option if not recognized
9090       # So say no if there are warnings
9091 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
9091 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9092       $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9093       if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9094         lt_cv_prog_compiler_c_o=yes
# Line 8371 | Line 9115 | $as_echo "$lt_cv_prog_compiler_c_o" >&6;
9115  
9116    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
9117   $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
9118 < if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
9118 > if ${lt_cv_prog_compiler_c_o+:} false; then :
9119    $as_echo_n "(cached) " >&6
9120   else
9121    lt_cv_prog_compiler_c_o=no
# Line 8390 | Line 9134 | else
9134     -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
9135     -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9136     -e 's:$: $lt_compiler_flag:'`
9137 <   (eval echo "\"\$as_me:8393: $lt_compile\"" >&5)
9137 >   (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
9138     (eval "$lt_compile" 2>out/conftest.err)
9139     ac_status=$?
9140     cat out/conftest.err >&5
9141 <   echo "$as_me:8397: \$? = $ac_status" >&5
9141 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
9142     if (exit $ac_status) && test -s out/conftest2.$ac_objext
9143     then
9144       # The compiler can only warn and ignore the option if not recognized
9145       # So say no if there are warnings
9146 <     $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
9146 >     $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
9147       $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
9148       if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
9149         lt_cv_prog_compiler_c_o=yes
# Line 8465 | Line 9209 | $as_echo_n "checking whether the $compil
9209    hardcode_direct=no
9210    hardcode_direct_absolute=no
9211    hardcode_libdir_flag_spec=
8468  hardcode_libdir_flag_spec_ld=
9212    hardcode_libdir_separator=
9213    hardcode_minus_L=no
9214    hardcode_shlibpath_var=unsupported
# Line 8512 | Line 9255 | $as_echo_n "checking whether the $compil
9255    esac
9256  
9257    ld_shlibs=yes
9258 +
9259 +  # On some targets, GNU ld is compatible enough with the native linker
9260 +  # that we're better off using the native interface for both.
9261 +  lt_use_gnu_ld_interface=no
9262    if test "$with_gnu_ld" = yes; then
9263 +    case $host_os in
9264 +      aix*)
9265 +        # The AIX port of GNU ld has always aspired to compatibility
9266 +        # with the native linker.  However, as the warning in the GNU ld
9267 +        # block says, versions before 2.19.5* couldn't really create working
9268 +        # shared libraries, regardless of the interface used.
9269 +        case `$LD -v 2>&1` in
9270 +          *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
9271 +          *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
9272 +          *\ \(GNU\ Binutils\)\ [3-9]*) ;;
9273 +          *)
9274 +            lt_use_gnu_ld_interface=yes
9275 +            ;;
9276 +        esac
9277 +        ;;
9278 +      *)
9279 +        lt_use_gnu_ld_interface=yes
9280 +        ;;
9281 +    esac
9282 +  fi
9283 +
9284 +  if test "$lt_use_gnu_ld_interface" = yes; then
9285      # If archive_cmds runs LD, not CC, wlarc should be empty
9286      wlarc='${wl}'
9287  
# Line 8530 | Line 9299 | $as_echo_n "checking whether the $compil
9299      fi
9300      supports_anon_versioning=no
9301      case `$LD -v 2>&1` in
9302 +      *GNU\ gold*) supports_anon_versioning=yes ;;
9303        *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
9304        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
9305        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
# Line 8545 | Line 9315 | $as_echo_n "checking whether the $compil
9315          ld_shlibs=no
9316          cat <<_LT_EOF 1>&2
9317  
9318 < *** Warning: the GNU linker, at least up to release 2.9.1, is reported
9318 > *** Warning: the GNU linker, at least up to release 2.19, is reported
9319   *** to be unable to reliably create shared libraries on AIX.
9320   *** Therefore, libtool is disabling shared libraries support.  If you
9321 < *** really care for shared libraries, you may want to modify your PATH
9322 < *** so that a non-GNU linker is found, and then restart.
9321 > *** really care for shared libraries, you may want to install binutils
9322 > *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
9323 > *** You will then need to restart the configuration process.
9324  
9325   _LT_EOF
9326        fi
# Line 8585 | Line 9356 | _LT_EOF
9356        # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
9357        # as there is no search path for DLLs.
9358        hardcode_libdir_flag_spec='-L$libdir'
9359 +      export_dynamic_flag_spec='${wl}--export-all-symbols'
9360        allow_undefined_flag=unsupported
9361        always_export_symbols=no
9362        enable_shared_with_static_runtimes=yes
9363 <      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9363 >      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
9364 >      exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname'
9365  
9366        if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
9367          archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
# Line 8606 | Line 9379 | _LT_EOF
9379        fi
9380        ;;
9381  
9382 +    haiku*)
9383 +      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9384 +      link_all_deplibs=yes
9385 +      ;;
9386 +
9387      interix[3-9]*)
9388        hardcode_direct=no
9389        hardcode_shlibpath_var=no
# Line 8621 | Line 9399 | _LT_EOF
9399        archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
9400        ;;
9401  
9402 <    gnu* | linux* | tpf* | k*bsd*-gnu)
9402 >    gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
9403        tmp_diet=no
9404        if test "$host_os" = linux-dietlibc; then
9405          case $cc_basename in
# Line 8631 | Line 9409 | _LT_EOF
9409        if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
9410           && test "$tmp_diet" = no
9411        then
9412 <        tmp_addflag=
9412 >        tmp_addflag=' $pic_flag'
9413          tmp_sharedflag='-shared'
9414          case $cc_basename,$host_cpu in
9415          pgcc*)                          # Portland Group C compiler
9416 <          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
9416 >          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9417            tmp_addflag=' $pic_flag'
9418            ;;
9419 <        pgf77* | pgf90* | pgf95*)       # Portland Group f77 and f90 compilers
9420 <          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
9419 >        pgf77* | pgf90* | pgf95* | pgfortran*)
9420 >                                        # Portland Group f77 and f90 compilers
9421 >          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9422            tmp_addflag=' $pic_flag -Mnomain' ;;
9423          ecc*,ia64* | icc*,ia64*)        # Intel C compiler on ia64
9424            tmp_addflag=' -i_dynamic' ;;
# Line 8650 | Line 9429 | _LT_EOF
9429          lf95*)                          # Lahey Fortran 8.1
9430            whole_archive_flag_spec=
9431            tmp_sharedflag='--shared' ;;
9432 <        xl[cC]*)                        # IBM XL C 8.0 on PPC (deal with xlf below)
9432 >        xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
9433            tmp_sharedflag='-qmkshrobj'
9434            tmp_addflag= ;;
9435 +        nvcc*)  # Cuda Compiler Driver 2.2
9436 +          whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9437 +          compiler_needs_object=yes
9438 +          ;;
9439          esac
9440          case `$CC -V 2>&1 | sed 5q` in
9441          *Sun\ C*)                       # Sun C 5.9
9442 <          whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
9442 >          whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
9443            compiler_needs_object=yes
9444            tmp_sharedflag='-G' ;;
9445          *Sun\ F*)                       # Sun Fortran 8.3
# Line 8672 | Line 9455 | _LT_EOF
9455          fi
9456  
9457          case $cc_basename in
9458 <        xlf*)
9458 >        xlf* | bgf* | bgxlf* | mpixlf*)
9459            # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
9460            whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
9461 <          hardcode_libdir_flag_spec=
9462 <          hardcode_libdir_flag_spec_ld='-rpath $libdir'
8680 <          archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
9461 >          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
9462 >          archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
9463            if test "x$supports_anon_versioning" = xyes; then
9464              archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
9465                cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
9466                echo "local: *; };" >> $output_objdir/$libname.ver~
9467 <              $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9467 >              $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
9468            fi
9469            ;;
9470          esac
# Line 8696 | Line 9478 | _LT_EOF
9478          archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9479          wlarc=
9480        else
9481 <        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9482 <        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9481 >        archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9482 >        archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9483        fi
9484        ;;
9485  
# Line 8715 | Line 9497 | _LT_EOF
9497  
9498   _LT_EOF
9499        elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9500 <        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9501 <        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9500 >        archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9501 >        archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9502        else
9503          ld_shlibs=no
9504        fi
# Line 8762 | Line 9544 | _LT_EOF
9544  
9545      *)
9546        if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
9547 <        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9548 <        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9547 >        archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
9548 >        archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
9549        else
9550          ld_shlibs=no
9551        fi
# Line 8803 | Line 9585 | _LT_EOF
9585        else
9586          # If we're using GNU nm, then we don't want the "-C" option.
9587          # -C means demangle to AIX nm, but means don't demangle with GNU nm
9588 +        # Also, AIX nm treats weak defined symbols like other global
9589 +        # defined symbols, whereas GNU nm marks them as "W".
9590          if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
9591 <          export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9591 >          export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9592          else
9593            export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
9594          fi
# Line 8866 | Line 9650 | _LT_EOF
9650          if test "$aix_use_runtimelinking" = yes; then
9651            shared_flag="$shared_flag "'${wl}-G'
9652          fi
8869        link_all_deplibs=no
9653        else
9654          # not using gcc
9655          if test "$host_cpu" = ia64; then
# Line 8892 | Line 9675 | _LT_EOF
9675          allow_undefined_flag='-berok'
9676          # Determine the default libpath from the value encoded in an
9677          # empty executable.
9678 <        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9678 >        if test "${lt_cv_aix_libpath+set}" = set; then
9679 >  aix_libpath=$lt_cv_aix_libpath
9680 > else
9681 >  if ${lt_cv_aix_libpath_+:} false; then :
9682 >  $as_echo_n "(cached) " >&6
9683 > else
9684 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9685   /* end confdefs.h.  */
9686  
9687   int
# Line 8905 | Line 9694 | main ()
9694   _ACEOF
9695   if ac_fn_c_try_link "$LINENO"; then :
9696  
9697 < lt_aix_libpath_sed='
9698 <    /Import File Strings/,/^$/ {
9699 <        /^0/ {
9700 <            s/^0  *\(.*\)$/\1/
9701 <            p
9702 <        }
9703 <    }'
9704 < aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9705 < # Check for a 64-bit object if we didn't find anything.
9706 < if test -z "$aix_libpath"; then
9707 <  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9708 < fi
9697 >  lt_aix_libpath_sed='
9698 >      /Import File Strings/,/^$/ {
9699 >          /^0/ {
9700 >              s/^0  *\([^ ]*\) *$/\1/
9701 >              p
9702 >          }
9703 >      }'
9704 >  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9705 >  # Check for a 64-bit object if we didn't find anything.
9706 >  if test -z "$lt_cv_aix_libpath_"; then
9707 >    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9708 >  fi
9709   fi
9710   rm -f core conftest.err conftest.$ac_objext \
9711      conftest$ac_exeext conftest.$ac_ext
9712 < if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9712 >  if test -z "$lt_cv_aix_libpath_"; then
9713 >    lt_cv_aix_libpath_="/usr/lib:/lib"
9714 >  fi
9715 >
9716 > fi
9717 >
9718 >  aix_libpath=$lt_cv_aix_libpath_
9719 > fi
9720  
9721          hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9722 <        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
9722 >        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
9723        else
9724          if test "$host_cpu" = ia64; then
9725            hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
# Line 8932 | Line 9728 | if test -z "$aix_libpath"; then aix_libp
9728          else
9729           # Determine the default libpath from the value encoded in an
9730           # empty executable.
9731 <         cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9731 >         if test "${lt_cv_aix_libpath+set}" = set; then
9732 >  aix_libpath=$lt_cv_aix_libpath
9733 > else
9734 >  if ${lt_cv_aix_libpath_+:} false; then :
9735 >  $as_echo_n "(cached) " >&6
9736 > else
9737 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
9738   /* end confdefs.h.  */
9739  
9740   int
# Line 8945 | Line 9747 | main ()
9747   _ACEOF
9748   if ac_fn_c_try_link "$LINENO"; then :
9749  
9750 < lt_aix_libpath_sed='
9751 <    /Import File Strings/,/^$/ {
9752 <        /^0/ {
9753 <            s/^0  *\(.*\)$/\1/
9754 <            p
9755 <        }
9756 <    }'
9757 < aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9758 < # Check for a 64-bit object if we didn't find anything.
9759 < if test -z "$aix_libpath"; then
9760 <  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9761 < fi
9750 >  lt_aix_libpath_sed='
9751 >      /Import File Strings/,/^$/ {
9752 >          /^0/ {
9753 >              s/^0  *\([^ ]*\) *$/\1/
9754 >              p
9755 >          }
9756 >      }'
9757 >  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9758 >  # Check for a 64-bit object if we didn't find anything.
9759 >  if test -z "$lt_cv_aix_libpath_"; then
9760 >    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
9761 >  fi
9762   fi
9763   rm -f core conftest.err conftest.$ac_objext \
9764      conftest$ac_exeext conftest.$ac_ext
9765 < if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
9765 >  if test -z "$lt_cv_aix_libpath_"; then
9766 >    lt_cv_aix_libpath_="/usr/lib:/lib"
9767 >  fi
9768 >
9769 > fi
9770 >
9771 >  aix_libpath=$lt_cv_aix_libpath_
9772 > fi
9773  
9774           hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
9775            # Warning - without using the other run time loading flags,
9776            # -berok will link without error, but may produce a broken library.
9777            no_undefined_flag=' ${wl}-bernotok'
9778            allow_undefined_flag=' ${wl}-berok'
9779 <          # Exported symbols can be pulled into shared objects from archives
9780 <          whole_archive_flag_spec='$convenience'
9779 >          if test "$with_gnu_ld" = yes; then
9780 >            # We only use this code for GNU lds that support --whole-archive.
9781 >            whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
9782 >          else
9783 >            # Exported symbols can be pulled into shared objects from archives
9784 >            whole_archive_flag_spec='$convenience'
9785 >          fi
9786            archive_cmds_need_lc=yes
9787            # This is similar to how AIX traditionally builds its shared libraries.
9788            archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
# Line 9000 | Line 9814 | if test -z "$aix_libpath"; then aix_libp
9814        # Microsoft Visual C++.
9815        # hardcode_libdir_flag_spec is actually meaningless, as there is
9816        # no search path for DLLs.
9817 <      hardcode_libdir_flag_spec=' '
9818 <      allow_undefined_flag=unsupported
9819 <      # Tell ltmain to make .lib files, not .a files.
9820 <      libext=lib
9821 <      # Tell ltmain to make .dll files, not .so files.
9822 <      shrext_cmds=".dll"
9823 <      # FIXME: Setting linknames here is a bad hack.
9824 <      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
9825 <      # The linker will automatically build a .lib file if we build a DLL.
9826 <      old_archive_from_new_cmds='true'
9827 <      # FIXME: Should let the user specify the lib program.
9828 <      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9829 <      fix_srcfile_path='`cygpath -w "$srcfile"`'
9830 <      enable_shared_with_static_runtimes=yes
9817 >      case $cc_basename in
9818 >      cl*)
9819 >        # Native MSVC
9820 >        hardcode_libdir_flag_spec=' '
9821 >        allow_undefined_flag=unsupported
9822 >        always_export_symbols=yes
9823 >        file_list_spec='@'
9824 >        # Tell ltmain to make .lib files, not .a files.
9825 >        libext=lib
9826 >        # Tell ltmain to make .dll files, not .so files.
9827 >        shrext_cmds=".dll"
9828 >        # FIXME: Setting linknames here is a bad hack.
9829 >        archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
9830 >        archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
9831 >            sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
9832 >          else
9833 >            sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
9834 >          fi~
9835 >          $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
9836 >          linknames='
9837 >        # The linker will not automatically build a static lib if we build a DLL.
9838 >        # _LT_TAGVAR(old_archive_from_new_cmds, )='true'
9839 >        enable_shared_with_static_runtimes=yes
9840 >        exclude_expsyms='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
9841 >        export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1,DATA/'\'' | $SED -e '\''/^[AITW][ ]/s/.*[ ]//'\'' | sort | uniq > $export_symbols'
9842 >        # Don't use ranlib
9843 >        old_postinstall_cmds='chmod 644 $oldlib'
9844 >        postlink_cmds='lt_outputfile="@OUTPUT@"~
9845 >          lt_tool_outputfile="@TOOL_OUTPUT@"~
9846 >          case $lt_outputfile in
9847 >            *.exe|*.EXE) ;;
9848 >            *)
9849 >              lt_outputfile="$lt_outputfile.exe"
9850 >              lt_tool_outputfile="$lt_tool_outputfile.exe"
9851 >              ;;
9852 >          esac~
9853 >          if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
9854 >            $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
9855 >            $RM "$lt_outputfile.manifest";
9856 >          fi'
9857 >        ;;
9858 >      *)
9859 >        # Assume MSVC wrapper
9860 >        hardcode_libdir_flag_spec=' '
9861 >        allow_undefined_flag=unsupported
9862 >        # Tell ltmain to make .lib files, not .a files.
9863 >        libext=lib
9864 >        # Tell ltmain to make .dll files, not .so files.
9865 >        shrext_cmds=".dll"
9866 >        # FIXME: Setting linknames here is a bad hack.
9867 >        archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
9868 >        # The linker will automatically build a .lib file if we build a DLL.
9869 >        old_archive_from_new_cmds='true'
9870 >        # FIXME: Should let the user specify the lib program.
9871 >        old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
9872 >        enable_shared_with_static_runtimes=yes
9873 >        ;;
9874 >      esac
9875        ;;
9876  
9877      darwin* | rhapsody*)
# Line 9023 | Line 9881 | if test -z "$aix_libpath"; then aix_libp
9881    hardcode_direct=no
9882    hardcode_automatic=yes
9883    hardcode_shlibpath_var=unsupported
9884 <  whole_archive_flag_spec=''
9884 >  if test "$lt_cv_ld_force_load" = "yes"; then
9885 >    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
9886 >
9887 >  else
9888 >    whole_archive_flag_spec=''
9889 >  fi
9890    link_all_deplibs=yes
9891    allow_undefined_flag="$_lt_dar_allow_undefined"
9892    case $cc_basename in
# Line 9031 | Line 9894 | if test -z "$aix_libpath"; then aix_libp
9894       *) _lt_dar_can_shared=$GCC ;;
9895    esac
9896    if test "$_lt_dar_can_shared" = "yes"; then
9897 <    output_verbose_link_cmd=echo
9897 >    output_verbose_link_cmd=func_echo_all
9898      archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
9899      module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
9900      archive_expsym_cmds="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
# Line 9049 | Line 9912 | if test -z "$aix_libpath"; then aix_libp
9912        hardcode_shlibpath_var=no
9913        ;;
9914  
9052    freebsd1*)
9053      ld_shlibs=no
9054      ;;
9055
9915      # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
9916      # support.  Future versions do this automatically, but an explicit c++rt0.o
9917      # does not break anything, and helps significantly (at the cost of a little
# Line 9065 | Line 9924 | if test -z "$aix_libpath"; then aix_libp
9924        ;;
9925  
9926      # Unfortunately, older versions of FreeBSD 2 do not have this feature.
9927 <    freebsd2*)
9927 >    freebsd2.*)
9928        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
9929        hardcode_direct=yes
9930        hardcode_minus_L=yes
# Line 9074 | Line 9933 | if test -z "$aix_libpath"; then aix_libp
9933  
9934      # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
9935      freebsd* | dragonfly*)
9936 <      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
9936 >      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
9937        hardcode_libdir_flag_spec='-R$libdir'
9938        hardcode_direct=yes
9939        hardcode_shlibpath_var=no
# Line 9082 | Line 9941 | if test -z "$aix_libpath"; then aix_libp
9941  
9942      hpux9*)
9943        if test "$GCC" = yes; then
9944 <        archive_cmds='$RM $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9944 >        archive_cmds='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9945        else
9946          archive_cmds='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
9947        fi
# Line 9097 | Line 9956 | if test -z "$aix_libpath"; then aix_libp
9956        ;;
9957  
9958      hpux10*)
9959 <      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9960 <        archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9959 >      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9960 >        archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9961        else
9962          archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
9963        fi
9964        if test "$with_gnu_ld" = no; then
9965          hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
9107        hardcode_libdir_flag_spec_ld='+b $libdir'
9966          hardcode_libdir_separator=:
9967          hardcode_direct=yes
9968          hardcode_direct_absolute=yes
# Line 9116 | Line 9974 | if test -z "$aix_libpath"; then aix_libp
9974        ;;
9975  
9976      hpux11*)
9977 <      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
9977 >      if test "$GCC" = yes && test "$with_gnu_ld" = no; then
9978          case $host_cpu in
9979          hppa*64*)
9980            archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
9981            ;;
9982          ia64*)
9983 <          archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9983 >          archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9984            ;;
9985          *)
9986 <          archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9986 >          archive_cmds='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9987            ;;
9988          esac
9989        else
# Line 9137 | Line 9995 | if test -z "$aix_libpath"; then aix_libp
9995            archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
9996            ;;
9997          *)
9998 <          archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
9998 >
9999 >          # Older versions of the 11.00 compiler do not understand -b yet
10000 >          # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
10001 >          { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
10002 > $as_echo_n "checking if $CC understands -b... " >&6; }
10003 > if ${lt_cv_prog_compiler__b+:} false; then :
10004 >  $as_echo_n "(cached) " >&6
10005 > else
10006 >  lt_cv_prog_compiler__b=no
10007 >   save_LDFLAGS="$LDFLAGS"
10008 >   LDFLAGS="$LDFLAGS -b"
10009 >   echo "$lt_simple_link_test_code" > conftest.$ac_ext
10010 >   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
10011 >     # The linker can only warn and ignore the option if not recognized
10012 >     # So say no if there are warnings
10013 >     if test -s conftest.err; then
10014 >       # Append any errors to the config.log.
10015 >       cat conftest.err 1>&5
10016 >       $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
10017 >       $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
10018 >       if diff conftest.exp conftest.er2 >/dev/null; then
10019 >         lt_cv_prog_compiler__b=yes
10020 >       fi
10021 >     else
10022 >       lt_cv_prog_compiler__b=yes
10023 >     fi
10024 >   fi
10025 >   $RM -r conftest*
10026 >   LDFLAGS="$save_LDFLAGS"
10027 >
10028 > fi
10029 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
10030 > $as_echo "$lt_cv_prog_compiler__b" >&6; }
10031 >
10032 > if test x"$lt_cv_prog_compiler__b" = xyes; then
10033 >    archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10034 > else
10035 >    archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10036 > fi
10037 >
10038            ;;
10039          esac
10040        fi
# Line 9165 | Line 10062 | if test -z "$aix_libpath"; then aix_libp
10062  
10063      irix5* | irix6* | nonstopux*)
10064        if test "$GCC" = yes; then
10065 <        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10065 >        archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10066          # Try to use the -exported_symbol ld option, if it does not
10067          # work, assume that -exports_file does not work either and
10068          # implicitly export all symbols.
10069 <        save_LDFLAGS="$LDFLAGS"
10070 <        LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10071 <        cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10069 >        # This should be the same for all languages, so no per-tag cache variable.
10070 >        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
10071 > $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
10072 > if ${lt_cv_irix_exported_symbol+:} false; then :
10073 >  $as_echo_n "(cached) " >&6
10074 > else
10075 >  save_LDFLAGS="$LDFLAGS"
10076 >           LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
10077 >           cat confdefs.h - <<_ACEOF >conftest.$ac_ext
10078   /* end confdefs.h.  */
10079 < int foo(void) {}
10079 > int foo (void) { return 0; }
10080   _ACEOF
10081   if ac_fn_c_try_link "$LINENO"; then :
10082 <  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
10083 <
10082 >  lt_cv_irix_exported_symbol=yes
10083 > else
10084 >  lt_cv_irix_exported_symbol=no
10085   fi
10086   rm -f core conftest.err conftest.$ac_objext \
10087      conftest$ac_exeext conftest.$ac_ext
10088 <        LDFLAGS="$save_LDFLAGS"
10088 >           LDFLAGS="$save_LDFLAGS"
10089 > fi
10090 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_irix_exported_symbol" >&5
10091 > $as_echo "$lt_cv_irix_exported_symbol" >&6; }
10092 >        if test "$lt_cv_irix_exported_symbol" = yes; then
10093 >          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
10094 >        fi
10095        else
10096 <        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
10097 <        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
10096 >        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10097 >        archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
10098        fi
10099        archive_cmds_need_lc='no'
10100        hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# Line 9246 | Line 10156 | rm -f core conftest.err conftest.$ac_obj
10156        hardcode_libdir_flag_spec='-L$libdir'
10157        hardcode_minus_L=yes
10158        allow_undefined_flag=unsupported
10159 <      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$ECHO DATA >> $output_objdir/$libname.def~$ECHO " SINGLE NONSHARED" >> $output_objdir/$libname.def~$ECHO EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
10159 >      archive_cmds='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
10160        old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10161        ;;
10162  
10163      osf3*)
10164        if test "$GCC" = yes; then
10165          allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10166 <        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10166 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10167        else
10168          allow_undefined_flag=' -expect_unresolved \*'
10169 <        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
10169 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10170        fi
10171        archive_cmds_need_lc='no'
10172        hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# Line 9266 | Line 10176 | rm -f core conftest.err conftest.$ac_obj
10176      osf4* | osf5*)      # as osf3* with the addition of -msym flag
10177        if test "$GCC" = yes; then
10178          allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10179 <        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10179 >        archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10180          hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10181        else
10182          allow_undefined_flag=' -expect_unresolved \*'
10183 <        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
10183 >        archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
10184          archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
10185 <        $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
10185 >        $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
10186  
10187          # Both c and cxx compiler support -rpath directly
10188          hardcode_libdir_flag_spec='-rpath $libdir'
# Line 9285 | Line 10195 | rm -f core conftest.err conftest.$ac_obj
10195        no_undefined_flag=' -z defs'
10196        if test "$GCC" = yes; then
10197          wlarc='${wl}'
10198 <        archive_cmds='$CC -shared ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10198 >        archive_cmds='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10199          archive_expsym_cmds='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
10200 <          $CC -shared ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10200 >          $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
10201        else
10202          case `$CC -V 2>&1` in
10203          *"Compilers 5.0"*)
# Line 9475 | Line 10385 | x|xyes)
10385        # to ld, don't add -lc before -lgcc.
10386        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
10387   $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
10388 <      $RM conftest*
10389 <      echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10388 > if ${lt_cv_archive_cmds_need_lc+:} false; then :
10389 >  $as_echo_n "(cached) " >&6
10390 > else
10391 >  $RM conftest*
10392 >        echo "$lt_simple_compile_test_code" > conftest.$ac_ext
10393  
10394 <      if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10394 >        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10395    (eval $ac_compile) 2>&5
10396    ac_status=$?
10397    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10398    test $ac_status = 0; } 2>conftest.err; then
10399 <        soname=conftest
10400 <        lib=conftest
10401 <        libobjs=conftest.$ac_objext
10402 <        deplibs=
10403 <        wl=$lt_prog_compiler_wl
10404 <        pic_flag=$lt_prog_compiler_pic
10405 <        compiler_flags=-v
10406 <        linker_flags=-v
10407 <        verstring=
10408 <        output_objdir=.
10409 <        libname=conftest
10410 <        lt_save_allow_undefined_flag=$allow_undefined_flag
10411 <        allow_undefined_flag=
10412 <        if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10399 >          soname=conftest
10400 >          lib=conftest
10401 >          libobjs=conftest.$ac_objext
10402 >          deplibs=
10403 >          wl=$lt_prog_compiler_wl
10404 >          pic_flag=$lt_prog_compiler_pic
10405 >          compiler_flags=-v
10406 >          linker_flags=-v
10407 >          verstring=
10408 >          output_objdir=.
10409 >          libname=conftest
10410 >          lt_save_allow_undefined_flag=$allow_undefined_flag
10411 >          allow_undefined_flag=
10412 >          if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
10413    (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
10414    ac_status=$?
10415    $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10416    test $ac_status = 0; }
10417 <        then
10418 <          archive_cmds_need_lc=no
10419 <        else
10420 <          archive_cmds_need_lc=yes
10421 <        fi
10422 <        allow_undefined_flag=$lt_save_allow_undefined_flag
10423 <      else
10424 <        cat conftest.err 1>&5
10425 <      fi
10426 <      $RM conftest*
10427 <      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $archive_cmds_need_lc" >&5
10428 < $as_echo "$archive_cmds_need_lc" >&6; }
10417 >          then
10418 >            lt_cv_archive_cmds_need_lc=no
10419 >          else
10420 >            lt_cv_archive_cmds_need_lc=yes
10421 >          fi
10422 >          allow_undefined_flag=$lt_save_allow_undefined_flag
10423 >        else
10424 >          cat conftest.err 1>&5
10425 >        fi
10426 >        $RM conftest*
10427 >
10428 > fi
10429 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
10430 > $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
10431 >      archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
10432        ;;
10433      esac
10434    fi
# Line 9670 | Line 10586 | esac
10586  
10587  
10588  
9673
9674
9675
9676
9677
10589    { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
10590   $as_echo_n "checking dynamic linker characteristics... " >&6; }
10591  
# Line 9683 | Line 10594 | if test "$GCC" = yes; then
10594      darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
10595      *) lt_awk_arg="/^libraries:/" ;;
10596    esac
10597 <  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
10598 <  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
10597 >  case $host_os in
10598 >    mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
10599 >    *) lt_sed_strip_eq="s,=/,/,g" ;;
10600 >  esac
10601 >  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
10602 >  case $lt_search_path_spec in
10603 >  *\;*)
10604      # if the path contains ";" then we assume it to be the separator
10605      # otherwise default to the standard path separator (i.e. ":") - it is
10606      # assumed that no part of a normal pathname contains ";" but that should
10607      # okay in the real world where ";" in dirpaths is itself problematic.
10608 <    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
10609 <  else
10610 <    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
10611 <  fi
10608 >    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
10609 >    ;;
10610 >  *)
10611 >    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
10612 >    ;;
10613 >  esac
10614    # Ok, now we have the path, separated by spaces, we can step through it
10615    # and add multilib dir if necessary.
10616    lt_tmp_lt_search_path_spec=
# Line 9705 | Line 10623 | if test "$GCC" = yes; then
10623          lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
10624      fi
10625    done
10626 <  lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
10626 >  lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
10627   BEGIN {RS=" "; FS="/|\n";} {
10628    lt_foo="";
10629    lt_count=0;
# Line 9725 | Line 10643 | BEGIN {RS=" "; FS="/|\n";} {
10643    if (lt_foo != "") { lt_freq[lt_foo]++; }
10644    if (lt_freq[lt_foo] == 1) { print lt_foo; }
10645   }'`
10646 <  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
10646 >  # AWK program above erroneously prepends '/' to C:/dos/paths
10647 >  # for these hosts.
10648 >  case $host_os in
10649 >    mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
10650 >      $SED 's,/\([A-Za-z]:\),\1,g'` ;;
10651 >  esac
10652 >  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
10653   else
10654    sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
10655   fi
# Line 9751 | Line 10675 | need_version=unknown
10675  
10676   case $host_os in
10677   aix3*)
10678 <  version_type=linux
10678 >  version_type=linux # correct to gnu/linux during the next big refactor
10679    library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
10680    shlibpath_var=LIBPATH
10681  
# Line 9760 | Line 10684 | aix3*)
10684    ;;
10685  
10686   aix[4-9]*)
10687 <  version_type=linux
10687 >  version_type=linux # correct to gnu/linux during the next big refactor
10688    need_lib_prefix=no
10689    need_version=no
10690    hardcode_into_libs=yes
# Line 9813 | Line 10737 | amigaos*)
10737    m68k)
10738      library_names_spec='$libname.ixlibrary $libname.a'
10739      # Create ${libname}_ixlibrary.a entries in /sys/libs.
10740 <    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
10740 >    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
10741      ;;
10742    esac
10743    ;;
# Line 9825 | Line 10749 | beos*)
10749    ;;
10750  
10751   bsdi[45]*)
10752 <  version_type=linux
10752 >  version_type=linux # correct to gnu/linux during the next big refactor
10753    need_version=no
10754    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
10755    soname_spec='${libname}${release}${shared_ext}$major'
# Line 9844 | Line 10768 | cygwin* | mingw* | pw32* | cegcc*)
10768    need_version=no
10769    need_lib_prefix=no
10770  
10771 <  case $GCC,$host_os in
10772 <  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
10771 >  case $GCC,$cc_basename in
10772 >  yes,*)
10773 >    # gcc
10774      library_names_spec='$libname.dll.a'
10775      # DLL is installed to $(libdir)/../bin by postinstall_cmds
10776      postinstall_cmds='base_file=`basename \${file}`~
# Line 9866 | Line 10791 | cygwin* | mingw* | pw32* | cegcc*)
10791      cygwin*)
10792        # Cygwin DLLs use 'cyg' prefix rather than 'lib'
10793        soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10794 <      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
10794 >
10795 >      sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
10796        ;;
10797      mingw* | cegcc*)
10798        # MinGW DLLs use traditional 'lib' prefix
10799        soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9874      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9875      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
9876        # It is most probably a Windows format PATH printed by
9877        # mingw gcc, but we are running on Cygwin. Gcc prints its search
9878        # path with ; separators, and with drive letters. We can handle the
9879        # drive letters (cygwin fileutils understands them), so leave them,
9880        # especially as we might pass files found there to a mingw objdump,
9881        # which wouldn't understand a cygwinified path. Ahh.
9882        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9883      else
9884        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
9885      fi
10800        ;;
10801      pw32*)
10802        # pw32 DLLs use 'pw' prefix rather than 'lib'
10803        library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10804        ;;
10805      esac
10806 +    dynamic_linker='Win32 ld.exe'
10807 +    ;;
10808 +
10809 +  *,cl*)
10810 +    # Native MSVC
10811 +    libname_spec='$name'
10812 +    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
10813 +    library_names_spec='${libname}.dll.lib'
10814 +
10815 +    case $build_os in
10816 +    mingw*)
10817 +      sys_lib_search_path_spec=
10818 +      lt_save_ifs=$IFS
10819 +      IFS=';'
10820 +      for lt_path in $LIB
10821 +      do
10822 +        IFS=$lt_save_ifs
10823 +        # Let DOS variable expansion print the short 8.3 style file name.
10824 +        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
10825 +        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
10826 +      done
10827 +      IFS=$lt_save_ifs
10828 +      # Convert to MSYS style.
10829 +      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
10830 +      ;;
10831 +    cygwin*)
10832 +      # Convert to unix form, then to dos form, then back to unix form
10833 +      # but this time dos style (no spaces!) so that the unix form looks
10834 +      # like /cygdrive/c/PROGRA~1:/cygdr...
10835 +      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
10836 +      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
10837 +      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10838 +      ;;
10839 +    *)
10840 +      sys_lib_search_path_spec="$LIB"
10841 +      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
10842 +        # It is most probably a Windows format PATH.
10843 +        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
10844 +      else
10845 +        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
10846 +      fi
10847 +      # FIXME: find the short name or the path components, as spaces are
10848 +      # common. (e.g. "Program Files" -> "PROGRA~1")
10849 +      ;;
10850 +    esac
10851 +
10852 +    # DLL is installed to $(libdir)/../bin by postinstall_cmds
10853 +    postinstall_cmds='base_file=`basename \${file}`~
10854 +      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
10855 +      dldir=$destdir/`dirname \$dlpath`~
10856 +      test -d \$dldir || mkdir -p \$dldir~
10857 +      $install_prog $dir/$dlname \$dldir/$dlname'
10858 +    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
10859 +      dlpath=$dir/\$dldll~
10860 +       $RM \$dlpath'
10861 +    shlibpath_overrides_runpath=yes
10862 +    dynamic_linker='Win32 link.exe'
10863      ;;
10864  
10865    *)
10866 +    # Assume MSVC wrapper
10867      library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
10868 +    dynamic_linker='Win32 ld.exe'
10869      ;;
10870    esac
9898  dynamic_linker='Win32 ld.exe'
10871    # FIXME: first we should search . and the directory the executable is in
10872    shlibpath_var=PATH
10873    ;;
# Line 9916 | Line 10888 | darwin* | rhapsody*)
10888    ;;
10889  
10890   dgux*)
10891 <  version_type=linux
10891 >  version_type=linux # correct to gnu/linux during the next big refactor
10892    need_lib_prefix=no
10893    need_version=no
10894    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
# Line 9924 | Line 10896 | dgux*)
10896    shlibpath_var=LD_LIBRARY_PATH
10897    ;;
10898  
9927 freebsd1*)
9928  dynamic_linker=no
9929  ;;
9930
10899   freebsd* | dragonfly*)
10900    # DragonFly does not have aout.  When/if they implement a new
10901    # versioning mechanism, adjust this.
# Line 9935 | Line 10903 | freebsd* | dragonfly*)
10903      objformat=`/usr/bin/objformat`
10904    else
10905      case $host_os in
10906 <    freebsd[123]*) objformat=aout ;;
10906 >    freebsd[23].*) objformat=aout ;;
10907      *) objformat=elf ;;
10908      esac
10909    fi
# Line 9953 | Line 10921 | freebsd* | dragonfly*)
10921    esac
10922    shlibpath_var=LD_LIBRARY_PATH
10923    case $host_os in
10924 <  freebsd2*)
10924 >  freebsd2.*)
10925      shlibpath_overrides_runpath=yes
10926      ;;
10927    freebsd3.[01]* | freebsdelf3.[01]*)
# Line 9973 | Line 10941 | freebsd* | dragonfly*)
10941    ;;
10942  
10943   gnu*)
10944 <  version_type=linux
10944 >  version_type=linux # correct to gnu/linux during the next big refactor
10945    need_lib_prefix=no
10946    need_version=no
10947    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10948    soname_spec='${libname}${release}${shared_ext}$major'
10949    shlibpath_var=LD_LIBRARY_PATH
10950 +  shlibpath_overrides_runpath=no
10951 +  hardcode_into_libs=yes
10952 +  ;;
10953 +
10954 + haiku*)
10955 +  version_type=linux # correct to gnu/linux during the next big refactor
10956 +  need_lib_prefix=no
10957 +  need_version=no
10958 +  dynamic_linker="$host_os runtime_loader"
10959 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10960 +  soname_spec='${libname}${release}${shared_ext}$major'
10961 +  shlibpath_var=LIBRARY_PATH
10962 +  shlibpath_overrides_runpath=yes
10963 +  sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
10964    hardcode_into_libs=yes
10965    ;;
10966  
# Line 10024 | Line 11006 | hpux9* | hpux10* | hpux11*)
11006      soname_spec='${libname}${release}${shared_ext}$major'
11007      ;;
11008    esac
11009 <  # HP-UX runs *really* slowly unless shared libraries are mode 555.
11009 >  # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
11010    postinstall_cmds='chmod 555 $lib'
11011 +  # or fails outright, so override atomically:
11012 +  install_override_mode=555
11013    ;;
11014  
11015   interix[3-9]*)
11016 <  version_type=linux
11016 >  version_type=linux # correct to gnu/linux during the next big refactor
11017    need_lib_prefix=no
11018    need_version=no
11019    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
# Line 10045 | Line 11029 | irix5* | irix6* | nonstopux*)
11029      nonstopux*) version_type=nonstopux ;;
11030      *)
11031          if test "$lt_cv_prog_gnu_ld" = yes; then
11032 <                version_type=linux
11032 >                version_type=linux # correct to gnu/linux during the next big refactor
11033          else
11034                  version_type=irix
11035          fi ;;
# Line 10082 | Line 11066 | linux*oldld* | linux*aout* | linux*coff*
11066    dynamic_linker=no
11067    ;;
11068  
11069 < # This must be Linux ELF.
11070 < linux* | k*bsd*-gnu)
11071 <  version_type=linux
11069 > # This must be glibc/ELF.
11070 > linux* | k*bsd*-gnu | kopensolaris*-gnu)
11071 >  version_type=linux # correct to gnu/linux during the next big refactor
11072    need_lib_prefix=no
11073    need_version=no
11074    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10092 | Line 11076 | linux* | k*bsd*-gnu)
11076    finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11077    shlibpath_var=LD_LIBRARY_PATH
11078    shlibpath_overrides_runpath=no
11079 +
11080    # Some binutils ld are patched to set DT_RUNPATH
11081 <  save_LDFLAGS=$LDFLAGS
11082 <  save_libdir=$libdir
11083 <  eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11084 <       LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11085 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11081 >  if ${lt_cv_shlibpath_overrides_runpath+:} false; then :
11082 >  $as_echo_n "(cached) " >&6
11083 > else
11084 >  lt_cv_shlibpath_overrides_runpath=no
11085 >    save_LDFLAGS=$LDFLAGS
11086 >    save_libdir=$libdir
11087 >    eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
11088 >         LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
11089 >    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
11090   /* end confdefs.h.  */
11091  
11092   int
# Line 10110 | Line 11099 | main ()
11099   _ACEOF
11100   if ac_fn_c_try_link "$LINENO"; then :
11101    if  ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
11102 <  shlibpath_overrides_runpath=yes
11102 >  lt_cv_shlibpath_overrides_runpath=yes
11103   fi
11104   fi
11105   rm -f core conftest.err conftest.$ac_objext \
11106      conftest$ac_exeext conftest.$ac_ext
11107 <  LDFLAGS=$save_LDFLAGS
11108 <  libdir=$save_libdir
11107 >    LDFLAGS=$save_LDFLAGS
11108 >    libdir=$save_libdir
11109 >
11110 > fi
11111 >
11112 >  shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
11113  
11114    # This implies no fast_install, which is unacceptable.
11115    # Some rework will be needed to allow for fast_install
11116    # before this can be enabled.
11117    hardcode_into_libs=yes
11118  
10126  # find out which ABI we are using
10127  libsuff=
10128  case "$host_cpu" in
10129  x86_64*|s390x*|powerpc64*)
10130    echo '#line 10130 "configure"' > conftest.$ac_ext
10131    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
10132  (eval $ac_compile) 2>&5
10133  ac_status=$?
10134  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10135  test $ac_status = 0; }; then
10136      case `/usr/bin/file conftest.$ac_objext` in
10137      *64-bit*)
10138        libsuff=64
10139        ;;
10140      esac
10141    fi
10142    rm -rf conftest*
10143    ;;
10144  esac
10145
10146  sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff}"
10147
11119    # Append ld.so.conf contents to the search path
11120    if test -f /etc/ld.so.conf; then
11121 <    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
11122 <    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
11121 >    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
11122 >    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11123    fi
11124  
11125    # We used to test for /lib/ld.so.1 and disable shared libraries on
# Line 10179 | Line 11150 | netbsd*)
11150    ;;
11151  
11152   newsos6)
11153 <  version_type=linux
11153 >  version_type=linux # correct to gnu/linux during the next big refactor
11154    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11155    shlibpath_var=LD_LIBRARY_PATH
11156    shlibpath_overrides_runpath=yes
# Line 10248 | Line 11219 | rdos*)
11219    ;;
11220  
11221   solaris*)
11222 <  version_type=linux
11222 >  version_type=linux # correct to gnu/linux during the next big refactor
11223    need_lib_prefix=no
11224    need_version=no
11225    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10273 | Line 11244 | sunos4*)
11244    ;;
11245  
11246   sysv4 | sysv4.3*)
11247 <  version_type=linux
11247 >  version_type=linux # correct to gnu/linux during the next big refactor
11248    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11249    soname_spec='${libname}${release}${shared_ext}$major'
11250    shlibpath_var=LD_LIBRARY_PATH
# Line 10297 | Line 11268 | sysv4 | sysv4.3*)
11268  
11269   sysv4*MP*)
11270    if test -d /usr/nec ;then
11271 <    version_type=linux
11271 >    version_type=linux # correct to gnu/linux during the next big refactor
11272      library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11273      soname_spec='$libname${shared_ext}.$major'
11274      shlibpath_var=LD_LIBRARY_PATH
# Line 10328 | Line 11299 | sysv5* | sco3.2v5* | sco5v6* | unixware*
11299  
11300   tpf*)
11301    # TPF is a cross-target only.  Preferred cross-host = GNU/Linux.
11302 <  version_type=linux
11302 >  version_type=linux # correct to gnu/linux during the next big refactor
11303    need_lib_prefix=no
11304    need_version=no
11305    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
# Line 10338 | Line 11309 | tpf*)
11309    ;;
11310  
11311   uts4*)
11312 <  version_type=linux
11312 >  version_type=linux # correct to gnu/linux during the next big refactor
11313    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11314    soname_spec='${libname}${release}${shared_ext}$major'
11315    shlibpath_var=LD_LIBRARY_PATH
# Line 10450 | Line 11421 | fi
11421  
11422  
11423  
11424 +
11425 +
11426 +
11427 +
11428 +
11429    { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
11430   $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
11431   hardcode_action=
# Line 10522 | Line 11498 | else
11498    # if libdl is installed we need to link against it
11499      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11500   $as_echo_n "checking for dlopen in -ldl... " >&6; }
11501 < if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11501 > if ${ac_cv_lib_dl_dlopen+:} false; then :
11502    $as_echo_n "(cached) " >&6
11503   else
11504    ac_check_lib_save_LIBS=$LIBS
# Line 10556 | Line 11532 | LIBS=$ac_check_lib_save_LIBS
11532   fi
11533   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11534   $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11535 < if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
11535 > if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
11536    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11537   else
11538  
# Line 10570 | Line 11546 | fi
11546  
11547    *)
11548      ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
11549 < if test "x$ac_cv_func_shl_load" = x""yes; then :
11549 > if test "x$ac_cv_func_shl_load" = xyes; then :
11550    lt_cv_dlopen="shl_load"
11551   else
11552    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
11553   $as_echo_n "checking for shl_load in -ldld... " >&6; }
11554 < if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
11554 > if ${ac_cv_lib_dld_shl_load+:} false; then :
11555    $as_echo_n "(cached) " >&6
11556   else
11557    ac_check_lib_save_LIBS=$LIBS
# Line 10609 | Line 11585 | LIBS=$ac_check_lib_save_LIBS
11585   fi
11586   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
11587   $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
11588 < if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
11588 > if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
11589    lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
11590   else
11591    ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
11592 < if test "x$ac_cv_func_dlopen" = x""yes; then :
11592 > if test "x$ac_cv_func_dlopen" = xyes; then :
11593    lt_cv_dlopen="dlopen"
11594   else
11595    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
11596   $as_echo_n "checking for dlopen in -ldl... " >&6; }
11597 < if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
11597 > if ${ac_cv_lib_dl_dlopen+:} false; then :
11598    $as_echo_n "(cached) " >&6
11599   else
11600    ac_check_lib_save_LIBS=$LIBS
# Line 10652 | Line 11628 | LIBS=$ac_check_lib_save_LIBS
11628   fi
11629   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
11630   $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
11631 < if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
11631 > if test "x$ac_cv_lib_dl_dlopen" = xyes; then :
11632    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11633   else
11634    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
11635   $as_echo_n "checking for dlopen in -lsvld... " >&6; }
11636 < if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
11636 > if ${ac_cv_lib_svld_dlopen+:} false; then :
11637    $as_echo_n "(cached) " >&6
11638   else
11639    ac_check_lib_save_LIBS=$LIBS
# Line 10691 | Line 11667 | LIBS=$ac_check_lib_save_LIBS
11667   fi
11668   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
11669   $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
11670 < if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
11670 > if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
11671    lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
11672   else
11673    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
11674   $as_echo_n "checking for dld_link in -ldld... " >&6; }
11675 < if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
11675 > if ${ac_cv_lib_dld_dld_link+:} false; then :
11676    $as_echo_n "(cached) " >&6
11677   else
11678    ac_check_lib_save_LIBS=$LIBS
# Line 10730 | Line 11706 | LIBS=$ac_check_lib_save_LIBS
11706   fi
11707   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
11708   $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
11709 < if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
11709 > if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
11710    lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
11711   fi
11712  
# Line 10771 | Line 11747 | fi
11747  
11748      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
11749   $as_echo_n "checking whether a program can dlopen itself... " >&6; }
11750 < if test "${lt_cv_dlopen_self+set}" = set; then :
11750 > if ${lt_cv_dlopen_self+:} false; then :
11751    $as_echo_n "(cached) " >&6
11752   else
11753            if test "$cross_compiling" = yes; then :
# Line 10780 | Line 11756 | else
11756    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11757    lt_status=$lt_dlunknown
11758    cat > conftest.$ac_ext <<_LT_EOF
11759 < #line 10783 "configure"
11759 > #line $LINENO "configure"
11760   #include "confdefs.h"
11761  
11762   #if HAVE_DLFCN_H
# Line 10821 | Line 11797 | else
11797   #  endif
11798   #endif
11799  
11800 < void fnord() { int i=42;}
11800 > /* When -fvisbility=hidden is used, assume the code has been annotated
11801 >   correspondingly for the symbols needed.  */
11802 > #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11803 > int fnord () __attribute__((visibility("default")));
11804 > #endif
11805 >
11806 > int fnord () { return 42; }
11807   int main ()
11808   {
11809    void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
# Line 10830 | Line 11812 | int main ()
11812    if (self)
11813      {
11814        if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
11815 <      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11815 >      else
11816 >        {
11817 >          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
11818 >          else puts (dlerror ());
11819 >        }
11820        /* dlclose (self); */
11821      }
11822    else
# Line 10867 | Line 11853 | $as_echo "$lt_cv_dlopen_self" >&6; }
11853        wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
11854        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
11855   $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11856 < if test "${lt_cv_dlopen_self_static+set}" = set; then :
11856 > if ${lt_cv_dlopen_self_static+:} false; then :
11857    $as_echo_n "(cached) " >&6
11858   else
11859            if test "$cross_compiling" = yes; then :
# Line 10876 | Line 11862 | else
11862    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
11863    lt_status=$lt_dlunknown
11864    cat > conftest.$ac_ext <<_LT_EOF
11865 < #line 10879 "configure"
11865 > #line $LINENO "configure"
11866   #include "confdefs.h"
11867  
11868   #if HAVE_DLFCN_H
# Line 10917 | Line 11903 | else
11903   #  endif
11904   #endif
11905  
11906 < void fnord() { int i=42;}
11906 > /* When -fvisbility=hidden is used, assume the code has been annotated
11907 >   correspondingly for the symbols needed.  */
11908 > #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
11909 > int fnord () __attribute__((visibility("default")));
11910 > #endif
11911 >
11912 > int fnord () { return 42; }
11913   int main ()
11914   {
11915    void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
# Line 10926 | Line 11918 | int main ()
11918    if (self)
11919      {
11920        if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
11921 <      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
11921 >      else
11922 >        {
11923 >          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
11924 >          else puts (dlerror ());
11925 >        }
11926        /* dlclose (self); */
11927      }
11928    else
# Line 11095 | Line 12091 | CC="$lt_save_CC"
12091  
12092  
12093  
12094 +
12095 +
12096          ac_config_commands="$ac_config_commands libtool"
12097  
12098  
# Line 11105 | Line 12103 | CC="$lt_save_CC"
12103  
12104   { $as_echo "$as_me:${as_lineno-$LINENO}: checking which extension is used for runtime loadable modules" >&5
12105   $as_echo_n "checking which extension is used for runtime loadable modules... " >&6; }
12106 < if test "${libltdl_cv_shlibext+set}" = set; then :
12106 > if ${libltdl_cv_shlibext+:} false; then :
12107    $as_echo_n "(cached) " >&6
12108   else
12109  
12110   module=yes
12111   eval libltdl_cv_shlibext=$shrext_cmds
12112 + module=no
12113 + eval libltdl_cv_shrext=$shrext_cmds
12114  
12115   fi
12116   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $libltdl_cv_shlibext" >&5
# Line 11122 | Line 12122 | cat >>confdefs.h <<_ACEOF
12122   _ACEOF
12123  
12124   fi
12125 + if test "$libltdl_cv_shrext" != "$libltdl_cv_shlibext"; then
12126 +
12127 + cat >>confdefs.h <<_ACEOF
12128 + #define LT_SHARED_EXT "$libltdl_cv_shrext"
12129 + _ACEOF
12130 +
12131 + fi
12132  
12133   { $as_echo "$as_me:${as_lineno-$LINENO}: checking which variable specifies run-time module search path" >&5
12134   $as_echo_n "checking which variable specifies run-time module search path... " >&6; }
12135 < if test "${lt_cv_module_path_var+set}" = set; then :
12135 > if ${lt_cv_module_path_var+:} false; then :
12136    $as_echo_n "(cached) " >&6
12137   else
12138    lt_cv_module_path_var="$shlibpath_var"
# Line 11142 | Line 12149 | fi
12149  
12150   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the default library search path" >&5
12151   $as_echo_n "checking for the default library search path... " >&6; }
12152 < if test "${lt_cv_sys_dlsearch_path+set}" = set; then :
12152 > if ${lt_cv_sys_dlsearch_path+:} false; then :
12153    $as_echo_n "(cached) " >&6
12154   else
12155    lt_cv_sys_dlsearch_path="$sys_lib_dlsearch_path_spec"
# Line 11179 | Line 12186 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
12186   LIBADD_DLOPEN=
12187   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing dlopen" >&5
12188   $as_echo_n "checking for library containing dlopen... " >&6; }
12189 < if test "${ac_cv_search_dlopen+set}" = set; then :
12189 > if ${ac_cv_search_dlopen+:} false; then :
12190    $as_echo_n "(cached) " >&6
12191   else
12192    ac_func_search_save_LIBS=$LIBS
# Line 11213 | Line 12220 | for ac_lib in '' dl; do
12220   fi
12221   rm -f core conftest.err conftest.$ac_objext \
12222      conftest$ac_exeext
12223 <  if test "${ac_cv_search_dlopen+set}" = set; then :
12223 >  if ${ac_cv_search_dlopen+:} false; then :
12224    break
12225   fi
12226   done
12227 < if test "${ac_cv_search_dlopen+set}" = set; then :
12227 > if ${ac_cv_search_dlopen+:} false; then :
12228  
12229   else
12230    ac_cv_search_dlopen=no
# Line 11262 | Line 12269 | $as_echo "#define HAVE_LIBDL 1" >>confde
12269   else
12270    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
12271   $as_echo_n "checking for dlopen in -lsvld... " >&6; }
12272 < if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
12272 > if ${ac_cv_lib_svld_dlopen+:} false; then :
12273    $as_echo_n "(cached) " >&6
12274   else
12275    ac_check_lib_save_LIBS=$LIBS
# Line 11296 | Line 12303 | LIBS=$ac_check_lib_save_LIBS
12303   fi
12304   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
12305   $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
12306 < if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
12306 > if test "x$ac_cv_lib_svld_dlopen" = xyes; then :
12307  
12308   $as_echo "#define HAVE_LIBDL 1" >>confdefs.h
12309  
# Line 11316 | Line 12323 | then
12323    for ac_func in dlerror
12324   do :
12325    ac_fn_c_check_func "$LINENO" "dlerror" "ac_cv_func_dlerror"
12326 < if test "x$ac_cv_func_dlerror" = x""yes; then :
12326 > if test "x$ac_cv_func_dlerror" = xyes; then :
12327    cat >>confdefs.h <<_ACEOF
12328   #define HAVE_DLERROR 1
12329   _ACEOF
# Line 11330 | Line 12337 | fi
12337  
12338   LIBADD_SHL_LOAD=
12339   ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
12340 < if test "x$ac_cv_func_shl_load" = x""yes; then :
12340 > if test "x$ac_cv_func_shl_load" = xyes; then :
12341  
12342   $as_echo "#define HAVE_SHL_LOAD 1" >>confdefs.h
12343  
# Line 11338 | Line 12345 | $as_echo "#define HAVE_SHL_LOAD 1" >>con
12345   else
12346    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
12347   $as_echo_n "checking for shl_load in -ldld... " >&6; }
12348 < if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
12348 > if ${ac_cv_lib_dld_shl_load+:} false; then :
12349    $as_echo_n "(cached) " >&6
12350   else
12351    ac_check_lib_save_LIBS=$LIBS
# Line 11372 | Line 12379 | LIBS=$ac_check_lib_save_LIBS
12379   fi
12380   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
12381   $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
12382 < if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
12382 > if test "x$ac_cv_lib_dld_shl_load" = xyes; then :
12383  
12384   $as_echo "#define HAVE_SHL_LOAD 1" >>confdefs.h
12385  
# Line 11388 | Line 12395 | case $host_os in
12395   darwin[1567].*)
12396   # We only want this for pre-Mac OS X 10.4.
12397    ac_fn_c_check_func "$LINENO" "_dyld_func_lookup" "ac_cv_func__dyld_func_lookup"
12398 < if test "x$ac_cv_func__dyld_func_lookup" = x""yes; then :
12398 > if test "x$ac_cv_func__dyld_func_lookup" = xyes; then :
12399  
12400   $as_echo "#define HAVE_DYLD 1" >>confdefs.h
12401  
# Line 11402 | Line 12409 | beos*)
12409   cygwin* | mingw* | os2* | pw32*)
12410    ac_fn_c_check_decl "$LINENO" "cygwin_conv_path" "ac_cv_have_decl_cygwin_conv_path" "#include <sys/cygwin.h>
12411   "
12412 < if test "x$ac_cv_have_decl_cygwin_conv_path" = x""yes; then :
12412 > if test "x$ac_cv_have_decl_cygwin_conv_path" = xyes; then :
12413    ac_have_decl=1
12414   else
12415    ac_have_decl=0
# Line 11418 | Line 12425 | esac
12425  
12426   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
12427   $as_echo_n "checking for dld_link in -ldld... " >&6; }
12428 < if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
12428 > if ${ac_cv_lib_dld_dld_link+:} false; then :
12429    $as_echo_n "(cached) " >&6
12430   else
12431    ac_check_lib_save_LIBS=$LIBS
# Line 11452 | Line 12459 | LIBS=$ac_check_lib_save_LIBS
12459   fi
12460   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
12461   $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
12462 < if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
12462 > if test "x$ac_cv_lib_dld_dld_link" = xyes; then :
12463  
12464   $as_echo "#define HAVE_DLD 1" >>confdefs.h
12465  
# Line 11486 | Line 12493 | ac_compiler_gnu=$ac_cv_c_compiler_gnu
12493  
12494   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _ prefix in compiled symbols" >&5
12495   $as_echo_n "checking for _ prefix in compiled symbols... " >&6; }
12496 < if test "${lt_cv_sys_symbol_underscore+set}" = set; then :
12496 > if ${lt_cv_sys_symbol_underscore+:} false; then :
12497    $as_echo_n "(cached) " >&6
12498   else
12499    lt_cv_sys_symbol_underscore=no
# Line 11536 | Line 12543 | if test x"$lt_cv_sys_symbol_underscore"
12543       test x"$libltdl_cv_lib_dl_dlopen" = xyes ; then
12544          { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we have to add an underscore for dlsym" >&5
12545   $as_echo_n "checking whether we have to add an underscore for dlsym... " >&6; }
12546 < if test "${libltdl_cv_need_uscore+set}" = set; then :
12546 > if ${libltdl_cv_need_uscore+:} false; then :
12547    $as_echo_n "(cached) " >&6
12548   else
12549    libltdl_cv_need_uscore=unknown
# Line 11548 | Line 12555 | else
12555    lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12556    lt_status=$lt_dlunknown
12557    cat > conftest.$ac_ext <<_LT_EOF
12558 < #line 11551 "configure"
12558 > #line $LINENO "configure"
12559   #include "confdefs.h"
12560  
12561   #if HAVE_DLFCN_H
# Line 11589 | Line 12596 | else
12596   #  endif
12597   #endif
12598  
12599 < void fnord() { int i=42;}
12599 > /* When -fvisbility=hidden is used, assume the code has been annotated
12600 >   correspondingly for the symbols needed.  */
12601 > #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
12602 > int fnord () __attribute__((visibility("default")));
12603 > #endif
12604 >
12605 > int fnord () { return 42; }
12606   int main ()
12607   {
12608    void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
# Line 11598 | Line 12611 | int main ()
12611    if (self)
12612      {
12613        if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
12614 <      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12614 >      else
12615 >        {
12616 >          if (dlsym( self,"_fnord"))  status = $lt_dlneed_uscore;
12617 >          else puts (dlerror ());
12618 >        }
12619        /* dlclose (self); */
12620      }
12621    else
# Line 11642 | Line 12659 | fi
12659  
12660   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether deplibs are loaded by dlopen" >&5
12661   $as_echo_n "checking whether deplibs are loaded by dlopen... " >&6; }
12662 < if test "${lt_cv_sys_dlopen_deplibs+set}" = set; then :
12662 > if ${lt_cv_sys_dlopen_deplibs+:} false; then :
12663    $as_echo_n "(cached) " >&6
12664   else
12665    # PORTME does your system automatically load deplibs for dlopen?
# Line 11674 | Line 12691 | else
12691    freebsd* | dragonfly*)
12692      lt_cv_sys_dlopen_deplibs=yes
12693      ;;
12694 <  gnu* | linux* | k*bsd*-gnu)
12694 >  gnu* | linux* | k*bsd*-gnu | kopensolaris*-gnu)
12695      # GNU and its variants, using gnu ld.so (Glibc)
12696      lt_cv_sys_dlopen_deplibs=yes
12697      ;;
# Line 11748 | Line 12765 | for ac_header in argz.h
12765   do :
12766    ac_fn_c_check_header_compile "$LINENO" "argz.h" "ac_cv_header_argz_h" "$ac_includes_default
12767   "
12768 < if test "x$ac_cv_header_argz_h" = x""yes; then :
12768 > if test "x$ac_cv_header_argz_h" = xyes; then :
12769    cat >>confdefs.h <<_ACEOF
12770   #define HAVE_ARGZ_H 1
12771   _ACEOF
# Line 11762 | Line 12779 | ac_fn_c_check_type "$LINENO" "error_t" "
12779   #  include <argz.h>
12780   #endif
12781   "
12782 < if test "x$ac_cv_type_error_t" = x""yes; then :
12782 > if test "x$ac_cv_type_error_t" = xyes; then :
12783  
12784   cat >>confdefs.h <<_ACEOF
12785   #define HAVE_ERROR_T 1
# Line 11785 | Line 12802 | for ac_func in argz_add argz_append argz
12802   do :
12803    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12804   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12805 < eval as_val=\$$as_ac_var
11789 <   if test "x$as_val" = x""yes; then :
12805 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
12806    cat >>confdefs.h <<_ACEOF
12807   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12808   _ACEOF
# Line 11803 | Line 12819 | done
12819   if test -z "$ARGZ_H"; then :
12820    { $as_echo "$as_me:${as_lineno-$LINENO}: checking if argz actually works" >&5
12821   $as_echo_n "checking if argz actually works... " >&6; }
12822 < if test "${lt_cv_sys_argz_works+set}" = set; then :
12822 > if ${lt_cv_sys_argz_works+:} false; then :
12823    $as_echo_n "(cached) " >&6
12824   else
12825    case $host_os in #(
# Line 11834 | Line 12850 | else
12850   fi
12851   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_argz_works" >&5
12852   $as_echo "$lt_cv_sys_argz_works" >&6; }
12853 <     if test $lt_cv_sys_argz_works = yes; then :
12853 >     if test "$lt_cv_sys_argz_works" = yes; then :
12854  
12855   $as_echo "#define HAVE_WORKING_ARGZ 1" >>confdefs.h
12856  
# Line 11851 | Line 12867 | fi
12867  
12868   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether libtool supports -dlopen/-dlpreopen" >&5
12869   $as_echo_n "checking whether libtool supports -dlopen/-dlpreopen... " >&6; }
12870 < if test "${libltdl_cv_preloaded_symbols+set}" = set; then :
12870 > if ${libltdl_cv_preloaded_symbols+:} false; then :
12871    $as_echo_n "(cached) " >&6
12872   else
12873    if test -n "$lt_cv_sys_global_symbol_pipe"; then
# Line 11869 | Line 12885 | $as_echo "#define HAVE_PRELOADED_SYMBOLS
12885  
12886   fi
12887  
11872
11873
12888   # Set options
12889  
12890  
# Line 11883 | Line 12897 | fi
12897  
12898  
12899  
11886
12900   # Check whether --with-included_ltdl was given.
12901   if test "${with_included_ltdl+set}" = set; then :
12902    withval=$with_included_ltdl;
# Line 11896 | Line 12909 | if test "x$with_included_ltdl" != xyes;
12909    ac_fn_c_check_header_compile "$LINENO" "ltdl.h" "ac_cv_header_ltdl_h" "$ac_includes_default
12910  
12911   "
12912 < if test "x$ac_cv_header_ltdl_h" = x""yes; then :
12912 > if test "x$ac_cv_header_ltdl_h" = xyes; then :
12913    ac_fn_c_check_decl "$LINENO" "lt_dlinterface_register" "ac_cv_have_decl_lt_dlinterface_register" "$ac_includes_default
12914              #include <ltdl.h>
12915   "
12916 < if test "x$ac_cv_have_decl_lt_dlinterface_register" = x""yes; then :
12916 > if test "x$ac_cv_have_decl_lt_dlinterface_register" = xyes; then :
12917    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for lt_dladvise_preload in -lltdl" >&5
12918   $as_echo_n "checking for lt_dladvise_preload in -lltdl... " >&6; }
12919 < if test "${ac_cv_lib_ltdl_lt_dladvise_preload+set}" = set; then :
12919 > if ${ac_cv_lib_ltdl_lt_dladvise_preload+:} false; then :
12920    $as_echo_n "(cached) " >&6
12921   else
12922    ac_check_lib_save_LIBS=$LIBS
# Line 11937 | Line 12950 | LIBS=$ac_check_lib_save_LIBS
12950   fi
12951   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ltdl_lt_dladvise_preload" >&5
12952   $as_echo "$ac_cv_lib_ltdl_lt_dladvise_preload" >&6; }
12953 < if test "x$ac_cv_lib_ltdl_lt_dladvise_preload" = x""yes; then :
12953 > if test "x$ac_cv_lib_ltdl_lt_dladvise_preload" = xyes; then :
12954    with_included_ltdl=no
12955   else
12956    with_included_ltdl=yes
# Line 11957 | Line 12970 | fi
12970  
12971  
12972  
11960
11961
11962
11963
11964
12973   # Check whether --with-ltdl_include was given.
12974   if test "${with_ltdl_include+set}" = set; then :
12975    withval=$with_ltdl_include;
# Line 11971 | Line 12979 | fi
12979   if test -n "$with_ltdl_include"; then
12980    if test -f "$with_ltdl_include/ltdl.h"; then :
12981    else
12982 <    as_fn_error "invalid ltdl include directory: \`$with_ltdl_include'" "$LINENO" 5
12982 >    as_fn_error $? "invalid ltdl include directory: \`$with_ltdl_include'" "$LINENO" 5
12983    fi
12984   else
12985    with_ltdl_include=no
# Line 11987 | Line 12995 | fi
12995   if test -n "$with_ltdl_lib"; then
12996    if test -f "$with_ltdl_lib/libltdl.la"; then :
12997    else
12998 <    as_fn_error "invalid ltdl library directory: \`$with_ltdl_lib'" "$LINENO" 5
12998 >    as_fn_error $? "invalid ltdl library directory: \`$with_ltdl_lib'" "$LINENO" 5
12999    fi
13000   else
13001    with_ltdl_lib=no
# Line 11996 | Line 13004 | fi
13004   case ,$with_included_ltdl,$with_ltdl_include,$with_ltdl_lib, in
13005    ,yes,no,no,)
13006          case $enable_ltdl_convenience in
13007 <  no) as_fn_error "this package needs a convenience libltdl" "$LINENO" 5 ;;
13007 >  no) as_fn_error $? "this package needs a convenience libltdl" "$LINENO" 5 ;;
13008    "") enable_ltdl_convenience=yes
13009        ac_configure_args="$ac_configure_args --enable-ltdl-convenience" ;;
13010   esac
# Line 12024 | Line 13032 | $as_echo "#define HAVE_LTDL 1" >>confdef
13032          LTDLINCL=
13033          ;;
13034    ,no*,no,*)
13035 <        as_fn_error "\`--with-ltdl-include' and \`--with-ltdl-lib' options must be used together" "$LINENO" 5
13035 >        as_fn_error $? "\`--with-ltdl-include' and \`--with-ltdl-lib' options must be used together" "$LINENO" 5
13036          ;;
13037    *)    with_included_ltdl=no
13038          LIBLTDL="-L$with_ltdl_lib -lltdl"
# Line 12075 | Line 13083 | fi
13083  
13084  
13085  
12078    subdirs="$subdirs libltdl"
12079
12080
13086  
13087  
13088  
# Line 12094 | Line 13099 | do :
13099    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13100   ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
13101   "
13102 < eval as_val=\$$as_ac_Header
12098 <   if test "x$as_val" = x""yes; then :
13102 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
13103    cat >>confdefs.h <<_ACEOF
13104   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13105   _ACEOF
# Line 12109 | Line 13113 | for ac_func in closedir opendir readdir
13113   do :
13114    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13115   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13116 < eval as_val=\$$as_ac_var
12113 <   if test "x$as_val" = x""yes; then :
13116 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13117    cat >>confdefs.h <<_ACEOF
13118   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13119   _ACEOF
# Line 12127 | Line 13130 | for ac_func in strlcat strlcpy
13130   do :
13131    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13132   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13133 < eval as_val=\$$as_ac_var
12131 <   if test "x$as_val" = x""yes; then :
13133 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13134    cat >>confdefs.h <<_ACEOF
13135   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13136   _ACEOF
# Line 12148 | Line 13150 | cat >>confdefs.h <<_ACEOF
13150   _ACEOF
13151  
13152  
13153 + name=
13154 + eval "lt_libprefix=\"$libname_spec\""
13155 +
13156 + cat >>confdefs.h <<_ACEOF
13157 + #define LT_LIBPREFIX "$lt_libprefix"
13158 + _ACEOF
13159 +
13160 +
13161   name=ltdl
13162 < LTDLOPEN=`eval "\\$ECHO \"$libname_spec\""`
13162 > eval "LTDLOPEN=\"$libname_spec\""
13163  
13164  
13165  
# Line 12165 | Line 13175 | LIBTOOL="$LIBTOOL --silent"
13175  
13176   # Checks for libraries.
13177  
13178 +
13179 +  if test "X$CC" != "X"; then
13180 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${CC} accepts -fstack-protector" >&5
13181 + $as_echo_n "checking whether ${CC} accepts -fstack-protector... " >&6; }
13182 + if ${ssp_cv_cc+:} false; then :
13183 +  $as_echo_n "(cached) " >&6
13184 + else
13185 +  ssp_old_cflags="$CFLAGS"
13186 +       CFLAGS="$CFLAGS -fstack-protector"
13187 +       cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13188 + /* end confdefs.h.  */
13189 +
13190 + int
13191 + main ()
13192 + {
13193 +
13194 +  ;
13195 +  return 0;
13196 + }
13197 + _ACEOF
13198 + if ac_fn_c_try_compile "$LINENO"; then :
13199 +  ssp_cv_cc=yes
13200 + else
13201 +  ssp_cv_cc=no
13202 + fi
13203 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13204 +       CFLAGS="$ssp_old_cflags"
13205 +
13206 + fi
13207 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ssp_cv_cc" >&5
13208 + $as_echo "$ssp_cv_cc" >&6; }
13209 +    if test $ssp_cv_cc = yes; then
13210 +      CFLAGS="$CFLAGS -fstack-protector"
13211 +
13212 + $as_echo "#define ENABLE_SSP_CC 1" >>confdefs.h
13213 +
13214 +    fi
13215 +  fi
13216 +
13217 +
13218 +
13219 +
13220 +
13221 +
13222 + for flag in -fno-strict-aliasing; do
13223 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
13224 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
13225 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
13226 + if eval \${$as_CACHEVAR+:} false; then :
13227 +  $as_echo_n "(cached) " >&6
13228 + else
13229 +
13230 +  ax_check_save_flags=$CFLAGS
13231 +  CFLAGS="$CFLAGS  $flag"
13232 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13233 + /* end confdefs.h.  */
13234 +
13235 + int
13236 + main ()
13237 + {
13238 +
13239 +  ;
13240 +  return 0;
13241 + }
13242 + _ACEOF
13243 + if ac_fn_c_try_compile "$LINENO"; then :
13244 +  eval "$as_CACHEVAR=yes"
13245 + else
13246 +  eval "$as_CACHEVAR=no"
13247 + fi
13248 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13249 +  CFLAGS=$ax_check_save_flags
13250 + fi
13251 + eval ac_res=\$$as_CACHEVAR
13252 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13253 + $as_echo "$ac_res" >&6; }
13254 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
13255 +  if ${CFLAGS+:} false; then :
13256 +  case " $CFLAGS " in
13257 +    *" $flag "*)
13258 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
13259 +  (: CFLAGS already contains $flag) 2>&5
13260 +  ac_status=$?
13261 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13262 +  test $ac_status = 0; }
13263 +      ;;
13264 +    *)
13265 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
13266 +  (: CFLAGS="$CFLAGS $flag") 2>&5
13267 +  ac_status=$?
13268 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13269 +  test $ac_status = 0; }
13270 +      CFLAGS="$CFLAGS $flag"
13271 +      ;;
13272 +   esac
13273 + else
13274 +  CFLAGS="$flag"
13275 + fi
13276 +
13277 + else
13278 +  :
13279 + fi
13280 +
13281 + done
13282 +
13283 +
13284 +
13285 +  ac_fn_c_check_func "$LINENO" "getaddrinfo" "ac_cv_func_getaddrinfo"
13286 + if test "x$ac_cv_func_getaddrinfo" = xyes; then :
13287 +
13288 + else
13289 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getaddrinfo" >&5
13290 + $as_echo_n "checking for library containing getaddrinfo... " >&6; }
13291 + if ${ac_cv_search_getaddrinfo+:} false; then :
13292 +  $as_echo_n "(cached) " >&6
13293 + else
13294 +  ac_func_search_save_LIBS=$LIBS
13295 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13296 + /* end confdefs.h.  */
13297 +
13298 + /* Override any GCC internal prototype to avoid an error.
13299 +   Use char because int might match the return type of a GCC
13300 +   builtin and then its argument prototype would still apply.  */
13301 + #ifdef __cplusplus
13302 + extern "C"
13303 + #endif
13304 + char getaddrinfo ();
13305 + int
13306 + main ()
13307 + {
13308 + return getaddrinfo ();
13309 +  ;
13310 +  return 0;
13311 + }
13312 + _ACEOF
13313 + for ac_lib in '' nsl; do
13314 +  if test -z "$ac_lib"; then
13315 +    ac_res="none required"
13316 +  else
13317 +    ac_res=-l$ac_lib
13318 +    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13319 +  fi
13320 +  if ac_fn_c_try_link "$LINENO"; then :
13321 +  ac_cv_search_getaddrinfo=$ac_res
13322 + fi
13323 + rm -f core conftest.err conftest.$ac_objext \
13324 +    conftest$ac_exeext
13325 +  if ${ac_cv_search_getaddrinfo+:} false; then :
13326 +  break
13327 + fi
13328 + done
13329 + if ${ac_cv_search_getaddrinfo+:} false; then :
13330 +
13331 + else
13332 +  ac_cv_search_getaddrinfo=no
13333 + fi
13334 + rm conftest.$ac_ext
13335 + LIBS=$ac_func_search_save_LIBS
13336 + fi
13337 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getaddrinfo" >&5
13338 + $as_echo "$ac_cv_search_getaddrinfo" >&6; }
13339 + ac_res=$ac_cv_search_getaddrinfo
13340 + if test "$ac_res" != no; then :
13341 +  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13342 +
13343 + fi
13344 +
13345 + fi
13346 +
13347 +  ac_fn_c_check_func "$LINENO" "getnameinfo" "ac_cv_func_getnameinfo"
13348 + if test "x$ac_cv_func_getnameinfo" = xyes; then :
13349 +
13350 + else
13351 +  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing getnameinfo" >&5
13352 + $as_echo_n "checking for library containing getnameinfo... " >&6; }
13353 + if ${ac_cv_search_getnameinfo+:} false; then :
13354 +  $as_echo_n "(cached) " >&6
13355 + else
13356 +  ac_func_search_save_LIBS=$LIBS
13357 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13358 + /* end confdefs.h.  */
13359 +
13360 + /* Override any GCC internal prototype to avoid an error.
13361 +   Use char because int might match the return type of a GCC
13362 +   builtin and then its argument prototype would still apply.  */
13363 + #ifdef __cplusplus
13364 + extern "C"
13365 + #endif
13366 + char getnameinfo ();
13367 + int
13368 + main ()
13369 + {
13370 + return getnameinfo ();
13371 +  ;
13372 +  return 0;
13373 + }
13374 + _ACEOF
13375 + for ac_lib in '' nsl; do
13376 +  if test -z "$ac_lib"; then
13377 +    ac_res="none required"
13378 +  else
13379 +    ac_res=-l$ac_lib
13380 +    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13381 +  fi
13382 +  if ac_fn_c_try_link "$LINENO"; then :
13383 +  ac_cv_search_getnameinfo=$ac_res
13384 + fi
13385 + rm -f core conftest.err conftest.$ac_objext \
13386 +    conftest$ac_exeext
13387 +  if ${ac_cv_search_getnameinfo+:} false; then :
13388 +  break
13389 + fi
13390 + done
13391 + if ${ac_cv_search_getnameinfo+:} false; then :
13392 +
13393 + else
13394 +  ac_cv_search_getnameinfo=no
13395 + fi
13396 + rm conftest.$ac_ext
13397 + LIBS=$ac_func_search_save_LIBS
13398 + fi
13399 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_getnameinfo" >&5
13400 + $as_echo "$ac_cv_search_getnameinfo" >&6; }
13401 + ac_res=$ac_cv_search_getnameinfo
13402 + if test "$ac_res" != no; then :
13403 +  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13404 +
13405 + fi
13406 +
13407 + fi
13408 +
13409    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5
13410   $as_echo_n "checking for library containing socket... " >&6; }
13411 < if test "${ac_cv_search_socket+set}" = set; then :
13411 > if ${ac_cv_search_socket+:} false; then :
13412    $as_echo_n "(cached) " >&6
13413   else
13414    ac_func_search_save_LIBS=$LIBS
# Line 12201 | Line 13442 | for ac_lib in '' socket; do
13442   fi
13443   rm -f core conftest.err conftest.$ac_objext \
13444      conftest$ac_exeext
13445 <  if test "${ac_cv_search_socket+set}" = set; then :
13445 >  if ${ac_cv_search_socket+:} false; then :
13446    break
13447   fi
13448   done
13449 < if test "${ac_cv_search_socket+set}" = set; then :
13449 > if ${ac_cv_search_socket+:} false; then :
13450  
13451   else
13452    ac_cv_search_socket=no
# Line 12220 | Line 13461 | if test "$ac_res" != no; then :
13461    test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13462  
13463   else
13464 <  as_fn_error "socket library not found" "$LINENO" 5
13464 >  as_fn_error $? "socket library not found" "$LINENO" 5
13465   fi
13466  
12226  for ac_func in inet_aton inet_ntop inet_pton
12227 do :
12228  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12229 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12230 eval as_val=\$$as_ac_var
12231   if test "x$as_val" = x""yes; then :
12232  cat >>confdefs.h <<_ACEOF
12233 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
12234 _ACEOF
12235
12236 fi
12237 done
12238
13467    ac_fn_c_check_type "$LINENO" "struct sockaddr_in" "ac_cv_type_struct_sockaddr_in" "#include <sys/types.h>
13468     #include <sys/socket.h>
13469     #include <netdb.h>
13470  
13471   "
13472 < if test "x$ac_cv_type_struct_sockaddr_in" = x""yes; then :
13472 > if test "x$ac_cv_type_struct_sockaddr_in" = xyes; then :
13473  
13474   cat >>confdefs.h <<_ACEOF
13475   #define HAVE_STRUCT_SOCKADDR_IN 1
# Line 12254 | Line 13482 | ac_fn_c_check_type "$LINENO" "struct soc
13482     #include <netdb.h>
13483  
13484   "
13485 < if test "x$ac_cv_type_struct_sockaddr_storage" = x""yes; then :
13485 > if test "x$ac_cv_type_struct_sockaddr_storage" = xyes; then :
13486  
13487   cat >>confdefs.h <<_ACEOF
13488   #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# Line 12267 | Line 13495 | ac_fn_c_check_type "$LINENO" "struct add
13495     #include <netdb.h>
13496  
13497   "
13498 < if test "x$ac_cv_type_struct_addrinfo" = x""yes; then :
13498 > if test "x$ac_cv_type_struct_addrinfo" = xyes; then :
13499  
13500   cat >>confdefs.h <<_ACEOF
13501   #define HAVE_STRUCT_ADDRINFO 1
# Line 12279 | Line 13507 | fi
13507    ac_fn_c_check_member "$LINENO" "struct sockaddr_in" "sin_len" "ac_cv_member_struct_sockaddr_in_sin_len" "#include <sys/types.h>
13508    <sys/socket.h>
13509   "
13510 < if test "x$ac_cv_member_struct_sockaddr_in_sin_len" = x""yes; then :
13510 > if test "x$ac_cv_member_struct_sockaddr_in_sin_len" = xyes; then :
13511  
13512   cat >>confdefs.h <<_ACEOF
13513   #define HAVE_STRUCT_SOCKADDR_IN_SIN_LEN 1
# Line 12290 | Line 13518 | fi
13518  
13519  
13520  
13521 <  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "$ac_includes_default"
13522 < if test "x$ac_cv_type_struct_sockaddr_in6" = x""yes; then :
13523 <
12296 < cat >>confdefs.h <<_ACEOF
12297 < #define HAVE_STRUCT_SOCKADDR_IN6 1
12298 < _ACEOF
12299 <
12300 <
12301 < else
13521 >  ac_fn_c_check_type "$LINENO" "struct sockaddr_in6" "ac_cv_type_struct_sockaddr_in6" "#include <netinet/in.h>
13522 > "
13523 > if test "x$ac_cv_type_struct_sockaddr_in6" = xyes; then :
13524  
13525   $as_echo "#define IPV6 1" >>confdefs.h
13526  
# Line 12309 | Line 13531 | fi
13531   # Checks for typedefs, structures, and compiler characteristics.
13532   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
13533   $as_echo_n "checking whether byte ordering is bigendian... " >&6; }
13534 < if test "${ac_cv_c_bigendian+set}" = set; then :
13534 > if ${ac_cv_c_bigendian+:} false; then :
13535    $as_echo_n "(cached) " >&6
13536   else
13537    ac_cv_c_bigendian=unknown
# Line 12527 | Line 13749 | $as_echo "#define AC_APPLE_UNIVERSAL_BUI
13749  
13750       ;; #(
13751     *)
13752 <     as_fn_error "unknown endianness
13752 >     as_fn_error $? "unknown endianness
13753   presetting ac_cv_c_bigendian=no (or yes) will help" "$LINENO" 5 ;;
13754   esac
13755  
# Line 12540 | Line 13762 | $as_echo "#define AC_APPLE_UNIVERSAL_BUI
13762   do :
13763    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13764   ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
13765 < eval as_val=\$$as_ac_var
12544 <   if test "x$as_val" = x""yes; then :
13765 > if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
13766    cat >>confdefs.h <<_ACEOF
13767   #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13768   _ACEOF
# Line 12559 | Line 13780 | done
13780  
13781  
13782  
12562
12563
13783   # Checks for header files.
13784  
13785  
# Line 12570 | Line 13789 | do :
13789    as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
13790   ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
13791   "
13792 < eval as_val=\$$as_ac_Header
12574 <   if test "x$as_val" = x""yes; then :
13792 > if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
13793    cat >>confdefs.h <<_ACEOF
13794   #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
13795   _ACEOF
# Line 12596 | Line 13814 | done
13814  
13815  
13816  
12599
12600
12601
12602
12603
12604
12605
12606
12607
12608
12609 # check for /dev/null so we can use it to hold evil fd's
12610 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for /dev/null" >&5
12611 $as_echo_n "checking for /dev/null... " >&6; }
12612 if test -c /dev/null; then :
12613
12614
12615 $as_echo "#define PATH_DEVNULL \"/dev/null\"" >>confdefs.h
12616
12617  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12618 $as_echo "yes" >&6; }
12619 else
12620
12621
12622 $as_echo "#define PATH_DEVNULL \"devnull.log\"" >>confdefs.h
12623
12624  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no - using devnull.log" >&5
12625 $as_echo "no - using devnull.log" >&6; }
12626 fi
12627
12628
13817   { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing crypt" >&5
13818   $as_echo_n "checking for library containing crypt... " >&6; }
13819 < if test "${ac_cv_search_crypt+set}" = set; then :
13819 > if ${ac_cv_search_crypt+:} false; then :
13820    $as_echo_n "(cached) " >&6
13821   else
13822    ac_func_search_save_LIBS=$LIBS
# Line 12662 | Line 13850 | for ac_lib in '' crypt; do
13850   fi
13851   rm -f core conftest.err conftest.$ac_objext \
13852      conftest$ac_exeext
13853 <  if test "${ac_cv_search_crypt+set}" = set; then :
13853 >  if ${ac_cv_search_crypt+:} false; then :
13854    break
13855   fi
13856   done
13857 < if test "${ac_cv_search_crypt+set}" = set; then :
13857 > if ${ac_cv_search_crypt+:} false; then :
13858  
13859   else
13860    ac_cv_search_crypt=no
# Line 12683 | Line 13871 | if test "$ac_res" != no; then :
13871   fi
13872  
13873  
13874 <
13875 <
13876 < # Check whether --with-zlib-path was given.
13877 < if test "${with_zlib_path+set}" = set; then :
13878 <  withval=$with_zlib_path; LDFLAGS="-L$withval $LDFLAGS"
13879 < fi
13880 <
13881 <
13882 < # Check whether --enable-zlib was given.
12695 < if test "${enable_zlib+set}" = set; then :
12696 <  enableval=$enable_zlib; zlib=$enableval
12697 < else
12698 <  zlib=yes
12699 < fi
12700 <
12701 <
12702 < if test "$zlib" = "yes"; then :
12703 <
12704 <  ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default"
12705 < if test "x$ac_cv_header_zlib_h" = x""yes; then :
12706 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for zlibVersion in -lz" >&5
12707 < $as_echo_n "checking for zlibVersion in -lz... " >&6; }
12708 < if test "${ac_cv_lib_z_zlibVersion+set}" = set; then :
13874 > # Check whether --enable-libgeoip was given.
13875 > if test "${enable_libgeoip+set}" = set; then :
13876 >  enableval=$enable_libgeoip;
13877 > else
13878 >  ac_fn_c_check_header_mongrel "$LINENO" "GeoIP.h" "ac_cv_header_GeoIP_h" "$ac_includes_default"
13879 > if test "x$ac_cv_header_GeoIP_h" = xyes; then :
13880 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing GeoIP_id_by_ipnum_v6_gl" >&5
13881 > $as_echo_n "checking for library containing GeoIP_id_by_ipnum_v6_gl... " >&6; }
13882 > if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13883    $as_echo_n "(cached) " >&6
13884   else
13885 <  ac_check_lib_save_LIBS=$LIBS
12712 < LIBS="-lz  $LIBS"
13885 >  ac_func_search_save_LIBS=$LIBS
13886   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13887   /* end confdefs.h.  */
13888  
# Line 12719 | Line 13892 | cat confdefs.h - <<_ACEOF >conftest.$ac_
13892   #ifdef __cplusplus
13893   extern "C"
13894   #endif
13895 < char zlibVersion ();
13895 > char GeoIP_id_by_ipnum_v6_gl ();
13896   int
13897   main ()
13898   {
13899 < return zlibVersion ();
13899 > return GeoIP_id_by_ipnum_v6_gl ();
13900    ;
13901    return 0;
13902   }
13903   _ACEOF
13904 < if ac_fn_c_try_link "$LINENO"; then :
13905 <  ac_cv_lib_z_zlibVersion=yes
13906 < else
13907 <  ac_cv_lib_z_zlibVersion=no
13904 > for ac_lib in '' GeoIP; do
13905 >  if test -z "$ac_lib"; then
13906 >    ac_res="none required"
13907 >  else
13908 >    ac_res=-l$ac_lib
13909 >    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
13910 >  fi
13911 >  if ac_fn_c_try_link "$LINENO"; then :
13912 >  ac_cv_search_GeoIP_id_by_ipnum_v6_gl=$ac_res
13913   fi
13914   rm -f core conftest.err conftest.$ac_objext \
13915 <    conftest$ac_exeext conftest.$ac_ext
13916 < LIBS=$ac_check_lib_save_LIBS
13917 < fi
12740 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_zlibVersion" >&5
12741 < $as_echo "$ac_cv_lib_z_zlibVersion" >&6; }
12742 < if test "x$ac_cv_lib_z_zlibVersion" = x""yes; then :
12743 <
12744 <      LIBS="-lz $LIBS"
12745 <
12746 < $as_echo "#define HAVE_LIBZ 1" >>confdefs.h
12747 <
12748 <
12749 < else
12750 <  zlib=no
12751 < fi
12752 <
12753 <
12754 < else
12755 <  zlib=no
12756 < fi
12757 <
12758 <
12759 <
12760 < fi
12761 <
12762 <
12763 < # Check whether --with-libpcre-path was given.
12764 < if test "${with_libpcre_path+set}" = set; then :
12765 <  withval=$with_libpcre_path; LDFLAGS="-L$withval $LDFLAGS"
12766 < fi
12767 <
12768 <
12769 < # Check whether --enable-libpcre was given.
12770 < if test "${enable_libpcre+set}" = set; then :
12771 <  enableval=$enable_libpcre; libpcre=$enableval
12772 < else
12773 <  libpcre=yes
13915 >    conftest$ac_exeext
13916 >  if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13917 >  break
13918   fi
13919 + done
13920 + if ${ac_cv_search_GeoIP_id_by_ipnum_v6_gl+:} false; then :
13921  
12776
12777 if test "$libpcre" = "yes"; then :
12778
12779  ac_fn_c_check_header_mongrel "$LINENO" "pcre.h" "ac_cv_header_pcre_h" "$ac_includes_default"
12780 if test "x$ac_cv_header_pcre_h" = x""yes; then :
12781  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pcre_study in -lpcre" >&5
12782 $as_echo_n "checking for pcre_study in -lpcre... " >&6; }
12783 if test "${ac_cv_lib_pcre_pcre_study+set}" = set; then :
12784  $as_echo_n "(cached) " >&6
12785 else
12786  ac_check_lib_save_LIBS=$LIBS
12787 LIBS="-lpcre  $LIBS"
12788 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12789 /* end confdefs.h.  */
12790
12791 /* Override any GCC internal prototype to avoid an error.
12792   Use char because int might match the return type of a GCC
12793   builtin and then its argument prototype would still apply.  */
12794 #ifdef __cplusplus
12795 extern "C"
12796 #endif
12797 char pcre_study ();
12798 int
12799 main ()
12800 {
12801 return pcre_study ();
12802  ;
12803  return 0;
12804 }
12805 _ACEOF
12806 if ac_fn_c_try_link "$LINENO"; then :
12807  ac_cv_lib_pcre_pcre_study=yes
13922   else
13923 <  ac_cv_lib_pcre_pcre_study=no
13923 >  ac_cv_search_GeoIP_id_by_ipnum_v6_gl=no
13924   fi
13925 < rm -f core conftest.err conftest.$ac_objext \
13926 <    conftest$ac_exeext conftest.$ac_ext
12813 < LIBS=$ac_check_lib_save_LIBS
13925 > rm conftest.$ac_ext
13926 > LIBS=$ac_func_search_save_LIBS
13927   fi
13928 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pcre_pcre_study" >&5
13929 < $as_echo "$ac_cv_lib_pcre_pcre_study" >&6; }
13930 < if test "x$ac_cv_lib_pcre_pcre_study" = x""yes; then :
13931 <
13932 <      LIBS="-lpcre $LIBS"
12820 <
12821 < $as_echo "#define HAVE_LIBPCRE 1" >>confdefs.h
13928 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_GeoIP_id_by_ipnum_v6_gl" >&5
13929 > $as_echo "$ac_cv_search_GeoIP_id_by_ipnum_v6_gl" >&6; }
13930 > ac_res=$ac_cv_search_GeoIP_id_by_ipnum_v6_gl
13931 > if test "$ac_res" != no; then :
13932 >  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
13933  
13934 + $as_echo "#define HAVE_LIBGEOIP 1" >>confdefs.h
13935  
12824 else
12825  libpcre=no
13936   fi
13937  
12828
12829 else
12830  libpcre=no
13938   fi
13939  
13940  
12834
12835 fi
12836 if test "$libpcre" = yes; then
12837  ENABLE_PCRE_TRUE=
12838  ENABLE_PCRE_FALSE='#'
12839 else
12840  ENABLE_PCRE_TRUE='#'
12841  ENABLE_PCRE_FALSE=
13941   fi
13942  
13943  
# Line 12882 | Line 13981 | if test "$cf_enable_openssl" != "no"; th
13981    fi
13982  
13983        if test ! -z "$cf_openssl_basedir"; then
12885    LIBS="-lcrypto -lssl $LIBS"
13984      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cf_openssl_basedir" >&5
13985   $as_echo "$cf_openssl_basedir" >&6; }
13986      cf_enable_openssl="yes"
12889
12890 $as_echo "#define HAVE_LIBCRYPTO 1" >>confdefs.h
12891
13987    else
13988      { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found. Please check your path." >&5
13989   $as_echo "not found. Please check your path." >&6; }
# Line 12901 | Line 13996 | $as_echo "disabled" >&6; }
13996   fi
13997  
13998   if test "$cf_enable_openssl" != "no"; then :
13999 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.7 or above" >&5
14000 < $as_echo_n "checking for OpenSSL 0.9.7 or above... " >&6; }
13999 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for OpenSSL 0.9.8m or above" >&5
14000 > $as_echo_n "checking for OpenSSL 0.9.8m or above... " >&6; }
14001    if test "$cross_compiling" = yes; then :
14002    cf_openssl_version_ok=no
14003   else
14004    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14005   /* end confdefs.h.  */
14006  
14007 +
14008      #include <openssl/opensslv.h>
14009      #include <stdlib.h>
14010   int
14011   main ()
14012   {
14013 < exit(!(OPENSSL_VERSION_NUMBER >= 0x00907000));
14013 > exit(!(OPENSSL_VERSION_NUMBER >= 0x009080dfL));
14014    ;
14015    return 0;
14016   }
# Line 12935 | Line 14031 | $as_echo "found" >&6; }
14031  
14032      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for RSA_free in -lcrypto" >&5
14033   $as_echo_n "checking for RSA_free in -lcrypto... " >&6; }
14034 < if test "${ac_cv_lib_crypto_RSA_free+set}" = set; then :
14034 > if ${ac_cv_lib_crypto_RSA_free+:} false; then :
14035    $as_echo_n "(cached) " >&6
14036   else
14037    ac_check_lib_save_LIBS=$LIBS
# Line 12969 | Line 14065 | LIBS=$ac_check_lib_save_LIBS
14065   fi
14066   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_crypto_RSA_free" >&5
14067   $as_echo "$ac_cv_lib_crypto_RSA_free" >&6; }
14068 < if test "x$ac_cv_lib_crypto_RSA_free" = x""yes; then :
14068 > if test "x$ac_cv_lib_crypto_RSA_free" = xyes; then :
14069    cat >>confdefs.h <<_ACEOF
14070   #define HAVE_LIBCRYPTO 1
14071   _ACEOF
# Line 12979 | Line 14075 | _ACEOF
14075   fi
14076  
14077      if test "$ac_cv_lib_crypto_RSA_free" = "yes"; then :
14078 <  for ac_func in EVP_bf_cfb           \
14079 <                      EVP_cast5_cfb        \
14080 <                      EVP_idea_cfb         \
14081 <                      EVP_rc5_32_12_16_cfb \
14082 <                      EVP_des_ede3_cfb     \
14083 <                      EVP_des_cfb
14084 < do :
14085 <  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14086 < ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
14087 < eval as_val=\$$as_ac_var
14088 <   if test "x$as_val" = x""yes; then :
14078 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SSL_connect in -lssl" >&5
14079 > $as_echo_n "checking for SSL_connect in -lssl... " >&6; }
14080 > if ${ac_cv_lib_ssl_SSL_connect+:} false; then :
14081 >  $as_echo_n "(cached) " >&6
14082 > else
14083 >  ac_check_lib_save_LIBS=$LIBS
14084 > LIBS="-lssl  $LIBS"
14085 > cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14086 > /* end confdefs.h.  */
14087 >
14088 > /* Override any GCC internal prototype to avoid an error.
14089 >   Use char because int might match the return type of a GCC
14090 >   builtin and then its argument prototype would still apply.  */
14091 > #ifdef __cplusplus
14092 > extern "C"
14093 > #endif
14094 > char SSL_connect ();
14095 > int
14096 > main ()
14097 > {
14098 > return SSL_connect ();
14099 >  ;
14100 >  return 0;
14101 > }
14102 > _ACEOF
14103 > if ac_fn_c_try_link "$LINENO"; then :
14104 >  ac_cv_lib_ssl_SSL_connect=yes
14105 > else
14106 >  ac_cv_lib_ssl_SSL_connect=no
14107 > fi
14108 > rm -f core conftest.err conftest.$ac_objext \
14109 >    conftest$ac_exeext conftest.$ac_ext
14110 > LIBS=$ac_check_lib_save_LIBS
14111 > fi
14112 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ssl_SSL_connect" >&5
14113 > $as_echo "$ac_cv_lib_ssl_SSL_connect" >&6; }
14114 > if test "x$ac_cv_lib_ssl_SSL_connect" = xyes; then :
14115    cat >>confdefs.h <<_ACEOF
14116 < #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
14116 > #define HAVE_LIBSSL 1
14117   _ACEOF
14118  
14119 +  LIBS="-lssl $LIBS"
14120 +
14121   fi
12998 done
14122  
14123   fi
14124  
# Line 13006 | Line 14129 | $as_echo "no - OpenSSL support disabled"
14129   fi
14130   fi
14131  
14132 < if test "$cf_enable_openssl" = yes; then
14132 > if test "$ac_cv_lib_ssl_SSL_connect" = yes; then
14133    ENABLE_SSL_TRUE=
14134    ENABLE_SSL_FALSE='#'
14135   else
# Line 13031 | Line 14154 | $as_echo "#define NDEBUG 1" >>confdefs.h
14154   fi
14155  
14156  
14157 < # Check whether --enable-small-net was given.
13035 < if test "${enable_small_net+set}" = set; then :
13036 <  enableval=$enable_small_net; small_net=$enableval
13037 < else
13038 <  small_net=no
13039 < fi
13040 <
13041 <
13042 < if test "$small_net" = "yes"; then :
13043 <
14157 > $as_echo "#define NICKNAMEHISTORYLENGTH 32768" >>confdefs.h
14158  
13045 $as_echo "#define NICKNAMEHISTORYLENGTH 1500" >>confdefs.h
14159  
14160 + $as_echo "#define MP_CHUNK_SIZE_CHANNEL 1024*1024" >>confdefs.h
14161  
13048 $as_echo "#define CHANNEL_HEAP_SIZE 256" >>confdefs.h
14162  
14163 + $as_echo "#define MP_CHUNK_SIZE_MEMBER 2048*1024" >>confdefs.h
14164  
13051 $as_echo "#define BAN_HEAP_SIZE 128" >>confdefs.h
14165  
14166 + $as_echo "#define MP_CHUNK_SIZE_BAN 1024*1024" >>confdefs.h
14167  
13054 $as_echo "#define CLIENT_HEAP_SIZE 256" >>confdefs.h
14168  
14169 + $as_echo "#define MP_CHUNK_SIZE_CLIENT 1024*1024" >>confdefs.h
14170  
13057 $as_echo "#define LCLIENT_HEAP_SIZE 128" >>confdefs.h
14171  
14172 + $as_echo "#define MP_CHUNK_SIZE_LCLIENT 512*1024" >>confdefs.h
14173  
13060 $as_echo "#define DNODE_HEAP_SIZE 256" >>confdefs.h
14174  
14175 + $as_echo "#define MP_CHUNK_SIZE_DNODE 32*1024" >>confdefs.h
14176  
13063 $as_echo "#define TOPIC_HEAP_SIZE 256" >>confdefs.h
14177  
14178 + $as_echo "#define MP_CHUNK_SIZE_DBUF 512*1024" >>confdefs.h
14179  
13066 $as_echo "#define DBUF_HEAP_SIZE 64" >>confdefs.h
14180  
14181 + $as_echo "#define MP_CHUNK_SIZE_AUTH 128*1024" >>confdefs.h
14182  
13069 $as_echo "#define AUTH_HEAP_SIZE 128" >>confdefs.h
14183  
14184 + $as_echo "#define MP_CHUNK_SIZE_DNS 64*1024" >>confdefs.h
14185  
13072 $as_echo "#define DNS_HEAP_SIZE 128" >>confdefs.h
13073
13074 else
14186  
14187 + $as_echo "#define MP_CHUNK_SIZE_WATCH 8*1024" >>confdefs.h
14188  
14189  
14190 < $as_echo "#define NICKNAMEHISTORYLENGTH 15000" >>confdefs.h
14190 > $as_echo "#define MP_CHUNK_SIZE_NAMEHOST 64*1024" >>confdefs.h
14191  
14192  
14193 < $as_echo "#define CHANNEL_HEAP_SIZE 1024" >>confdefs.h
14193 > $as_echo "#define MP_CHUNK_SIZE_USERHOST 128*1024" >>confdefs.h
14194  
14195  
14196 < $as_echo "#define BAN_HEAP_SIZE 1024" >>confdefs.h
13085 <
13086 <
13087 < $as_echo "#define CLIENT_HEAP_SIZE 1024" >>confdefs.h
13088 <
13089 <
13090 < $as_echo "#define LCLIENT_HEAP_SIZE 512" >>confdefs.h
13091 <
13092 <
13093 < $as_echo "#define DNODE_HEAP_SIZE 1024" >>confdefs.h
13094 <
13095 <
13096 < $as_echo "#define TOPIC_HEAP_SIZE 1024" >>confdefs.h
13097 <
13098 <
13099 < $as_echo "#define DBUF_HEAP_SIZE 512" >>confdefs.h
13100 <
13101 <
13102 < $as_echo "#define AUTH_HEAP_SIZE 512" >>confdefs.h
13103 <
13104 <
13105 < $as_echo "#define DNS_HEAP_SIZE 512" >>confdefs.h
13106 <
13107 < fi
14196 > $as_echo "#define MP_CHUNK_SIZE_IP_ENTRY 128*1024" >>confdefs.h
14197  
14198  
14199   # Argument processing.
# Line 13125 | Line 14214 | if test "${enable_devpoll+set}" = set; t
14214    enableval=$enable_devpoll; desired_iopoll_mechanism="devpoll"
14215   fi
14216  
13128  # Check whether --enable-rtsigio was given.
13129 if test "${enable_rtsigio+set}" = set; then :
13130  enableval=$enable_rtsigio; desired_iopoll_mechanism="rtsigio"
13131 fi
13132
14217    # Check whether --enable-poll was given.
14218   if test "${enable_poll+set}" = set; then :
14219    enableval=$enable_poll; desired_iopoll_mechanism="poll"
# Line 13211 | Line 14295 | _ACEOF
14295    if test "$cross_compiling" = yes; then :
14296    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14297   $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14298 < as_fn_error "cannot run test program while cross compiling
14299 < See \`config.log' for more details." "$LINENO" 5; }
14298 > as_fn_error $? "cannot run test program while cross compiling
14299 > See \`config.log' for more details" "$LINENO" 5; }
14300   else
14301    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14302   /* end confdefs.h.  */
# Line 13245 | Line 14329 | else
14329   #endif
14330   _syscall1(int, epoll_create, int, size)
14331   #endif
13248 main() { return epoll_create(256) == -1 ? 1 : 0; }
14332  
14333 + int
14334 + main ()
14335 + {
14336 + return epoll_create(256) == -1 ? 1 : 0
14337 +  ;
14338 +  return 0;
14339 + }
14340   _ACEOF
14341   if ac_fn_c_try_run "$LINENO"; then :
14342    is_epoll_mechanism_available="yes"
# Line 13307 | Line 14397 | rm -f core conftest.err conftest.$ac_obj
14397   $as_echo "#define HAVE_SYS_DEVPOLL_H 1" >>confdefs.h
14398  
14399    fi
14400 <      iopoll_mechanism_rtsigio=4
13311 <
13312 < cat >>confdefs.h <<_ACEOF
13313 < #define __IOPOLL_MECHANISM_RTSIGIO $iopoll_mechanism_rtsigio
13314 < _ACEOF
13315 <
13316 <  if test "$cross_compiling" = yes; then :
13317 <  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13318 < $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13319 < as_fn_error "cannot run test program while cross compiling
13320 < See \`config.log' for more details." "$LINENO" 5; }
13321 < else
13322 <  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13323 < /* end confdefs.h.  */
13324 <
13325 < #include <fcntl.h>
13326 < #ifdef F_SETSIG
13327 < main () { return 0; } /* F_SETSIG defined */
13328 < #else
13329 < main () { return 1; } /* F_SETSIG not defined */
13330 < #endif
13331 <
13332 < int
13333 < main ()
13334 < {
13335 <
13336 <  ;
13337 <  return 0;
13338 < }
13339 < _ACEOF
13340 < if ac_fn_c_try_run "$LINENO"; then :
13341 <  is_rtsigio_mechanism_available="yes"
13342 < else
13343 <  is_rtsigio_mechanism_available="no"
13344 < fi
13345 < rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
13346 <  conftest.$ac_objext conftest.beam conftest.$ac_ext
13347 < fi
13348 <
13349 <      iopoll_mechanism_poll=5
14400 >      iopoll_mechanism_poll=4
14401  
14402   cat >>confdefs.h <<_ACEOF
14403   #define __IOPOLL_MECHANISM_POLL $iopoll_mechanism_poll
# Line 13400 | Line 14451 | else
14451   fi
14452   rm -f core conftest.err conftest.$ac_objext \
14453      conftest$ac_exeext conftest.$ac_ext
14454 <      iopoll_mechanism_select=6
14454 >      iopoll_mechanism_select=5
14455  
14456   cat >>confdefs.h <<_ACEOF
14457   #define __IOPOLL_MECHANISM_SELECT $iopoll_mechanism_select
# Line 13455 | Line 14506 | fi
14506   rm -f core conftest.err conftest.$ac_objext \
14507      conftest$ac_exeext conftest.$ac_ext
14508        optimal_iopoll_mechanism="none"
14509 <  for mechanism in "kqueue" "epoll" "devpoll" "rtsigio" "poll" "select" ; do # order is important
14509 >  for mechanism in "kqueue" "epoll" "devpoll" "poll" "select" ; do # order is important
14510      eval "is_optimal_iopoll_mechanism_available=\$is_${mechanism}_mechanism_available"
14511      if test "$is_optimal_iopoll_mechanism_available" = "yes" ; then
14512        optimal_iopoll_mechanism="$mechanism"
# Line 13466 | Line 14517 | rm -f core conftest.err conftest.$ac_obj
14517      if test "$optimal_iopoll_mechanism" = "none" ; then
14518        { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
14519   $as_echo "none" >&6; }
14520 <      as_fn_error "no iopoll mechanism found!" "$LINENO" 5
14520 >      as_fn_error $? "no iopoll mechanism found!" "$LINENO" 5
14521      else
14522        selected_iopoll_mechanism=$optimal_iopoll_mechanism
14523        { $as_echo "$as_me:${as_lineno-$LINENO}: result: $selected_iopoll_mechanism" >&5
# Line 13481 | Line 14532 | $as_echo "$selected_iopoll_mechanism" >&
14532      else
14533        { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
14534   $as_echo "none" >&6; }
14535 <      as_fn_error "desired iopoll mechanism, $desired_iopoll_mechanism, is not available" "$LINENO" 5
14535 >      as_fn_error $? "desired iopoll mechanism, $desired_iopoll_mechanism, is not available" "$LINENO" 5
14536      fi
14537    fi
14538        eval "use_iopoll_mechanism=\$iopoll_mechanism_${selected_iopoll_mechanism}"
# Line 13492 | Line 14543 | _ACEOF
14543  
14544  
14545  
14546 +  # Check whether --enable-debugging was given.
14547 + if test "${enable_debugging+set}" = set; then :
14548 +  enableval=$enable_debugging; debugging="$enableval"
14549 + else
14550 +  debugging="no"
14551 + fi
14552  
14553 < # Check whether --with-nicklen was given.
14554 < if test "${with_nicklen+set}" = set; then :
14555 <  withval=$with_nicklen; nicklen="$withval"
14553 >  if test "$debugging" = "yes" ; then
14554 >    CFLAGS="-Wall -g -O0"
14555 >  fi
14556 >
14557 >
14558 >  # Check whether --enable-warnings was given.
14559 > if test "${enable_warnings+set}" = set; then :
14560 >  enableval=$enable_warnings; warnings="$enableval"
14561   else
14562 <  nicklen="9"
14562 >  warnings="no"
14563   fi
14564  
14565 +  if test "$warnings" = "yes" ; then
14566 +
14567  
14568 < cat >>confdefs.h <<_ACEOF
14569 < #define NICKLEN ($nicklen+1)
14568 >
14569 >
14570 > for flag in -Wall; do
14571 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14572 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14573 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14574 > if eval \${$as_CACHEVAR+:} false; then :
14575 >  $as_echo_n "(cached) " >&6
14576 > else
14577 >
14578 >  ax_check_save_flags=$CFLAGS
14579 >  CFLAGS="$CFLAGS  $flag"
14580 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14581 > /* end confdefs.h.  */
14582 >
14583 > int
14584 > main ()
14585 > {
14586 >
14587 >  ;
14588 >  return 0;
14589 > }
14590   _ACEOF
14591 + if ac_fn_c_try_compile "$LINENO"; then :
14592 +  eval "$as_CACHEVAR=yes"
14593 + else
14594 +  eval "$as_CACHEVAR=no"
14595 + fi
14596 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14597 +  CFLAGS=$ax_check_save_flags
14598 + fi
14599 + eval ac_res=\$$as_CACHEVAR
14600 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14601 + $as_echo "$ac_res" >&6; }
14602 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14603 +  if ${CFLAGS+:} false; then :
14604 +  case " $CFLAGS " in
14605 +    *" $flag "*)
14606 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14607 +  (: CFLAGS already contains $flag) 2>&5
14608 +  ac_status=$?
14609 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14610 +  test $ac_status = 0; }
14611 +      ;;
14612 +    *)
14613 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14614 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14615 +  ac_status=$?
14616 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14617 +  test $ac_status = 0; }
14618 +      CFLAGS="$CFLAGS $flag"
14619 +      ;;
14620 +   esac
14621 + else
14622 +  CFLAGS="$flag"
14623 + fi
14624  
14625 + else
14626 +  :
14627 + fi
14628  
14629 + done
14630  
14631  
14632 < # Check whether --with-topiclen was given.
14633 < if test "${with_topiclen+set}" = set; then :
14634 <  withval=$with_topiclen; topiclen="$withval"
14632 >
14633 >
14634 >
14635 > for flag in -Wextra; do
14636 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14637 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14638 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14639 > if eval \${$as_CACHEVAR+:} false; then :
14640 >  $as_echo_n "(cached) " >&6
14641   else
14642 <  topiclen="160"
14642 >
14643 >  ax_check_save_flags=$CFLAGS
14644 >  CFLAGS="$CFLAGS  $flag"
14645 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14646 > /* end confdefs.h.  */
14647 >
14648 > int
14649 > main ()
14650 > {
14651 >
14652 >  ;
14653 >  return 0;
14654 > }
14655 > _ACEOF
14656 > if ac_fn_c_try_compile "$LINENO"; then :
14657 >  eval "$as_CACHEVAR=yes"
14658 > else
14659 >  eval "$as_CACHEVAR=no"
14660 > fi
14661 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14662 >  CFLAGS=$ax_check_save_flags
14663   fi
14664 + eval ac_res=\$$as_CACHEVAR
14665 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14666 + $as_echo "$ac_res" >&6; }
14667 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14668 +  if ${CFLAGS+:} false; then :
14669 +  case " $CFLAGS " in
14670 +    *" $flag "*)
14671 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14672 +  (: CFLAGS already contains $flag) 2>&5
14673 +  ac_status=$?
14674 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14675 +  test $ac_status = 0; }
14676 +      ;;
14677 +    *)
14678 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14679 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14680 +  ac_status=$?
14681 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14682 +  test $ac_status = 0; }
14683 +      CFLAGS="$CFLAGS $flag"
14684 +      ;;
14685 +   esac
14686 + else
14687 +  CFLAGS="$flag"
14688 + fi
14689 +
14690 + else
14691 +  :
14692 + fi
14693 +
14694 + done
14695  
14696  
14697 < cat >>confdefs.h <<_ACEOF
14698 < #define TOPICLEN ($topiclen)
14697 >
14698 >
14699 >
14700 > for flag in -Wno-unused; do
14701 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14702 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14703 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14704 > if eval \${$as_CACHEVAR+:} false; then :
14705 >  $as_echo_n "(cached) " >&6
14706 > else
14707 >
14708 >  ax_check_save_flags=$CFLAGS
14709 >  CFLAGS="$CFLAGS  $flag"
14710 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14711 > /* end confdefs.h.  */
14712 >
14713 > int
14714 > main ()
14715 > {
14716 >
14717 >  ;
14718 >  return 0;
14719 > }
14720   _ACEOF
14721 + if ac_fn_c_try_compile "$LINENO"; then :
14722 +  eval "$as_CACHEVAR=yes"
14723 + else
14724 +  eval "$as_CACHEVAR=no"
14725 + fi
14726 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14727 +  CFLAGS=$ax_check_save_flags
14728 + fi
14729 + eval ac_res=\$$as_CACHEVAR
14730 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14731 + $as_echo "$ac_res" >&6; }
14732 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14733 +  if ${CFLAGS+:} false; then :
14734 +  case " $CFLAGS " in
14735 +    *" $flag "*)
14736 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14737 +  (: CFLAGS already contains $flag) 2>&5
14738 +  ac_status=$?
14739 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14740 +  test $ac_status = 0; }
14741 +      ;;
14742 +    *)
14743 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14744 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14745 +  ac_status=$?
14746 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14747 +  test $ac_status = 0; }
14748 +      CFLAGS="$CFLAGS $flag"
14749 +      ;;
14750 +   esac
14751 + else
14752 +  CFLAGS="$flag"
14753 + fi
14754 +
14755 + else
14756 +  :
14757 + fi
14758 +
14759 + done
14760 +
14761 +
14762  
14763  
14764  
14765 + for flag in -Wcast-qual; do
14766 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14767 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14768 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14769 + if eval \${$as_CACHEVAR+:} false; then :
14770 +  $as_echo_n "(cached) " >&6
14771 + else
14772 +
14773 +  ax_check_save_flags=$CFLAGS
14774 +  CFLAGS="$CFLAGS  $flag"
14775 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14776 + /* end confdefs.h.  */
14777 +
14778 + int
14779 + main ()
14780 + {
14781  
14782 < # Check whether --with-syslog-facility was given.
14783 < if test "${with_syslog_facility+set}" = set; then :
14784 <  withval=$with_syslog_facility; syslog_facility="$withval"
14782 >  ;
14783 >  return 0;
14784 > }
14785 > _ACEOF
14786 > if ac_fn_c_try_compile "$LINENO"; then :
14787 >  eval "$as_CACHEVAR=yes"
14788   else
14789 <  syslog_facility="LOG_LOCAL4"
14789 >  eval "$as_CACHEVAR=no"
14790 > fi
14791 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14792 >  CFLAGS=$ax_check_save_flags
14793 > fi
14794 > eval ac_res=\$$as_CACHEVAR
14795 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14796 > $as_echo "$ac_res" >&6; }
14797 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14798 >  if ${CFLAGS+:} false; then :
14799 >  case " $CFLAGS " in
14800 >    *" $flag "*)
14801 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14802 >  (: CFLAGS already contains $flag) 2>&5
14803 >  ac_status=$?
14804 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14805 >  test $ac_status = 0; }
14806 >      ;;
14807 >    *)
14808 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14809 >  (: CFLAGS="$CFLAGS $flag") 2>&5
14810 >  ac_status=$?
14811 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14812 >  test $ac_status = 0; }
14813 >      CFLAGS="$CFLAGS $flag"
14814 >      ;;
14815 >   esac
14816 > else
14817 >  CFLAGS="$flag"
14818   fi
14819  
14820 + else
14821 +  :
14822 + fi
14823  
14824 < cat >>confdefs.h <<_ACEOF
14825 < #define LOG_FACILITY $syslog_facility
14824 > done
14825 >
14826 >
14827 >
14828 >
14829 >
14830 > for flag in -Wcast-align; do
14831 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14832 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14833 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14834 > if eval \${$as_CACHEVAR+:} false; then :
14835 >  $as_echo_n "(cached) " >&6
14836 > else
14837 >
14838 >  ax_check_save_flags=$CFLAGS
14839 >  CFLAGS="$CFLAGS  $flag"
14840 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14841 > /* end confdefs.h.  */
14842 >
14843 > int
14844 > main ()
14845 > {
14846 >
14847 >  ;
14848 >  return 0;
14849 > }
14850   _ACEOF
14851 + if ac_fn_c_try_compile "$LINENO"; then :
14852 +  eval "$as_CACHEVAR=yes"
14853 + else
14854 +  eval "$as_CACHEVAR=no"
14855 + fi
14856 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14857 +  CFLAGS=$ax_check_save_flags
14858 + fi
14859 + eval ac_res=\$$as_CACHEVAR
14860 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14861 + $as_echo "$ac_res" >&6; }
14862 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14863 +  if ${CFLAGS+:} false; then :
14864 +  case " $CFLAGS " in
14865 +    *" $flag "*)
14866 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14867 +  (: CFLAGS already contains $flag) 2>&5
14868 +  ac_status=$?
14869 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14870 +  test $ac_status = 0; }
14871 +      ;;
14872 +    *)
14873 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14874 +  (: CFLAGS="$CFLAGS $flag") 2>&5
14875 +  ac_status=$?
14876 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14877 +  test $ac_status = 0; }
14878 +      CFLAGS="$CFLAGS $flag"
14879 +      ;;
14880 +   esac
14881 + else
14882 +  CFLAGS="$flag"
14883 + fi
14884  
14885 + else
14886 +  :
14887 + fi
14888  
14889 + done
14890  
14891 <  # Check whether --enable-efnet was given.
14892 < if test "${enable_efnet+set}" = set; then :
14893 <  enableval=$enable_efnet; efnet="$enableval"
14891 >
14892 >
14893 >
14894 >
14895 > for flag in -Wbad-function-cast; do
14896 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14897 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14898 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14899 > if eval \${$as_CACHEVAR+:} false; then :
14900 >  $as_echo_n "(cached) " >&6
14901   else
14902 <  efnet="no"
14902 >
14903 >  ax_check_save_flags=$CFLAGS
14904 >  CFLAGS="$CFLAGS  $flag"
14905 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14906 > /* end confdefs.h.  */
14907 >
14908 > int
14909 > main ()
14910 > {
14911 >
14912 >  ;
14913 >  return 0;
14914 > }
14915 > _ACEOF
14916 > if ac_fn_c_try_compile "$LINENO"; then :
14917 >  eval "$as_CACHEVAR=yes"
14918 > else
14919 >  eval "$as_CACHEVAR=no"
14920 > fi
14921 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14922 >  CFLAGS=$ax_check_save_flags
14923 > fi
14924 > eval ac_res=\$$as_CACHEVAR
14925 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14926 > $as_echo "$ac_res" >&6; }
14927 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14928 >  if ${CFLAGS+:} false; then :
14929 >  case " $CFLAGS " in
14930 >    *" $flag "*)
14931 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14932 >  (: CFLAGS already contains $flag) 2>&5
14933 >  ac_status=$?
14934 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14935 >  test $ac_status = 0; }
14936 >      ;;
14937 >    *)
14938 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
14939 >  (: CFLAGS="$CFLAGS $flag") 2>&5
14940 >  ac_status=$?
14941 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14942 >  test $ac_status = 0; }
14943 >      CFLAGS="$CFLAGS $flag"
14944 >      ;;
14945 >   esac
14946 > else
14947 >  CFLAGS="$flag"
14948   fi
14949  
14950 <  if test "$efnet" = "yes" ; then
14951 <                use_efnet="yes"
14950 > else
14951 >  :
14952 > fi
14953  
14954 < $as_echo "#define EFNET 1" >>confdefs.h
14954 > done
14955  
14956  
13553 $as_echo "#define TS5_ONLY 1" >>confdefs.h
14957  
14958 <        else
14959 <                use_efnet="no"
14960 <  fi
14961 <   if test "$use_efnet" = "yes"; then
14962 <  EFNET_TRUE=
14963 <  EFNET_FALSE='#'
14958 >
14959 >
14960 > for flag in -Wlogical-op; do
14961 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14962 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14963 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14964 > if eval \${$as_CACHEVAR+:} false; then :
14965 >  $as_echo_n "(cached) " >&6
14966   else
14967 <  EFNET_TRUE='#'
14968 <  EFNET_FALSE=
14967 >
14968 >  ax_check_save_flags=$CFLAGS
14969 >  CFLAGS="$CFLAGS  $flag"
14970 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14971 > /* end confdefs.h.  */
14972 >
14973 > int
14974 > main ()
14975 > {
14976 >
14977 >  ;
14978 >  return 0;
14979 > }
14980 > _ACEOF
14981 > if ac_fn_c_try_compile "$LINENO"; then :
14982 >  eval "$as_CACHEVAR=yes"
14983 > else
14984 >  eval "$as_CACHEVAR=no"
14985   fi
14986 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14987 +  CFLAGS=$ax_check_save_flags
14988 + fi
14989 + eval ac_res=\$$as_CACHEVAR
14990 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14991 + $as_echo "$ac_res" >&6; }
14992 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
14993 +  if ${CFLAGS+:} false; then :
14994 +  case " $CFLAGS " in
14995 +    *" $flag "*)
14996 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14997 +  (: CFLAGS already contains $flag) 2>&5
14998 +  ac_status=$?
14999 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15000 +  test $ac_status = 0; }
15001 +      ;;
15002 +    *)
15003 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15004 +  (: CFLAGS="$CFLAGS $flag") 2>&5
15005 +  ac_status=$?
15006 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15007 +  test $ac_status = 0; }
15008 +      CFLAGS="$CFLAGS $flag"
15009 +      ;;
15010 +   esac
15011 + else
15012 +  CFLAGS="$flag"
15013 + fi
15014 +
15015 + else
15016 +  :
15017 + fi
15018 +
15019 + done
15020 +
15021 +
15022 +
15023  
15024  
15025 + for flag in -Wmissing-declarations; do
15026 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15027 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15028 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15029 + if eval \${$as_CACHEVAR+:} false; then :
15030 +  $as_echo_n "(cached) " >&6
15031 + else
15032 +
15033 +  ax_check_save_flags=$CFLAGS
15034 +  CFLAGS="$CFLAGS  $flag"
15035 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15036 + /* end confdefs.h.  */
15037 +
15038 + int
15039 + main ()
15040 + {
15041  
15042 <  # Check whether --enable-halfops was given.
15043 < if test "${enable_halfops+set}" = set; then :
15044 <  enableval=$enable_halfops; halfops="$enableval"
15042 >  ;
15043 >  return 0;
15044 > }
15045 > _ACEOF
15046 > if ac_fn_c_try_compile "$LINENO"; then :
15047 >  eval "$as_CACHEVAR=yes"
15048 > else
15049 >  eval "$as_CACHEVAR=no"
15050 > fi
15051 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15052 >  CFLAGS=$ax_check_save_flags
15053 > fi
15054 > eval ac_res=\$$as_CACHEVAR
15055 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15056 > $as_echo "$ac_res" >&6; }
15057 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15058 >  if ${CFLAGS+:} false; then :
15059 >  case " $CFLAGS " in
15060 >    *" $flag "*)
15061 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15062 >  (: CFLAGS already contains $flag) 2>&5
15063 >  ac_status=$?
15064 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15065 >  test $ac_status = 0; }
15066 >      ;;
15067 >    *)
15068 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15069 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15070 >  ac_status=$?
15071 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15072 >  test $ac_status = 0; }
15073 >      CFLAGS="$CFLAGS $flag"
15074 >      ;;
15075 >   esac
15076   else
15077 <  halfops="no"
15077 >  CFLAGS="$flag"
15078   fi
15079  
15080 <  if test "$halfops" = "yes" ; then
15080 > else
15081 >  :
15082 > fi
15083  
15084 < $as_echo "#define HALFOPS 1" >>confdefs.h
15084 > done
15085  
13579  fi
15086  
15087  
15088 <  # Check whether --enable-debugging was given.
15089 < if test "${enable_debugging+set}" = set; then :
15090 <  enableval=$enable_debugging; debugging="$enableval"
15088 >
15089 >
15090 > for flag in -Wmissing-include-dirs; do
15091 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15092 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15093 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15094 > if eval \${$as_CACHEVAR+:} false; then :
15095 >  $as_echo_n "(cached) " >&6
15096   else
15097 <  debugging="no"
15097 >
15098 >  ax_check_save_flags=$CFLAGS
15099 >  CFLAGS="$CFLAGS  $flag"
15100 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15101 > /* end confdefs.h.  */
15102 >
15103 > int
15104 > main ()
15105 > {
15106 >
15107 >  ;
15108 >  return 0;
15109 > }
15110 > _ACEOF
15111 > if ac_fn_c_try_compile "$LINENO"; then :
15112 >  eval "$as_CACHEVAR=yes"
15113 > else
15114 >  eval "$as_CACHEVAR=no"
15115 > fi
15116 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15117 >  CFLAGS=$ax_check_save_flags
15118 > fi
15119 > eval ac_res=\$$as_CACHEVAR
15120 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15121 > $as_echo "$ac_res" >&6; }
15122 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15123 >  if ${CFLAGS+:} false; then :
15124 >  case " $CFLAGS " in
15125 >    *" $flag "*)
15126 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15127 >  (: CFLAGS already contains $flag) 2>&5
15128 >  ac_status=$?
15129 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15130 >  test $ac_status = 0; }
15131 >      ;;
15132 >    *)
15133 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15134 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15135 >  ac_status=$?
15136 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15137 >  test $ac_status = 0; }
15138 >      CFLAGS="$CFLAGS $flag"
15139 >      ;;
15140 >   esac
15141 > else
15142 >  CFLAGS="$flag"
15143   fi
15144  
15145 <  if test "$debugging" = "yes" ; then
15145 > else
15146 >  :
15147 > fi
15148  
15149 < $as_echo "#define DEBUG 1" >>confdefs.h
15149 > done
15150  
13593    CFLAGS="-Wall -g -O0"
13594  else
15151  
13596 $as_echo "#define NDEBUG 1" >>confdefs.h
15152  
13598  fi
15153  
15154  
15155 <  # Check whether --enable-warnings was given.
15156 < if test "${enable_warnings+set}" = set; then :
15157 <  enableval=$enable_warnings; warnings="$enableval"
15155 > for flag in -Wmissing-prototypes; do
15156 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15157 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15158 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15159 > if eval \${$as_CACHEVAR+:} false; then :
15160 >  $as_echo_n "(cached) " >&6
15161   else
15162 <  warnings="no"
15162 >
15163 >  ax_check_save_flags=$CFLAGS
15164 >  CFLAGS="$CFLAGS  $flag"
15165 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15166 > /* end confdefs.h.  */
15167 >
15168 > int
15169 > main ()
15170 > {
15171 >
15172 >  ;
15173 >  return 0;
15174 > }
15175 > _ACEOF
15176 > if ac_fn_c_try_compile "$LINENO"; then :
15177 >  eval "$as_CACHEVAR=yes"
15178 > else
15179 >  eval "$as_CACHEVAR=no"
15180 > fi
15181 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15182 >  CFLAGS=$ax_check_save_flags
15183 > fi
15184 > eval ac_res=\$$as_CACHEVAR
15185 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15186 > $as_echo "$ac_res" >&6; }
15187 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15188 >  if ${CFLAGS+:} false; then :
15189 >  case " $CFLAGS " in
15190 >    *" $flag "*)
15191 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15192 >  (: CFLAGS already contains $flag) 2>&5
15193 >  ac_status=$?
15194 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15195 >  test $ac_status = 0; }
15196 >      ;;
15197 >    *)
15198 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15199 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15200 >  ac_status=$?
15201 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15202 >  test $ac_status = 0; }
15203 >      CFLAGS="$CFLAGS $flag"
15204 >      ;;
15205 >   esac
15206 > else
15207 >  CFLAGS="$flag"
15208   fi
15209  
15210 <  if test "$warnings" = "yes" ; then
15211 <    CFLAGS="-Wall -Wextra -Wno-unused -Wcast-qual -Wcast-align -Wbad-function-cast -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wredundant-decls -Wshadow -Wwrite-strings -Wundef"
15212 <  fi
15210 > else
15211 >  :
15212 > fi
15213  
15214 + done
15215  
15216 <  for ac_header in syslog.h sys/syslog.h
15217 < do :
15218 <  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
15219 < ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
15220 < eval as_val=\$$as_ac_Header
15221 <   if test "x$as_val" = x""yes; then :
15222 <  cat >>confdefs.h <<_ACEOF
15223 < #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
15216 >
15217 >
15218 >
15219 >
15220 > for flag in -Wnested-externs; do
15221 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15222 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15223 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15224 > if eval \${$as_CACHEVAR+:} false; then :
15225 >  $as_echo_n "(cached) " >&6
15226 > else
15227 >
15228 >  ax_check_save_flags=$CFLAGS
15229 >  CFLAGS="$CFLAGS  $flag"
15230 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15231 > /* end confdefs.h.  */
15232 >
15233 > int
15234 > main ()
15235 > {
15236 >
15237 >  ;
15238 >  return 0;
15239 > }
15240   _ACEOF
15241 + if ac_fn_c_try_compile "$LINENO"; then :
15242 +  eval "$as_CACHEVAR=yes"
15243 + else
15244 +  eval "$as_CACHEVAR=no"
15245 + fi
15246 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15247 +  CFLAGS=$ax_check_save_flags
15248 + fi
15249 + eval ac_res=\$$as_CACHEVAR
15250 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15251 + $as_echo "$ac_res" >&6; }
15252 + if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15253 +  if ${CFLAGS+:} false; then :
15254 +  case " $CFLAGS " in
15255 +    *" $flag "*)
15256 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15257 +  (: CFLAGS already contains $flag) 2>&5
15258 +  ac_status=$?
15259 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15260 +  test $ac_status = 0; }
15261 +      ;;
15262 +    *)
15263 +      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15264 +  (: CFLAGS="$CFLAGS $flag") 2>&5
15265 +  ac_status=$?
15266 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15267 +  test $ac_status = 0; }
15268 +      CFLAGS="$CFLAGS $flag"
15269 +      ;;
15270 +   esac
15271 + else
15272 +  CFLAGS="$flag"
15273 + fi
15274  
15275 + else
15276 +  :
15277   fi
15278  
15279   done
15280  
15281 <  # Check whether --enable-syslog was given.
15282 < if test "${enable_syslog+set}" = set; then :
15283 <  enableval=$enable_syslog; syslog="$enableval"
15284 < else
15285 <  syslog="no"
15281 >
15282 >
15283 >
15284 >
15285 > for flag in -Wpointer-arith; do
15286 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15287 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15288 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15289 > if eval \${$as_CACHEVAR+:} false; then :
15290 >  $as_echo_n "(cached) " >&6
15291 > else
15292 >
15293 >  ax_check_save_flags=$CFLAGS
15294 >  CFLAGS="$CFLAGS  $flag"
15295 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15296 > /* end confdefs.h.  */
15297 >
15298 > int
15299 > main ()
15300 > {
15301 >
15302 >  ;
15303 >  return 0;
15304 > }
15305 > _ACEOF
15306 > if ac_fn_c_try_compile "$LINENO"; then :
15307 >  eval "$as_CACHEVAR=yes"
15308 > else
15309 >  eval "$as_CACHEVAR=no"
15310 > fi
15311 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15312 >  CFLAGS=$ax_check_save_flags
15313 > fi
15314 > eval ac_res=\$$as_CACHEVAR
15315 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15316 > $as_echo "$ac_res" >&6; }
15317 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15318 >  if ${CFLAGS+:} false; then :
15319 >  case " $CFLAGS " in
15320 >    *" $flag "*)
15321 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15322 >  (: CFLAGS already contains $flag) 2>&5
15323 >  ac_status=$?
15324 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15325 >  test $ac_status = 0; }
15326 >      ;;
15327 >    *)
15328 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15329 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15330 >  ac_status=$?
15331 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15332 >  test $ac_status = 0; }
15333 >      CFLAGS="$CFLAGS $flag"
15334 >      ;;
15335 >   esac
15336 > else
15337 >  CFLAGS="$flag"
15338   fi
15339  
15340 <  if test "$enableval" != "no" ; then
15341 <    for option in $enableval ; do
15342 <      case "$option" in
15343 <        users)
15344 < $as_echo "#define SYSLOG_USERS 1" >>confdefs.h
15345 < ;;
15346 <        oper)
15347 < $as_echo "#define SYSLOG_OPER 1" >>confdefs.h
15348 < ;;
15349 <        yes) : ;;
15350 <        *) as_fn_error "invalid value for --enable-syslog: $option" "$LINENO" 5 ;;
15351 <      esac
15352 <    done
15340 > else
15341 >  :
15342 > fi
15343 >
15344 > done
15345 >
15346 >
15347 >
15348 >
15349 >
15350 > for flag in -Wredundant-decls; do
15351 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15352 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15353 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15354 > if eval \${$as_CACHEVAR+:} false; then :
15355 >  $as_echo_n "(cached) " >&6
15356 > else
15357 >
15358 >  ax_check_save_flags=$CFLAGS
15359 >  CFLAGS="$CFLAGS  $flag"
15360 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15361 > /* end confdefs.h.  */
15362 >
15363 > int
15364 > main ()
15365 > {
15366 >
15367 >  ;
15368 >  return 0;
15369 > }
15370 > _ACEOF
15371 > if ac_fn_c_try_compile "$LINENO"; then :
15372 >  eval "$as_CACHEVAR=yes"
15373 > else
15374 >  eval "$as_CACHEVAR=no"
15375 > fi
15376 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15377 >  CFLAGS=$ax_check_save_flags
15378 > fi
15379 > eval ac_res=\$$as_CACHEVAR
15380 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15381 > $as_echo "$ac_res" >&6; }
15382 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15383 >  if ${CFLAGS+:} false; then :
15384 >  case " $CFLAGS " in
15385 >    *" $flag "*)
15386 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15387 >  (: CFLAGS already contains $flag) 2>&5
15388 >  ac_status=$?
15389 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15390 >  test $ac_status = 0; }
15391 >      ;;
15392 >    *)
15393 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15394 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15395 >  ac_status=$?
15396 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15397 >  test $ac_status = 0; }
15398 >      CFLAGS="$CFLAGS $flag"
15399 >      ;;
15400 >   esac
15401 > else
15402 >  CFLAGS="$flag"
15403 > fi
15404 >
15405 > else
15406 >  :
15407 > fi
15408 >
15409 > done
15410 >
15411 >
15412 >
15413 >
15414 >
15415 > for flag in -Wshadow; do
15416 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15417 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15418 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15419 > if eval \${$as_CACHEVAR+:} false; then :
15420 >  $as_echo_n "(cached) " >&6
15421 > else
15422 >
15423 >  ax_check_save_flags=$CFLAGS
15424 >  CFLAGS="$CFLAGS  $flag"
15425 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15426 > /* end confdefs.h.  */
15427 >
15428 > int
15429 > main ()
15430 > {
15431 >
15432 >  ;
15433 >  return 0;
15434 > }
15435 > _ACEOF
15436 > if ac_fn_c_try_compile "$LINENO"; then :
15437 >  eval "$as_CACHEVAR=yes"
15438 > else
15439 >  eval "$as_CACHEVAR=no"
15440 > fi
15441 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15442 >  CFLAGS=$ax_check_save_flags
15443 > fi
15444 > eval ac_res=\$$as_CACHEVAR
15445 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15446 > $as_echo "$ac_res" >&6; }
15447 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15448 >  if ${CFLAGS+:} false; then :
15449 >  case " $CFLAGS " in
15450 >    *" $flag "*)
15451 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15452 >  (: CFLAGS already contains $flag) 2>&5
15453 >  ac_status=$?
15454 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15455 >  test $ac_status = 0; }
15456 >      ;;
15457 >    *)
15458 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15459 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15460 >  ac_status=$?
15461 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15462 >  test $ac_status = 0; }
15463 >      CFLAGS="$CFLAGS $flag"
15464 >      ;;
15465 >   esac
15466 > else
15467 >  CFLAGS="$flag"
15468 > fi
15469 >
15470 > else
15471 >  :
15472 > fi
15473 >
15474 > done
15475 >
15476 >
15477 >
15478 >
15479 >
15480 > for flag in -Wwrite-strings; do
15481 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15482 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15483 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15484 > if eval \${$as_CACHEVAR+:} false; then :
15485 >  $as_echo_n "(cached) " >&6
15486 > else
15487 >
15488 >  ax_check_save_flags=$CFLAGS
15489 >  CFLAGS="$CFLAGS  $flag"
15490 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15491 > /* end confdefs.h.  */
15492 >
15493 > int
15494 > main ()
15495 > {
15496 >
15497 >  ;
15498 >  return 0;
15499 > }
15500 > _ACEOF
15501 > if ac_fn_c_try_compile "$LINENO"; then :
15502 >  eval "$as_CACHEVAR=yes"
15503 > else
15504 >  eval "$as_CACHEVAR=no"
15505 > fi
15506 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15507 >  CFLAGS=$ax_check_save_flags
15508 > fi
15509 > eval ac_res=\$$as_CACHEVAR
15510 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15511 > $as_echo "$ac_res" >&6; }
15512 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15513 >  if ${CFLAGS+:} false; then :
15514 >  case " $CFLAGS " in
15515 >    *" $flag "*)
15516 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15517 >  (: CFLAGS already contains $flag) 2>&5
15518 >  ac_status=$?
15519 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15520 >  test $ac_status = 0; }
15521 >      ;;
15522 >    *)
15523 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15524 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15525 >  ac_status=$?
15526 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15527 >  test $ac_status = 0; }
15528 >      CFLAGS="$CFLAGS $flag"
15529 >      ;;
15530 >   esac
15531 > else
15532 >  CFLAGS="$flag"
15533 > fi
15534 >
15535 > else
15536 >  :
15537 > fi
15538 >
15539 > done
15540 >
15541 >
15542 >
15543 >
15544 >
15545 > for flag in -Wundef; do
15546 >  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
15547 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
15548 > $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
15549 > if eval \${$as_CACHEVAR+:} false; then :
15550 >  $as_echo_n "(cached) " >&6
15551 > else
15552 >
15553 >  ax_check_save_flags=$CFLAGS
15554 >  CFLAGS="$CFLAGS  $flag"
15555 >  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
15556 > /* end confdefs.h.  */
15557 >
15558 > int
15559 > main ()
15560 > {
15561 >
15562 >  ;
15563 >  return 0;
15564 > }
15565 > _ACEOF
15566 > if ac_fn_c_try_compile "$LINENO"; then :
15567 >  eval "$as_CACHEVAR=yes"
15568 > else
15569 >  eval "$as_CACHEVAR=no"
15570 > fi
15571 > rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
15572 >  CFLAGS=$ax_check_save_flags
15573 > fi
15574 > eval ac_res=\$$as_CACHEVAR
15575 >               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
15576 > $as_echo "$ac_res" >&6; }
15577 > if test x"`eval 'as_val=${'$as_CACHEVAR'};$as_echo "$as_val"'`" = xyes; then :
15578 >  if ${CFLAGS+:} false; then :
15579 >  case " $CFLAGS " in
15580 >    *" $flag "*)
15581 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
15582 >  (: CFLAGS already contains $flag) 2>&5
15583 >  ac_status=$?
15584 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15585 >  test $ac_status = 0; }
15586 >      ;;
15587 >    *)
15588 >      { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS \$flag\""; } >&5
15589 >  (: CFLAGS="$CFLAGS $flag") 2>&5
15590 >  ac_status=$?
15591 >  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
15592 >  test $ac_status = 0; }
15593 >      CFLAGS="$CFLAGS $flag"
15594 >      ;;
15595 >   esac
15596 > else
15597 >  CFLAGS="$flag"
15598 > fi
15599  
15600 < $as_echo "#define USE_SYSLOG 1" >>confdefs.h
15600 > else
15601 >  :
15602 > fi
15603 >
15604 > done
15605  
15606    fi
15607  
# Line 13736 | Line 15692 | _ACEOF
15692    test "$exec_prefix_NONE" && exec_prefix=NONE
15693  
15694  
15695 < ac_config_files="$ac_config_files Makefile etc/Makefile etc/example.conf etc/example.conf.quick etc/example.efnet.conf servlink/Makefile contrib/Makefile contrib/help/Makefile src/Makefile messages/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile help/opers/Makefile help/users/Makefile tools/Makefile"
15695 > ac_config_files="$ac_config_files Makefile src/Makefile libltdl/Makefile modules/Makefile modules/core/Makefile doc/Makefile help/Makefile tools/Makefile"
15696  
15697  
15698   cat >confcache <<\_ACEOF
# Line 13803 | Line 15759 | $as_echo "$as_me: WARNING: cache variabl
15759       :end' >>confcache
15760   if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
15761    if test -w "$cache_file"; then
15762 <    test "x$cache_file" != "x/dev/null" &&
15762 >    if test "x$cache_file" != "x/dev/null"; then
15763        { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
15764   $as_echo "$as_me: updating cache $cache_file" >&6;}
15765 <    cat confcache >$cache_file
15765 >      if test ! -f "$cache_file" || test -h "$cache_file"; then
15766 >        cat confcache >"$cache_file"
15767 >      else
15768 >        case $cache_file in #(
15769 >        */* | ?:*)
15770 >          mv -f confcache "$cache_file"$$ &&
15771 >          mv -f "$cache_file"$$ "$cache_file" ;; #(
15772 >        *)
15773 >          mv -f confcache "$cache_file" ;;
15774 >        esac
15775 >      fi
15776 >    fi
15777    else
15778      { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
15779   $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
# Line 13822 | Line 15789 | DEFS=-DHAVE_CONFIG_H
15789  
15790   ac_libobjs=
15791   ac_ltlibobjs=
15792 + U=
15793   for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
15794    # 1. Remove the extension, and $U if already installed.
15795    ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
# Line 13836 | Line 15804 | LIBOBJS=$ac_libobjs
15804   LTLIBOBJS=$ac_ltlibobjs
15805  
15806  
15807 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
15808 + $as_echo_n "checking that generated files are newer than configure... " >&6; }
15809 +   if test -n "$am_sleep_pid"; then
15810 +     # Hide warnings about reused PIDs.
15811 +     wait $am_sleep_pid 2>/dev/null
15812 +   fi
15813 +   { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
15814 + $as_echo "done" >&6; }
15815   if test -n "$EXEEXT"; then
15816    am__EXEEXT_TRUE=
15817    am__EXEEXT_FALSE='#'
# Line 13845 | Line 15821 | else
15821   fi
15822  
15823   if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
15824 <  as_fn_error "conditional \"MAINTAINER_MODE\" was never defined.
15824 >  as_fn_error $? "conditional \"MAINTAINER_MODE\" was never defined.
15825   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15826   fi
15827   if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
15828 <  as_fn_error "conditional \"AMDEP\" was never defined.
15828 >  as_fn_error $? "conditional \"AMDEP\" was never defined.
15829   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15830   fi
15831   if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
15832 <  as_fn_error "conditional \"am__fastdepCC\" was never defined.
15832 >  as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
15833   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15834   fi
15835   if test -z "${INSTALL_LTDL_TRUE}" && test -z "${INSTALL_LTDL_FALSE}"; then
15836 <  as_fn_error "conditional \"INSTALL_LTDL\" was never defined.
15836 >  as_fn_error $? "conditional \"INSTALL_LTDL\" was never defined.
15837   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15838   fi
15839   if test -z "${CONVENIENCE_LTDL_TRUE}" && test -z "${CONVENIENCE_LTDL_FALSE}"; then
15840 <  as_fn_error "conditional \"CONVENIENCE_LTDL\" was never defined.
15840 >  as_fn_error $? "conditional \"CONVENIENCE_LTDL\" was never defined.
15841   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15842   fi
15843   LT_CONFIG_H=config.h
# Line 13882 | Line 15858 | LT_CONFIG_H=config.h
15858  
15859  
15860  
13885 if test -z "${ENABLE_PCRE_TRUE}" && test -z "${ENABLE_PCRE_FALSE}"; then
13886  as_fn_error "conditional \"ENABLE_PCRE\" was never defined.
13887 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13888 fi
15861   if test -z "${ENABLE_SSL_TRUE}" && test -z "${ENABLE_SSL_FALSE}"; then
15862 <  as_fn_error "conditional \"ENABLE_SSL\" was never defined.
13891 < Usually this means the macro was only invoked conditionally." "$LINENO" 5
13892 < fi
13893 < if test -z "${EFNET_TRUE}" && test -z "${EFNET_FALSE}"; then
13894 <  as_fn_error "conditional \"EFNET\" was never defined.
15862 >  as_fn_error $? "conditional \"ENABLE_SSL\" was never defined.
15863   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15864   fi
15865  
15866 < : ${CONFIG_STATUS=./config.status}
15866 > : "${CONFIG_STATUS=./config.status}"
15867   ac_write_fail=0
15868   ac_clean_files_save=$ac_clean_files
15869   ac_clean_files="$ac_clean_files $CONFIG_STATUS"
# Line 13996 | Line 15964 | fi
15964   IFS=" ""        $as_nl"
15965  
15966   # Find who we are.  Look in the path if we contain no directory separator.
15967 + as_myself=
15968   case $0 in #((
15969    *[\\/]* ) as_myself=$0 ;;
15970    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
# Line 14041 | Line 16010 | export LANGUAGE
16010   (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
16011  
16012  
16013 < # as_fn_error ERROR [LINENO LOG_FD]
16014 < # ---------------------------------
16013 > # as_fn_error STATUS ERROR [LINENO LOG_FD]
16014 > # ----------------------------------------
16015   # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
16016   # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
16017 < # script with status $?, using 1 if that was 0.
16017 > # script with STATUS, using 1 if that was 0.
16018   as_fn_error ()
16019   {
16020 <  as_status=$?; test $as_status -eq 0 && as_status=1
16021 <  if test "$3"; then
16022 <    as_lineno=${as_lineno-"$2"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
16023 <    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
16020 >  as_status=$1; test $as_status -eq 0 && as_status=1
16021 >  if test "$4"; then
16022 >    as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
16023 >    $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
16024    fi
16025 <  $as_echo "$as_me: error: $1" >&2
16025 >  $as_echo "$as_me: error: $2" >&2
16026    as_fn_exit $as_status
16027   } # as_fn_error
16028  
# Line 14191 | Line 16160 | if (echo >conf$$.file) 2>/dev/null; then
16160      # ... but there are two gotchas:
16161      # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
16162      # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
16163 <    # In both cases, we have to default to `cp -p'.
16163 >    # In both cases, we have to default to `cp -pR'.
16164      ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
16165 <      as_ln_s='cp -p'
16165 >      as_ln_s='cp -pR'
16166    elif ln conf$$.file conf$$ 2>/dev/null; then
16167      as_ln_s=ln
16168    else
16169 <    as_ln_s='cp -p'
16169 >    as_ln_s='cp -pR'
16170    fi
16171   else
16172 <  as_ln_s='cp -p'
16172 >  as_ln_s='cp -pR'
16173   fi
16174   rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
16175   rmdir conf$$.dir 2>/dev/null
# Line 14249 | Line 16218 | $as_echo X"$as_dir" |
16218        test -d "$as_dir" && break
16219      done
16220      test -z "$as_dirs" || eval "mkdir $as_dirs"
16221 <  } || test -d "$as_dir" || as_fn_error "cannot create directory $as_dir"
16221 >  } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
16222  
16223  
16224   } # as_fn_mkdir_p
# Line 14260 | Line 16229 | else
16229    as_mkdir_p=false
16230   fi
16231  
16232 < if test -x / >/dev/null 2>&1; then
16233 <  as_test_x='test -x'
16234 < else
16235 <  if ls -dL / >/dev/null 2>&1; then
16236 <    as_ls_L_option=L
16237 <  else
16238 <    as_ls_L_option=
16239 <  fi
16240 <  as_test_x='
16241 <    eval sh -c '\''
14273 <      if test -d "$1"; then
14274 <        test -d "$1/.";
14275 <      else
14276 <        case $1 in #(
14277 <        -*)set "./$1";;
14278 <        esac;
14279 <        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
14280 <        ???[sx]*):;;*)false;;esac;fi
14281 <    '\'' sh
14282 <  '
14283 < fi
14284 < as_executable_p=$as_test_x
16232 >
16233 > # as_fn_executable_p FILE
16234 > # -----------------------
16235 > # Test if FILE is an executable regular file.
16236 > as_fn_executable_p ()
16237 > {
16238 >  test -f "$1" && test -x "$1"
16239 > } # as_fn_executable_p
16240 > as_test_x='test -x'
16241 > as_executable_p=as_fn_executable_p
16242  
16243   # Sed expression to map a string onto a valid CPP name.
16244   as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
# Line 14302 | Line 16259 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
16259   # report actual input values of CONFIG_FILES etc. instead of their
16260   # values after options handling.
16261   ac_log="
16262 < This file was extended by ircd-hybrid $as_me 7.3-rc1, which was
16263 < generated by GNU Autoconf 2.65.  Invocation command line was
16262 > This file was extended by ircd-hybrid $as_me 8.2.0rc1, which was
16263 > generated by GNU Autoconf 2.69.  Invocation command line was
16264  
16265    CONFIG_FILES    = $CONFIG_FILES
16266    CONFIG_HEADERS  = $CONFIG_HEADERS
# Line 14368 | Line 16325 | _ACEOF
16325   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16326   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16327   ac_cs_version="\\
16328 < ircd-hybrid config.status 7.3-rc1
16329 < configured by $0, generated by GNU Autoconf 2.65,
16328 > ircd-hybrid config.status 8.2.0rc1
16329 > configured by $0, generated by GNU Autoconf 2.69,
16330    with options \\"\$ac_cs_config\\"
16331  
16332 < Copyright (C) 2009 Free Software Foundation, Inc.
16332 > Copyright (C) 2012 Free Software Foundation, Inc.
16333   This config.status script is free software; the Free Software Foundation
16334   gives unlimited permission to copy, distribute and modify it."
16335  
# Line 14390 | Line 16347 | ac_need_defaults=:
16347   while test $# != 0
16348   do
16349    case $1 in
16350 <  --*=*)
16350 >  --*=?*)
16351      ac_option=`expr "X$1" : 'X\([^=]*\)='`
16352      ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
16353      ac_shift=:
16354      ;;
16355 +  --*=)
16356 +    ac_option=`expr "X$1" : 'X\([^=]*\)='`
16357 +    ac_optarg=
16358 +    ac_shift=:
16359 +    ;;
16360    *)
16361      ac_option=$1
16362      ac_optarg=$2
# Line 14416 | Line 16378 | do
16378      $ac_shift
16379      case $ac_optarg in
16380      *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
16381 +    '') as_fn_error $? "missing file argument" ;;
16382      esac
16383      as_fn_append CONFIG_FILES " '$ac_optarg'"
16384      ac_need_defaults=false;;
# Line 14428 | Line 16391 | do
16391      ac_need_defaults=false;;
16392    --he | --h)
16393      # Conflict between --help and --header
16394 <    as_fn_error "ambiguous option: \`$1'
16394 >    as_fn_error $? "ambiguous option: \`$1'
16395   Try \`$0 --help' for more information.";;
16396    --help | --hel | -h )
16397      $as_echo "$ac_cs_usage"; exit ;;
# Line 14437 | Line 16400 | Try \`$0 --help' for more information.";
16400      ac_cs_silent=: ;;
16401  
16402    # This is an error.
16403 <  -*) as_fn_error "unrecognized option: \`$1'
16403 >  -*) as_fn_error $? "unrecognized option: \`$1'
16404   Try \`$0 --help' for more information." ;;
16405  
16406    *) as_fn_append ac_config_targets " $1"
# Line 14457 | Line 16420 | fi
16420   _ACEOF
16421   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16422   if \$ac_cs_recheck; then
16423 <  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16423 >  set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
16424    shift
16425    \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
16426    CONFIG_SHELL='$SHELL'
# Line 14491 | Line 16454 | AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac
16454   sed_quote_subst='$sed_quote_subst'
16455   double_quote_subst='$double_quote_subst'
16456   delay_variable_subst='$delay_variable_subst'
16457 < macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
16458 < macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
16459 < enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
16460 < enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
16461 < pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
16462 < enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
16463 < host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
16464 < host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
16465 < host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
16466 < build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
16467 < build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
16468 < build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
16469 < SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
16470 < Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
16471 < GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
16472 < EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
16473 < FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
16474 < LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
16475 < NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
16476 < LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
16477 < max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
16478 < ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
16479 < exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
16480 < lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
16481 < lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
16482 < lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
16483 < reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
16484 < reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16485 < OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
16486 < deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
16487 < file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
16488 < AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
16489 < AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
16490 < STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
16491 < RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
16492 < old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16493 < old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16494 < old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16495 < CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
16496 < CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
16497 < compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
16498 < GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
16499 < lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
16500 < lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
16501 < lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
16502 < lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
16503 < objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
16504 < SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
16505 < ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
16506 < MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
16507 < lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
16508 < lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
16509 < lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
16510 < lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
16511 < lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
16512 < need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
16513 < DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
16514 < NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
16515 < LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
16516 < OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
16517 < OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
16518 < libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
16519 < shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16520 < extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16521 < archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
16522 < enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
16523 < export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
16524 < whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
16525 < compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
16526 < old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16527 < old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16528 < archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16529 < archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16530 < module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16531 < module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16532 < with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
16533 < allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
16534 < no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
16535 < hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
16536 < hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
16537 < hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
16538 < hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
16539 < hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
16540 < hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
16541 < hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
16542 < hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
16543 < inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
16544 < link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
16545 < fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
16546 < always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
16547 < export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16548 < exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
16549 < include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
16550 < prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16551 < file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
16552 < variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
16553 < need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
16554 < need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
16555 < version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
16556 < runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
16557 < shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
16558 < shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
16559 < libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
16560 < library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
16561 < soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
16562 < postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16563 < postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16564 < finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
16565 < finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
16566 < hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
16567 < sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
16568 < sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
16569 < hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
16570 < enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
16571 < enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
16572 < enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
16573 < old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
16574 < striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
16457 > macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
16458 > macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
16459 > enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
16460 > enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
16461 > pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
16462 > enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
16463 > SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
16464 > ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
16465 > PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
16466 > host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
16467 > host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
16468 > host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
16469 > build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
16470 > build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
16471 > build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
16472 > SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
16473 > Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
16474 > GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
16475 > EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
16476 > FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
16477 > LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
16478 > NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
16479 > LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
16480 > max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
16481 > ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
16482 > exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
16483 > lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
16484 > lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
16485 > lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
16486 > lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
16487 > lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
16488 > reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
16489 > reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
16490 > OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
16491 > deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
16492 > file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
16493 > file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
16494 > want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
16495 > DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
16496 > sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
16497 > AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
16498 > AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
16499 > archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
16500 > STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
16501 > RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
16502 > old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16503 > old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16504 > old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
16505 > lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
16506 > CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
16507 > CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
16508 > compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
16509 > GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
16510 > lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
16511 > lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
16512 > lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
16513 > lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
16514 > nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
16515 > lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
16516 > objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
16517 > MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
16518 > lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
16519 > lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
16520 > lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
16521 > lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
16522 > lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
16523 > need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
16524 > MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
16525 > DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
16526 > NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
16527 > LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
16528 > OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
16529 > OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
16530 > libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
16531 > shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
16532 > extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16533 > archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
16534 > enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
16535 > export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
16536 > whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
16537 > compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
16538 > old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
16539 > old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
16540 > archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
16541 > archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16542 > module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
16543 > module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
16544 > with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
16545 > allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
16546 > no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
16547 > hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
16548 > hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
16549 > hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
16550 > hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
16551 > hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
16552 > hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
16553 > hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
16554 > inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
16555 > link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
16556 > always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
16557 > export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
16558 > exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
16559 > include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
16560 > prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
16561 > postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
16562 > file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
16563 > variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
16564 > need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
16565 > need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
16566 > version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
16567 > runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
16568 > shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
16569 > shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
16570 > libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
16571 > library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
16572 > soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
16573 > install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
16574 > postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
16575 > postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
16576 > finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
16577 > finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
16578 > hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
16579 > sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
16580 > sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
16581 > hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
16582 > enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
16583 > enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
16584 > enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
16585 > old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
16586 > striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
16587  
16588   LTCC='$LTCC'
16589   LTCFLAGS='$LTCFLAGS'
16590   compiler='$compiler_DEFAULT'
16591  
16592 + # A function that is used when there is no print builtin or printf.
16593 + func_fallback_echo ()
16594 + {
16595 +  eval 'cat <<_LTECHO_EOF
16596 + \$1
16597 + _LTECHO_EOF'
16598 + }
16599 +
16600   # Quote evaled strings.
16601 < for var in SED \
16601 > for var in SHELL \
16602 > ECHO \
16603 > PATH_SEPARATOR \
16604 > SED \
16605   GREP \
16606   EGREP \
16607   FGREP \
# Line 14628 | Line 16614 | reload_flag \
16614   OBJDUMP \
16615   deplibs_check_method \
16616   file_magic_cmd \
16617 + file_magic_glob \
16618 + want_nocaseglob \
16619 + DLLTOOL \
16620 + sharedlib_from_linklib_cmd \
16621   AR \
16622   AR_FLAGS \
16623 + archiver_list_spec \
16624   STRIP \
16625   RANLIB \
16626   CC \
# Line 14639 | Line 16630 | lt_cv_sys_global_symbol_pipe \
16630   lt_cv_sys_global_symbol_to_cdecl \
16631   lt_cv_sys_global_symbol_to_c_name_address \
16632   lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
16633 < SHELL \
14643 < ECHO \
16633 > nm_file_list_spec \
16634   lt_prog_compiler_no_builtin_flag \
14645 lt_prog_compiler_wl \
16635   lt_prog_compiler_pic \
16636 + lt_prog_compiler_wl \
16637   lt_prog_compiler_static \
16638   lt_cv_prog_compiler_c_o \
16639   need_locks \
16640 + MANIFEST_TOOL \
16641   DSYMUTIL \
16642   NMEDIT \
16643   LIPO \
# Line 14660 | Line 16651 | with_gnu_ld \
16651   allow_undefined_flag \
16652   no_undefined_flag \
16653   hardcode_libdir_flag_spec \
14663 hardcode_libdir_flag_spec_ld \
16654   hardcode_libdir_separator \
14665 fix_srcfile_path \
16655   exclude_expsyms \
16656   include_expsyms \
16657   file_list_spec \
# Line 14670 | Line 16659 | variables_saved_for_relink \
16659   libname_spec \
16660   library_names_spec \
16661   soname_spec \
16662 + install_override_mode \
16663   finish_eval \
16664   old_striplib \
16665   striplib; do
16666 <    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
16666 >    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
16667      *[\\\\\\\`\\"\\\$]*)
16668 <      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
16668 >      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
16669        ;;
16670      *)
16671        eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
# Line 14697 | Line 16687 | module_cmds \
16687   module_expsym_cmds \
16688   export_symbols_cmds \
16689   prelink_cmds \
16690 + postlink_cmds \
16691   postinstall_cmds \
16692   postuninstall_cmds \
16693   finish_cmds \
16694   sys_lib_search_path_spec \
16695   sys_lib_dlsearch_path_spec; do
16696 <    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
16696 >    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
16697      *[\\\\\\\`\\"\\\$]*)
16698 <      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
16698 >      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
16699        ;;
16700      *)
16701        eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
# Line 14712 | Line 16703 | sys_lib_dlsearch_path_spec; do
16703      esac
16704   done
16705  
14715 # Fix-up fallback echo if it was mangled by the above quoting rules.
14716 case \$lt_ECHO in
14717 *'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
14718  ;;
14719 esac
14720
16706   ac_aux_dir='$ac_aux_dir'
16707   xsi_shell='$xsi_shell'
16708   lt_shell_append='$lt_shell_append'
# Line 14750 | Line 16735 | do
16735      "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
16736      "libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;;
16737      "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
14753    "etc/Makefile") CONFIG_FILES="$CONFIG_FILES etc/Makefile" ;;
14754    "etc/example.conf") CONFIG_FILES="$CONFIG_FILES etc/example.conf" ;;
14755    "etc/example.conf.quick") CONFIG_FILES="$CONFIG_FILES etc/example.conf.quick" ;;
14756    "etc/example.efnet.conf") CONFIG_FILES="$CONFIG_FILES etc/example.efnet.conf" ;;
14757    "servlink/Makefile") CONFIG_FILES="$CONFIG_FILES servlink/Makefile" ;;
14758    "contrib/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/Makefile" ;;
14759    "contrib/help/Makefile") CONFIG_FILES="$CONFIG_FILES contrib/help/Makefile" ;;
16738      "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
16739 <    "messages/Makefile") CONFIG_FILES="$CONFIG_FILES messages/Makefile" ;;
16739 >    "libltdl/Makefile") CONFIG_FILES="$CONFIG_FILES libltdl/Makefile" ;;
16740      "modules/Makefile") CONFIG_FILES="$CONFIG_FILES modules/Makefile" ;;
16741      "modules/core/Makefile") CONFIG_FILES="$CONFIG_FILES modules/core/Makefile" ;;
16742      "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
16743      "help/Makefile") CONFIG_FILES="$CONFIG_FILES help/Makefile" ;;
14766    "help/opers/Makefile") CONFIG_FILES="$CONFIG_FILES help/opers/Makefile" ;;
14767    "help/users/Makefile") CONFIG_FILES="$CONFIG_FILES help/users/Makefile" ;;
16744      "tools/Makefile") CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
16745  
16746 <  *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
16746 >  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
16747    esac
16748   done
16749  
# Line 14790 | Line 16766 | fi
16766   # after its creation but before its name has been assigned to `$tmp'.
16767   $debug ||
16768   {
16769 <  tmp=
16769 >  tmp= ac_tmp=
16770    trap 'exit_status=$?
16771 <  { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
16771 >  : "${ac_tmp:=$tmp}"
16772 >  { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
16773   ' 0
16774    trap 'as_fn_exit 1' 1 2 13 15
16775   }
# Line 14800 | Line 16777 | $debug ||
16777  
16778   {
16779    tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
16780 <  test -n "$tmp" && test -d "$tmp"
16780 >  test -d "$tmp"
16781   }  ||
16782   {
16783    tmp=./conf$$-$RANDOM
16784    (umask 077 && mkdir "$tmp")
16785 < } || as_fn_error "cannot create a temporary directory in ." "$LINENO" 5
16785 > } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
16786 > ac_tmp=$tmp
16787  
16788   # Set up the scripts for CONFIG_FILES section.
16789   # No need to generate them if there are no CONFIG_FILES.
# Line 14822 | Line 16800 | if test "x$ac_cr" = x; then
16800   fi
16801   ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
16802   if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
16803 <  ac_cs_awk_cr='\r'
16803 >  ac_cs_awk_cr='\\r'
16804   else
16805    ac_cs_awk_cr=$ac_cr
16806   fi
16807  
16808 < echo 'BEGIN {' >"$tmp/subs1.awk" &&
16808 > echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
16809   _ACEOF
16810  
16811  
# Line 14836 | Line 16814 | _ACEOF
16814    echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
16815    echo "_ACEOF"
16816   } >conf$$subs.sh ||
16817 <  as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16818 < ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
16817 >  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
16818 > ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
16819   ac_delim='%!_!# '
16820   for ac_last_try in false false false false false :; do
16821    . ./conf$$subs.sh ||
16822 <    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16822 >    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
16823  
16824    ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
16825    if test $ac_delim_n = $ac_delim_num; then
16826      break
16827    elif $ac_last_try; then
16828 <    as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5
16828 >    as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
16829    else
16830      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
16831    fi
# Line 14855 | Line 16833 | done
16833   rm -f conf$$subs.sh
16834  
16835   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16836 < cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
16836 > cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
16837   _ACEOF
16838   sed -n '
16839   h
# Line 14903 | Line 16881 | t delim
16881   rm -f conf$$subs.awk
16882   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16883   _ACAWK
16884 < cat >>"\$tmp/subs1.awk" <<_ACAWK &&
16884 > cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
16885    for (key in S) S_is_set[key] = 1
16886    FS = ""
16887  
# Line 14935 | Line 16913 | if sed "s/$ac_cr//" < /dev/null > /dev/n
16913    sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
16914   else
16915    cat
16916 < fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
16917 <  || as_fn_error "could not setup config files machinery" "$LINENO" 5
16916 > fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
16917 >  || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
16918   _ACEOF
16919  
16920 < # VPATH may cause trouble with some makes, so we remove $(srcdir),
16921 < # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
16920 > # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
16921 > # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
16922   # trailing colons and then remove the whole line if VPATH becomes empty
16923   # (actually we leave an empty line to preserve line numbers).
16924   if test "x$srcdir" = x.; then
16925 <  ac_vpsub='/^[  ]*VPATH[        ]*=/{
16926 < s/:*\$(srcdir):*/:/
16927 < s/:*\${srcdir}:*/:/
16928 < s/:*@srcdir@:*/:/
16929 < s/^\([^=]*=[     ]*\):*/\1/
16925 >  ac_vpsub='/^[  ]*VPATH[        ]*=[    ]*/{
16926 > h
16927 > s///
16928 > s/^/:/
16929 > s/[      ]*$/:/
16930 > s/:\$(srcdir):/:/g
16931 > s/:\${srcdir}:/:/g
16932 > s/:@srcdir@:/:/g
16933 > s/^:*//
16934   s/:*$//
16935 + x
16936 + s/\(=[   ]*\).*/\1/
16937 + G
16938 + s/\n//
16939   s/^[^=]*=[       ]*$//
16940   }'
16941   fi
# Line 14961 | Line 16947 | fi # test -n "$CONFIG_FILES"
16947   # No need to generate them if there are no CONFIG_HEADERS.
16948   # This happens for instance with `./config.status Makefile'.
16949   if test -n "$CONFIG_HEADERS"; then
16950 < cat >"$tmp/defines.awk" <<\_ACAWK ||
16950 > cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
16951   BEGIN {
16952   _ACEOF
16953  
# Line 14973 | Line 16959 | _ACEOF
16959   # handling of long lines.
16960   ac_delim='%!_!# '
16961   for ac_last_try in false false :; do
16962 <  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
16963 <  if test -z "$ac_t"; then
16962 >  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
16963 >  if test -z "$ac_tt"; then
16964      break
16965    elif $ac_last_try; then
16966 <    as_fn_error "could not make $CONFIG_HEADERS" "$LINENO" 5
16966 >    as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
16967    else
16968      ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
16969    fi
# Line 15062 | Line 17048 | cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
17048   _ACAWK
17049   _ACEOF
17050   cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
17051 <  as_fn_error "could not setup config headers machinery" "$LINENO" 5
17051 >  as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
17052   fi # test -n "$CONFIG_HEADERS"
17053  
17054  
# Line 15075 | Line 17061 | do
17061    esac
17062    case $ac_mode$ac_tag in
17063    :[FHL]*:*);;
17064 <  :L* | :C*:*) as_fn_error "invalid tag \`$ac_tag'" "$LINENO" 5;;
17064 >  :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
17065    :[FH]-) ac_tag=-:-;;
17066    :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
17067    esac
# Line 15094 | Line 17080 | do
17080      for ac_f
17081      do
17082        case $ac_f in
17083 <      -) ac_f="$tmp/stdin";;
17083 >      -) ac_f="$ac_tmp/stdin";;
17084        *) # Look for the file first in the build tree, then in the source tree
17085           # (if the path is not absolute).  The absolute path cannot be DOS-style,
17086           # because $ac_f cannot contain `:'.
# Line 15103 | Line 17089 | do
17089             [\\/$]*) false;;
17090             *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
17091             esac ||
17092 <           as_fn_error "cannot find input file: \`$ac_f'" "$LINENO" 5;;
17092 >           as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
17093        esac
17094        case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
17095        as_fn_append ac_file_inputs " '$ac_f'"
# Line 15129 | Line 17115 | $as_echo "$as_me: creating $ac_file" >&6
17115      esac
17116  
17117      case $ac_tag in
17118 <    *:-:* | *:-) cat >"$tmp/stdin" \
17119 <      || as_fn_error "could not create $ac_file" "$LINENO" 5 ;;
17118 >    *:-:* | *:-) cat >"$ac_tmp/stdin" \
17119 >      || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
17120      esac
17121      ;;
17122    esac
# Line 15266 | Line 17252 | s&@INSTALL@&$ac_INSTALL&;t t
17252   s&@MKDIR_P@&$ac_MKDIR_P&;t t
17253   $ac_datarootdir_hack
17254   "
17255 < eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
17256 <  || as_fn_error "could not create $ac_file" "$LINENO" 5
17255 > eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
17256 >  >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
17257  
17258   test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
17259 <  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
17260 <  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
17259 >  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
17260 >  { ac_out=`sed -n '/^[  ]*datarootdir[  ]*:*=/p' \
17261 >      "$ac_tmp/out"`; test -z "$ac_out"; } &&
17262    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
17263 < which seems to be undefined.  Please make sure it is defined." >&5
17263 > which seems to be undefined.  Please make sure it is defined" >&5
17264   $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
17265 < which seems to be undefined.  Please make sure it is defined." >&2;}
17265 > which seems to be undefined.  Please make sure it is defined" >&2;}
17266  
17267 <  rm -f "$tmp/stdin"
17267 >  rm -f "$ac_tmp/stdin"
17268    case $ac_file in
17269 <  -) cat "$tmp/out" && rm -f "$tmp/out";;
17270 <  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
17269 >  -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
17270 >  *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
17271    esac \
17272 <  || as_fn_error "could not create $ac_file" "$LINENO" 5
17272 >  || as_fn_error $? "could not create $ac_file" "$LINENO" 5
17273   ;;
17274    :H)
17275    #
# Line 15291 | Line 17278 | which seems to be undefined.  Please mak
17278    if test x"$ac_file" != x-; then
17279      {
17280        $as_echo "/* $configure_input  */" \
17281 <      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
17282 <    } >"$tmp/config.h" \
17283 <      || as_fn_error "could not create $ac_file" "$LINENO" 5
17284 <    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
17281 >      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
17282 >    } >"$ac_tmp/config.h" \
17283 >      || as_fn_error $? "could not create $ac_file" "$LINENO" 5
17284 >    if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
17285        { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
17286   $as_echo "$as_me: $ac_file is unchanged" >&6;}
17287      else
17288        rm -f "$ac_file"
17289 <      mv "$tmp/config.h" "$ac_file" \
17290 <        || as_fn_error "could not create $ac_file" "$LINENO" 5
17289 >      mv "$ac_tmp/config.h" "$ac_file" \
17290 >        || as_fn_error $? "could not create $ac_file" "$LINENO" 5
17291      fi
17292    else
17293      $as_echo "/* $configure_input  */" \
17294 <      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
17295 <      || as_fn_error "could not create -" "$LINENO" 5
17294 >      && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
17295 >      || as_fn_error $? "could not create -" "$LINENO" 5
17296    fi
17297   # Compute "$ac_file"'s index in $config_headers.
17298   _am_arg="$ac_file"
# Line 15351 | Line 17338 | $as_echo "$as_me: executing $ac_file com
17338  
17339    case $ac_file$ac_mode in
17340      "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
17341 <  # Autoconf 2.62 quotes --file arguments for eval, but not when files
17341 >  # Older Autoconf quotes --file arguments for eval, but not when files
17342    # are listed without --file.  Let's play safe and only enable the eval
17343    # if we detect the quoting.
17344    case $CONFIG_FILES in
# Line 15364 | Line 17351 | $as_echo "$as_me: executing $ac_file com
17351      # Strip MF so we end up with the name of the file.
17352      mf=`echo "$mf" | sed -e 's/:.*$//'`
17353      # Check whether this is an Automake generated Makefile or not.
17354 <    # We used to match only the files named `Makefile.in', but
17354 >    # We used to match only the files named 'Makefile.in', but
17355      # some people rename them; so instead we look at the file content.
17356      # Grep'ing the first line is not enough: some people post-process
17357      # each Makefile.in and add a new line on top of each file to say so.
# Line 15398 | Line 17385 | $as_echo X"$mf" |
17385        continue
17386      fi
17387      # Extract the definition of DEPDIR, am__include, and am__quote
17388 <    # from the Makefile without running `make'.
17388 >    # from the Makefile without running 'make'.
17389      DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
17390      test -z "$DEPDIR" && continue
17391      am__include=`sed -n 's/^am__include = //p' < "$mf"`
17392 <    test -z "am__include" && continue
17392 >    test -z "$am__include" && continue
17393      am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
15407    # When using ansi2knr, U may be empty or an underscore; expand it
15408    U=`sed -n 's/^U = //p' < "$mf"`
17394      # Find all dependency output files, they are included files with
17395      # $(DEPDIR) in their names.  We invoke sed twice because it is the
17396      # simplest approach to changing $(DEPDIR) to its actual value in the
17397      # expansion.
17398      for file in `sed -n "
17399        s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
17400 <         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
17400 >         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
17401        # Make sure the directory exists.
17402        test -f "$dirpart/$file" && continue
17403        fdir=`$as_dirname -- "$file" ||
# Line 15466 | Line 17451 | $as_echo X"$file" |
17451   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
17452   #
17453   #   Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
17454 < #                 2006, 2007, 2008 Free Software Foundation, Inc.
17454 > #                 2006, 2007, 2008, 2009, 2010, 2011 Free Software
17455 > #                 Foundation, Inc.
17456   #   Written by Gordon Matzigkeit, 1996
17457   #
17458   #   This file is part of GNU Libtool.
# Line 15514 | Line 17500 | pic_mode=$pic_mode
17500   # Whether or not to optimize for fast installation.
17501   fast_install=$enable_fast_install
17502  
17503 + # Shell to use when invoking shell scripts.
17504 + SHELL=$lt_SHELL
17505 +
17506 + # An echo program that protects backslashes.
17507 + ECHO=$lt_ECHO
17508 +
17509 + # The PATH separator for the build system.
17510 + PATH_SEPARATOR=$lt_PATH_SEPARATOR
17511 +
17512   # The host system.
17513   host_alias=$host_alias
17514   host=$host
# Line 15563 | Line 17558 | SP2NL=$lt_lt_SP2NL
17558   # turn newlines into spaces.
17559   NL2SP=$lt_lt_NL2SP
17560  
17561 < # How to create reloadable object files.
17562 < reload_flag=$lt_reload_flag
17563 < reload_cmds=$lt_reload_cmds
17561 > # convert \$build file names to \$host format.
17562 > to_host_file_cmd=$lt_cv_to_host_file_cmd
17563 >
17564 > # convert \$build files to toolchain format.
17565 > to_tool_file_cmd=$lt_cv_to_tool_file_cmd
17566  
17567   # An object symbol dumper.
17568   OBJDUMP=$lt_OBJDUMP
# Line 15573 | Line 17570 | OBJDUMP=$lt_OBJDUMP
17570   # Method to check whether dependent libraries are shared objects.
17571   deplibs_check_method=$lt_deplibs_check_method
17572  
17573 < # Command to use when deplibs_check_method == "file_magic".
17573 > # Command to use when deplibs_check_method = "file_magic".
17574   file_magic_cmd=$lt_file_magic_cmd
17575  
17576 + # How to find potential files when deplibs_check_method = "file_magic".
17577 + file_magic_glob=$lt_file_magic_glob
17578 +
17579 + # Find potential files using nocaseglob when deplibs_check_method = "file_magic".
17580 + want_nocaseglob=$lt_want_nocaseglob
17581 +
17582 + # DLL creation program.
17583 + DLLTOOL=$lt_DLLTOOL
17584 +
17585 + # Command to associate shared and link libraries.
17586 + sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd
17587 +
17588   # The archiver.
17589   AR=$lt_AR
17590 +
17591 + # Flags to create an archive.
17592   AR_FLAGS=$lt_AR_FLAGS
17593  
17594 + # How to feed a file listing to the archiver.
17595 + archiver_list_spec=$lt_archiver_list_spec
17596 +
17597   # A symbol stripping program.
17598   STRIP=$lt_STRIP
17599  
# Line 15588 | Line 17602 | RANLIB=$lt_RANLIB
17602   old_postinstall_cmds=$lt_old_postinstall_cmds
17603   old_postuninstall_cmds=$lt_old_postuninstall_cmds
17604  
17605 + # Whether to use a lock for old archive extraction.
17606 + lock_old_archive_extraction=$lock_old_archive_extraction
17607 +
17608   # A C compiler.
17609   LTCC=$lt_CC
17610  
# Line 15606 | Line 17623 | global_symbol_to_c_name_address=$lt_lt_c
17623   # Transform the output of nm in a C name address pair when lib prefix is needed.
17624   global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix
17625  
17626 < # The name of the directory that contains temporary libtool files.
17627 < objdir=$objdir
17626 > # Specify filename containing input files for \$NM.
17627 > nm_file_list_spec=$lt_nm_file_list_spec
17628  
17629 < # Shell to use when invoking shell scripts.
17630 < SHELL=$lt_SHELL
17629 > # The root where to search for dependent libraries,and in which our libraries should be installed.
17630 > lt_sysroot=$lt_sysroot
17631  
17632 < # An echo program that does not interpret backslashes.
17633 < ECHO=$lt_ECHO
17632 > # The name of the directory that contains temporary libtool files.
17633 > objdir=$objdir
17634  
17635   # Used to examine libraries when file_magic_cmd begins with "file".
17636   MAGIC_CMD=$MAGIC_CMD
# Line 15621 | Line 17638 | MAGIC_CMD=$MAGIC_CMD
17638   # Must we lock files when doing compilation?
17639   need_locks=$lt_need_locks
17640  
17641 + # Manifest tool.
17642 + MANIFEST_TOOL=$lt_MANIFEST_TOOL
17643 +
17644   # Tool to manipulate archived DWARF debug symbol files on Mac OS X.
17645   DSYMUTIL=$lt_DSYMUTIL
17646  
# Line 15677 | Line 17697 | library_names_spec=$lt_library_names_spe
17697   # The coded name of the library, if different from the real name.
17698   soname_spec=$lt_soname_spec
17699  
17700 + # Permission mode override for installation of shared libraries.
17701 + install_override_mode=$lt_install_override_mode
17702 +
17703   # Command to use after installation of a shared archive.
17704   postinstall_cmds=$lt_postinstall_cmds
17705  
# Line 15716 | Line 17739 | striplib=$lt_striplib
17739   # The linker used to build libraries.
17740   LD=$lt_LD
17741  
17742 + # How to create reloadable object files.
17743 + reload_flag=$lt_reload_flag
17744 + reload_cmds=$lt_reload_cmds
17745 +
17746   # Commands used to build an old-style archive.
17747   old_archive_cmds=$lt_old_archive_cmds
17748  
# Line 15728 | Line 17755 | with_gcc=$GCC
17755   # Compiler flag to turn off builtin functions.
17756   no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
17757  
15731 # How to pass a linker flag through the compiler.
15732 wl=$lt_lt_prog_compiler_wl
15733
17758   # Additional compiler flags for building library objects.
17759   pic_flag=$lt_lt_prog_compiler_pic
17760  
17761 + # How to pass a linker flag through the compiler.
17762 + wl=$lt_lt_prog_compiler_wl
17763 +
17764   # Compiler flag to prevent dynamic linking.
17765   link_static_flag=$lt_lt_prog_compiler_static
17766  
# Line 15783 | Line 17810 | no_undefined_flag=$lt_no_undefined_flag
17810   # This must work even if \$libdir does not exist
17811   hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
17812  
15786 # If ld is used when linking, flag to hardcode \$libdir into a binary
15787 # during linking.  This must work even if \$libdir does not exist.
15788 hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
15789
17813   # Whether we need a single "-rpath" flag with a separated argument.
17814   hardcode_libdir_separator=$lt_hardcode_libdir_separator
17815  
# Line 15820 | Line 17843 | inherit_rpath=$inherit_rpath
17843   # Whether libtool must link a program against all its dependency libraries.
17844   link_all_deplibs=$link_all_deplibs
17845  
15823 # Fix the shell variable \$srcfile for the compiler.
15824 fix_srcfile_path=$lt_fix_srcfile_path
15825
17846   # Set to "yes" if exported symbols are required.
17847   always_export_symbols=$always_export_symbols
17848  
# Line 15838 | Line 17858 | include_expsyms=$lt_include_expsyms
17858   # Commands necessary for linking programs (against libraries) with templates.
17859   prelink_cmds=$lt_prelink_cmds
17860  
17861 + # Commands necessary for finishing linking programs.
17862 + postlink_cmds=$lt_postlink_cmds
17863 +
17864   # Specify filename containing input files.
17865   file_list_spec=$lt_file_list_spec
17866  
# Line 15870 | Line 17893 | ltmain="$ac_aux_dir/ltmain.sh"
17893    # if finds mixed CR/LF and LF-only lines.  Since sed operates in
17894    # text mode, it properly converts lines to CR/LF.  This bash problem
17895    # is reportedly fixed, but why not run on old versions too?
17896 <  sed '/^# Generated shell functions inserted here/q' "$ltmain" >> "$cfgfile" \
17897 <    || (rm -f "$cfgfile"; exit 1)
15875 <
15876 <  case $xsi_shell in
15877 <  yes)
15878 <    cat << \_LT_EOF >> "$cfgfile"
15879 <
15880 < # func_dirname file append nondir_replacement
15881 < # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
15882 < # otherwise set result to NONDIR_REPLACEMENT.
15883 < func_dirname ()
15884 < {
15885 <  case ${1} in
15886 <    */*) func_dirname_result="${1%/*}${2}" ;;
15887 <    *  ) func_dirname_result="${3}" ;;
15888 <  esac
15889 < }
15890 <
15891 < # func_basename file
15892 < func_basename ()
15893 < {
15894 <  func_basename_result="${1##*/}"
15895 < }
15896 <
15897 < # func_dirname_and_basename file append nondir_replacement
15898 < # perform func_basename and func_dirname in a single function
15899 < # call:
15900 < #   dirname:  Compute the dirname of FILE.  If nonempty,
15901 < #             add APPEND to the result, otherwise set result
15902 < #             to NONDIR_REPLACEMENT.
15903 < #             value returned in "$func_dirname_result"
15904 < #   basename: Compute filename of FILE.
15905 < #             value retuned in "$func_basename_result"
15906 < # Implementation must be kept synchronized with func_dirname
15907 < # and func_basename. For efficiency, we do not delegate to
15908 < # those functions but instead duplicate the functionality here.
15909 < func_dirname_and_basename ()
15910 < {
15911 <  case ${1} in
15912 <    */*) func_dirname_result="${1%/*}${2}" ;;
15913 <    *  ) func_dirname_result="${3}" ;;
15914 <  esac
15915 <  func_basename_result="${1##*/}"
15916 < }
15917 <
15918 < # func_stripname prefix suffix name
15919 < # strip PREFIX and SUFFIX off of NAME.
15920 < # PREFIX and SUFFIX must not contain globbing or regex special
15921 < # characters, hashes, percent signs, but SUFFIX may contain a leading
15922 < # dot (in which case that matches only a dot).
15923 < func_stripname ()
15924 < {
15925 <  # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
15926 <  # positional parameters, so assign one to ordinary parameter first.
15927 <  func_stripname_result=${3}
15928 <  func_stripname_result=${func_stripname_result#"${1}"}
15929 <  func_stripname_result=${func_stripname_result%"${2}"}
15930 < }
15931 <
15932 < # func_opt_split
15933 < func_opt_split ()
15934 < {
15935 <  func_opt_split_opt=${1%%=*}
15936 <  func_opt_split_arg=${1#*=}
15937 < }
15938 <
15939 < # func_lo2o object
15940 < func_lo2o ()
15941 < {
15942 <  case ${1} in
15943 <    *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
15944 <    *)    func_lo2o_result=${1} ;;
15945 <  esac
15946 < }
15947 <
15948 < # func_xform libobj-or-source
15949 < func_xform ()
15950 < {
15951 <  func_xform_result=${1%.*}.lo
15952 < }
15953 <
15954 < # func_arith arithmetic-term...
15955 < func_arith ()
15956 < {
15957 <  func_arith_result=$(( $* ))
15958 < }
15959 <
15960 < # func_len string
15961 < # STRING may not start with a hyphen.
15962 < func_len ()
15963 < {
15964 <  func_len_result=${#1}
15965 < }
15966 <
15967 < _LT_EOF
15968 <    ;;
15969 <  *) # Bourne compatible functions.
15970 <    cat << \_LT_EOF >> "$cfgfile"
15971 <
15972 < # func_dirname file append nondir_replacement
15973 < # Compute the dirname of FILE.  If nonempty, add APPEND to the result,
15974 < # otherwise set result to NONDIR_REPLACEMENT.
15975 < func_dirname ()
15976 < {
15977 <  # Extract subdirectory from the argument.
15978 <  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
15979 <  if test "X$func_dirname_result" = "X${1}"; then
15980 <    func_dirname_result="${3}"
15981 <  else
15982 <    func_dirname_result="$func_dirname_result${2}"
15983 <  fi
15984 < }
15985 <
15986 < # func_basename file
15987 < func_basename ()
15988 < {
15989 <  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
15990 < }
15991 <
15992 <
15993 < # func_stripname prefix suffix name
15994 < # strip PREFIX and SUFFIX off of NAME.
15995 < # PREFIX and SUFFIX must not contain globbing or regex special
15996 < # characters, hashes, percent signs, but SUFFIX may contain a leading
15997 < # dot (in which case that matches only a dot).
15998 < # func_strip_suffix prefix name
15999 < func_stripname ()
16000 < {
16001 <  case ${2} in
16002 <    .*) func_stripname_result=`$ECHO "X${3}" \
16003 <           | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
16004 <    *)  func_stripname_result=`$ECHO "X${3}" \
16005 <           | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
16006 <  esac
16007 < }
16008 <
16009 < # sed scripts:
16010 < my_sed_long_opt='1s/^\(-[^=]*\)=.*/\1/;q'
16011 < my_sed_long_arg='1s/^-[^=]*=//'
16012 <
16013 < # func_opt_split
16014 < func_opt_split ()
16015 < {
16016 <  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
16017 <  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
16018 < }
16019 <
16020 < # func_lo2o object
16021 < func_lo2o ()
16022 < {
16023 <  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
16024 < }
16025 <
16026 < # func_xform libobj-or-source
16027 < func_xform ()
16028 < {
16029 <  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
16030 < }
16031 <
16032 < # func_arith arithmetic-term...
16033 < func_arith ()
16034 < {
16035 <  func_arith_result=`expr "$@"`
16036 < }
16037 <
16038 < # func_len string
16039 < # STRING may not start with a hyphen.
16040 < func_len ()
16041 < {
16042 <  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
16043 < }
16044 <
16045 < _LT_EOF
16046 < esac
16047 <
16048 < case $lt_shell_append in
16049 <  yes)
16050 <    cat << \_LT_EOF >> "$cfgfile"
16051 <
16052 < # func_append var value
16053 < # Append VALUE to the end of shell variable VAR.
16054 < func_append ()
16055 < {
16056 <  eval "$1+=\$2"
16057 < }
16058 < _LT_EOF
16059 <    ;;
16060 <  *)
16061 <    cat << \_LT_EOF >> "$cfgfile"
16062 <
16063 < # func_append var value
16064 < # Append VALUE to the end of shell variable VAR.
16065 < func_append ()
16066 < {
16067 <  eval "$1=\$$1\$2"
16068 < }
16069 <
16070 < _LT_EOF
16071 <    ;;
16072 <  esac
17896 >  sed '$q' "$ltmain" >> "$cfgfile" \
17897 >     || (rm -f "$cfgfile"; exit 1)
17898  
17899 +  if test x"$xsi_shell" = xyes; then
17900 +  sed -e '/^func_dirname ()$/,/^} # func_dirname /c\
17901 + func_dirname ()\
17902 + {\
17903 + \    case ${1} in\
17904 + \      */*) func_dirname_result="${1%/*}${2}" ;;\
17905 + \      *  ) func_dirname_result="${3}" ;;\
17906 + \    esac\
17907 + } # Extended-shell func_dirname implementation' "$cfgfile" > $cfgfile.tmp \
17908 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17909 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17910 + test 0 -eq $? || _lt_function_replace_fail=:
17911 +
17912 +
17913 +  sed -e '/^func_basename ()$/,/^} # func_basename /c\
17914 + func_basename ()\
17915 + {\
17916 + \    func_basename_result="${1##*/}"\
17917 + } # Extended-shell func_basename implementation' "$cfgfile" > $cfgfile.tmp \
17918 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17919 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17920 + test 0 -eq $? || _lt_function_replace_fail=:
17921 +
17922 +
17923 +  sed -e '/^func_dirname_and_basename ()$/,/^} # func_dirname_and_basename /c\
17924 + func_dirname_and_basename ()\
17925 + {\
17926 + \    case ${1} in\
17927 + \      */*) func_dirname_result="${1%/*}${2}" ;;\
17928 + \      *  ) func_dirname_result="${3}" ;;\
17929 + \    esac\
17930 + \    func_basename_result="${1##*/}"\
17931 + } # Extended-shell func_dirname_and_basename implementation' "$cfgfile" > $cfgfile.tmp \
17932 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17933 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17934 + test 0 -eq $? || _lt_function_replace_fail=:
17935 +
17936 +
17937 +  sed -e '/^func_stripname ()$/,/^} # func_stripname /c\
17938 + func_stripname ()\
17939 + {\
17940 + \    # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are\
17941 + \    # positional parameters, so assign one to ordinary parameter first.\
17942 + \    func_stripname_result=${3}\
17943 + \    func_stripname_result=${func_stripname_result#"${1}"}\
17944 + \    func_stripname_result=${func_stripname_result%"${2}"}\
17945 + } # Extended-shell func_stripname implementation' "$cfgfile" > $cfgfile.tmp \
17946 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17947 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17948 + test 0 -eq $? || _lt_function_replace_fail=:
17949 +
17950 +
17951 +  sed -e '/^func_split_long_opt ()$/,/^} # func_split_long_opt /c\
17952 + func_split_long_opt ()\
17953 + {\
17954 + \    func_split_long_opt_name=${1%%=*}\
17955 + \    func_split_long_opt_arg=${1#*=}\
17956 + } # Extended-shell func_split_long_opt implementation' "$cfgfile" > $cfgfile.tmp \
17957 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17958 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17959 + test 0 -eq $? || _lt_function_replace_fail=:
17960 +
17961 +
17962 +  sed -e '/^func_split_short_opt ()$/,/^} # func_split_short_opt /c\
17963 + func_split_short_opt ()\
17964 + {\
17965 + \    func_split_short_opt_arg=${1#??}\
17966 + \    func_split_short_opt_name=${1%"$func_split_short_opt_arg"}\
17967 + } # Extended-shell func_split_short_opt implementation' "$cfgfile" > $cfgfile.tmp \
17968 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17969 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17970 + test 0 -eq $? || _lt_function_replace_fail=:
17971 +
17972 +
17973 +  sed -e '/^func_lo2o ()$/,/^} # func_lo2o /c\
17974 + func_lo2o ()\
17975 + {\
17976 + \    case ${1} in\
17977 + \      *.lo) func_lo2o_result=${1%.lo}.${objext} ;;\
17978 + \      *)    func_lo2o_result=${1} ;;\
17979 + \    esac\
17980 + } # Extended-shell func_lo2o implementation' "$cfgfile" > $cfgfile.tmp \
17981 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17982 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17983 + test 0 -eq $? || _lt_function_replace_fail=:
17984 +
17985 +
17986 +  sed -e '/^func_xform ()$/,/^} # func_xform /c\
17987 + func_xform ()\
17988 + {\
17989 +    func_xform_result=${1%.*}.lo\
17990 + } # Extended-shell func_xform implementation' "$cfgfile" > $cfgfile.tmp \
17991 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
17992 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
17993 + test 0 -eq $? || _lt_function_replace_fail=:
17994 +
17995 +
17996 +  sed -e '/^func_arith ()$/,/^} # func_arith /c\
17997 + func_arith ()\
17998 + {\
17999 +    func_arith_result=$(( $* ))\
18000 + } # Extended-shell func_arith implementation' "$cfgfile" > $cfgfile.tmp \
18001 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
18002 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18003 + test 0 -eq $? || _lt_function_replace_fail=:
18004 +
18005 +
18006 +  sed -e '/^func_len ()$/,/^} # func_len /c\
18007 + func_len ()\
18008 + {\
18009 +    func_len_result=${#1}\
18010 + } # Extended-shell func_len implementation' "$cfgfile" > $cfgfile.tmp \
18011 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
18012 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18013 + test 0 -eq $? || _lt_function_replace_fail=:
18014 +
18015 + fi
18016 +
18017 + if test x"$lt_shell_append" = xyes; then
18018 +  sed -e '/^func_append ()$/,/^} # func_append /c\
18019 + func_append ()\
18020 + {\
18021 +    eval "${1}+=\\${2}"\
18022 + } # Extended-shell func_append implementation' "$cfgfile" > $cfgfile.tmp \
18023 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
18024 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18025 + test 0 -eq $? || _lt_function_replace_fail=:
18026 +
18027 +
18028 +  sed -e '/^func_append_quoted ()$/,/^} # func_append_quoted /c\
18029 + func_append_quoted ()\
18030 + {\
18031 + \    func_quote_for_eval "${2}"\
18032 + \    eval "${1}+=\\\\ \\$func_quote_for_eval_result"\
18033 + } # Extended-shell func_append_quoted implementation' "$cfgfile" > $cfgfile.tmp \
18034 +  && mv -f "$cfgfile.tmp" "$cfgfile" \
18035 +    || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18036 + test 0 -eq $? || _lt_function_replace_fail=:
18037 +
18038 +
18039 +  # Save a `func_append' function call where possible by direct use of '+='
18040 +  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
18041 +    && mv -f "$cfgfile.tmp" "$cfgfile" \
18042 +      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18043 +  test 0 -eq $? || _lt_function_replace_fail=:
18044 + else
18045 +  # Save a `func_append' function call even when '+=' is not available
18046 +  sed -e 's%func_append \([a-zA-Z_]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
18047 +    && mv -f "$cfgfile.tmp" "$cfgfile" \
18048 +      || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
18049 +  test 0 -eq $? || _lt_function_replace_fail=:
18050 + fi
18051 +
18052 + if test x"$_lt_function_replace_fail" = x":"; then
18053 +  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Unable to substitute extended shell functions in $ofile" >&5
18054 + $as_echo "$as_me: WARNING: Unable to substitute extended shell functions in $ofile" >&2;}
18055 + fi
18056  
16075  sed -n '/^# Generated shell functions inserted here/,$p' "$ltmain" >> "$cfgfile" \
16076    || (rm -f "$cfgfile"; exit 1)
18057  
18058 <  mv -f "$cfgfile" "$ofile" ||
18058 >   mv -f "$cfgfile" "$ofile" ||
18059      (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
18060    chmod +x "$ofile"
18061  
# Line 16090 | Line 18070 | _ACEOF
18070   ac_clean_files=$ac_clean_files_save
18071  
18072   test $ac_write_fail = 0 ||
18073 <  as_fn_error "write failure creating $CONFIG_STATUS" "$LINENO" 5
18073 >  as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
18074  
18075  
18076   # configure is writing to config.log, and then calls config.status.
# Line 16111 | Line 18091 | if test "$no_create" != yes; then
18091    exec 5>>config.log
18092    # Use ||, not &&, to avoid exiting from the if with $? = 1, which
18093    # would make configure fail if this is the last instruction.
18094 <  $ac_cs_success || as_fn_exit $?
16115 < fi
16116 <
16117 < #
16118 < # CONFIG_SUBDIRS section.
16119 < #
16120 < if test "$no_recursion" != yes; then
16121 <
16122 <  # Remove --cache-file, --srcdir, and --disable-option-checking arguments
16123 <  # so they do not pile up.
16124 <  ac_sub_configure_args=
16125 <  ac_prev=
16126 <  eval "set x $ac_configure_args"
16127 <  shift
16128 <  for ac_arg
16129 <  do
16130 <    if test -n "$ac_prev"; then
16131 <      ac_prev=
16132 <      continue
16133 <    fi
16134 <    case $ac_arg in
16135 <    -cache-file | --cache-file | --cache-fil | --cache-fi \
16136 <    | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
16137 <      ac_prev=cache_file ;;
16138 <    -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
16139 <    | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* \
16140 <    | --c=*)
16141 <      ;;
16142 <    --config-cache | -C)
16143 <      ;;
16144 <    -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
16145 <      ac_prev=srcdir ;;
16146 <    -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
16147 <      ;;
16148 <    -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
16149 <      ac_prev=prefix ;;
16150 <    -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
16151 <      ;;
16152 <    --disable-option-checking)
16153 <      ;;
16154 <    *)
16155 <      case $ac_arg in
16156 <      *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
16157 <      esac
16158 <      as_fn_append ac_sub_configure_args " '$ac_arg'" ;;
16159 <    esac
16160 <  done
16161 <
16162 <  # Always prepend --prefix to ensure using the same prefix
16163 <  # in subdir configurations.
16164 <  ac_arg="--prefix=$prefix"
16165 <  case $ac_arg in
16166 <  *\'*) ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
16167 <  esac
16168 <  ac_sub_configure_args="'$ac_arg' $ac_sub_configure_args"
16169 <
16170 <  # Pass --silent
16171 <  if test "$silent" = yes; then
16172 <    ac_sub_configure_args="--silent $ac_sub_configure_args"
16173 <  fi
16174 <
16175 <  # Always prepend --disable-option-checking to silence warnings, since
16176 <  # different subdirs can have different --enable and --with options.
16177 <  ac_sub_configure_args="--disable-option-checking $ac_sub_configure_args"
16178 <
16179 <  ac_popdir=`pwd`
16180 <  for ac_dir in : $subdirs; do test "x$ac_dir" = x: && continue
16181 <
16182 <    # Do not complain, so a configure script can configure whichever
16183 <    # parts of a large source tree are present.
16184 <    test -d "$srcdir/$ac_dir" || continue
16185 <
16186 <    ac_msg="=== configuring in $ac_dir (`pwd`/$ac_dir)"
16187 <    $as_echo "$as_me:${as_lineno-$LINENO}: $ac_msg" >&5
16188 <    $as_echo "$ac_msg" >&6
16189 <    as_dir="$ac_dir"; as_fn_mkdir_p
16190 <    ac_builddir=.
16191 <
16192 < case "$ac_dir" in
16193 < .) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
16194 < *)
16195 <  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
16196 <  # A ".." for each directory in $ac_dir_suffix.
16197 <  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
16198 <  case $ac_top_builddir_sub in
16199 <  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
16200 <  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
16201 <  esac ;;
16202 < esac
16203 < ac_abs_top_builddir=$ac_pwd
16204 < ac_abs_builddir=$ac_pwd$ac_dir_suffix
16205 < # for backward compatibility:
16206 < ac_top_builddir=$ac_top_build_prefix
16207 <
16208 < case $srcdir in
16209 <  .)  # We are building in place.
16210 <    ac_srcdir=.
16211 <    ac_top_srcdir=$ac_top_builddir_sub
16212 <    ac_abs_top_srcdir=$ac_pwd ;;
16213 <  [\\/]* | ?:[\\/]* )  # Absolute name.
16214 <    ac_srcdir=$srcdir$ac_dir_suffix;
16215 <    ac_top_srcdir=$srcdir
16216 <    ac_abs_top_srcdir=$srcdir ;;
16217 <  *) # Relative name.
16218 <    ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
16219 <    ac_top_srcdir=$ac_top_build_prefix$srcdir
16220 <    ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
16221 < esac
16222 < ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
16223 <
16224 <
16225 <    cd "$ac_dir"
16226 <
16227 <    # Check for guested configure; otherwise get Cygnus style configure.
16228 <    if test -f "$ac_srcdir/configure.gnu"; then
16229 <      ac_sub_configure=$ac_srcdir/configure.gnu
16230 <    elif test -f "$ac_srcdir/configure"; then
16231 <      ac_sub_configure=$ac_srcdir/configure
16232 <    elif test -f "$ac_srcdir/configure.in"; then
16233 <      # This should be Cygnus configure.
16234 <      ac_sub_configure=$ac_aux_dir/configure
16235 <    else
16236 <      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: no configuration information is in $ac_dir" >&5
16237 < $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2;}
16238 <      ac_sub_configure=
16239 <    fi
16240 <
16241 <    # The recursion is here.
16242 <    if test -n "$ac_sub_configure"; then
16243 <      # Make the cache file name correct relative to the subdirectory.
16244 <      case $cache_file in
16245 <      [\\/]* | ?:[\\/]* ) ac_sub_cache_file=$cache_file ;;
16246 <      *) # Relative name.
16247 <        ac_sub_cache_file=$ac_top_build_prefix$cache_file ;;
16248 <      esac
16249 <
16250 <      { $as_echo "$as_me:${as_lineno-$LINENO}: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&5
16251 < $as_echo "$as_me: running $SHELL $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_srcdir" >&6;}
16252 <      # The eval makes quoting arguments work.
16253 <      eval "\$SHELL \"\$ac_sub_configure\" $ac_sub_configure_args \
16254 <           --cache-file=\"\$ac_sub_cache_file\" --srcdir=\"\$ac_srcdir\"" ||
16255 <        as_fn_error "$ac_sub_configure failed for $ac_dir" "$LINENO" 5
16256 <    fi
16257 <
16258 <    cd "$ac_popdir"
16259 <  done
18094 >  $ac_cs_success || as_fn_exit 1
18095   fi
18096   if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
18097    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5

Comparing:
ircd-hybrid-7.3/configure (property svn:eol-style), Revision 1053 by michael, Thu Jan 28 08:49:16 2010 UTC vs.
ircd-hybrid/branches/8.2.x/configure (property svn:eol-style), Revision 4294 by michael, Sun Jul 20 10:33:10 2014 UTC

# Line 0 | Line 1
1 + native

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)