ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.1.x/configure
(Generate patch)

Comparing hopm/branches/1.1.x/configure (file contents):
Revision 8228 by michael, Mon Apr 17 14:10:34 2017 UTC vs.
Revision 9998 by michael, Wed Jun 23 14:13:52 2021 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 8147 2017-04-05 12:37:06Z michael .
2 > # From configure.ac Id: configure.ac 9938 2021-05-15 13:27:09Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for hopm 1.1.5.
4 > # Generated by GNU Autoconf 2.69 for hopm 1.1.11.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 591 | Line 591 | MAKEFLAGS=
591   # Identity of this package.
592   PACKAGE_NAME='hopm'
593   PACKAGE_TARNAME='hopm'
594 < PACKAGE_VERSION='1.1.5'
595 < PACKAGE_STRING='hopm 1.1.5'
594 > PACKAGE_VERSION='1.1.11'
595 > PACKAGE_STRING='hopm 1.1.11'
596   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
597   PACKAGE_URL=''
598  
# Line 638 | Line 638 | ac_subst_vars='am__EXEEXT_FALSE
638   am__EXEEXT_TRUE
639   LTLIBOBJS
640   LIBOBJS
641 ENABLE_SSL_FALSE
642 ENABLE_SSL_TRUE
641   LEXLIB
642   LEX_OUTPUT_ROOT
643   LEX
# Line 683 | Line 681 | am__nodep
681   AMDEPBACKSLASH
682   AMDEP_FALSE
683   AMDEP_TRUE
686 am__quote
684   am__include
685   DEPDIR
686   OBJEXT
# Line 742 | Line 739 | infodir
739   docdir
740   oldincludedir
741   includedir
742 + runstatedir
743   localstatedir
744   sharedstatedir
745   sysconfdir
# Line 760 | Line 758 | PACKAGE_VERSION
758   PACKAGE_TARNAME
759   PACKAGE_NAME
760   PATH_SEPARATOR
761 < SHELL'
761 > SHELL
762 > am__quote'
763   ac_subst_files=''
764   ac_user_opts='
765   enable_option_checking
# Line 778 | Line 777 | enable_libtool_lock
777   enable_openssl
778   enable_assert
779   enable_warnings
780 + enable_efence
781   '
782        ac_precious_vars='build_alias
783   host_alias
# Line 829 | Line 829 | datadir='${datarootdir}'
829   sysconfdir='${prefix}/etc'
830   sharedstatedir='${prefix}/com'
831   localstatedir='${prefix}/var'
832 + runstatedir='${localstatedir}/run'
833   includedir='${prefix}/include'
834   oldincludedir='/usr/include'
835   docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# Line 1081 | Line 1082 | do
1082    | -silent | --silent | --silen | --sile | --sil)
1083      silent=yes ;;
1084  
1085 +  -runstatedir | --runstatedir | --runstatedi | --runstated \
1086 +  | --runstate | --runstat | --runsta | --runst | --runs \
1087 +  | --run | --ru | --r)
1088 +    ac_prev=runstatedir ;;
1089 +  -runstatedir=* | --runstatedir=* | --runstatedi=* | --runstated=* \
1090 +  | --runstate=* | --runstat=* | --runsta=* | --runst=* | --runs=* \
1091 +  | --run=* | --ru=* | --r=*)
1092 +    runstatedir=$ac_optarg ;;
1093 +
1094    -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
1095      ac_prev=sbindir ;;
1096    -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
# Line 1218 | Line 1228 | fi
1228   for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \
1229                  datadir sysconfdir sharedstatedir localstatedir includedir \
1230                  oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1231 <                libdir localedir mandir
1231 >                libdir localedir mandir runstatedir
1232   do
1233    eval ac_val=\$$ac_var
1234    # Remove trailing slashes.
# Line 1331 | Line 1341 | if test "$ac_init_help" = "long"; then
1341    # Omit some internal or obsolete options to make the list less imposing.
1342    # This message is too long to be a string in the A/UX 3.1 sh.
1343    cat <<_ACEOF
1344 < \`configure' configures hopm 1.1.5 to adapt to many kinds of systems.
1344 > \`configure' configures hopm 1.1.11 to adapt to many kinds of systems.
1345  
1346   Usage: $0 [OPTION]... [VAR=VALUE]...
1347  
# Line 1371 | Line 1381 | Fine tuning of the installation director
1381    --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1382    --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1383    --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1384 +  --runstatedir=DIR       modifiable per-process data [LOCALSTATEDIR/run]
1385    --libdir=DIR            object code libraries [EPREFIX/lib]
1386    --includedir=DIR        C header files [PREFIX/include]
1387    --oldincludedir=DIR     C header files for non-gcc [/usr/include]
# Line 1401 | Line 1412 | fi
1412  
1413   if test -n "$ac_init_help"; then
1414    case $ac_init_help in
1415 <     short | recursive ) echo "Configuration of hopm 1.1.5:";;
1415 >     short | recursive ) echo "Configuration of hopm 1.1.11:";;
1416     esac
1417    cat <<\_ACEOF
1418  
# Line 1427 | Line 1438 | Optional Features:
1438    --disable-openssl            Disable LibreSSL/OpenSSL support.
1439    --enable-assert         Enable assert() statements
1440    --enable-warnings       Enable compiler warnings.
1441 +  --enable-efence         Enable linking with Electric Fence 'efence' memory
1442 +                          debugger library.
1443  
1444   Optional Packages:
1445    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
# Line 1524 | Line 1537 | fi
1537   test -n "$ac_init_help" && exit $ac_status
1538   if $ac_init_version; then
1539    cat <<\_ACEOF
1540 < hopm configure 1.1.5
1540 > hopm configure 1.1.11
1541   generated by GNU Autoconf 2.69
1542  
1543   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 1802 | Line 1815 | cat >config.log <<_ACEOF
1815   This file contains any messages produced by compilers while
1816   running configure, to aid debugging if configure makes a mistake.
1817  
1818 < It was created by hopm $as_me 1.1.5, which was
1818 > It was created by hopm $as_me 1.1.11, which was
1819   generated by GNU Autoconf 2.69.  Invocation command line was
1820  
1821    $ $0 $@
# Line 2150 | Line 2163 | ac_link='$CC -o conftest$ac_exeext $CFLA
2163   ac_compiler_gnu=$ac_cv_c_compiler_gnu
2164  
2165  
2166 < am__api_version='1.15'
2166 > am__api_version='1.16'
2167  
2168   ac_aux_dir=
2169   for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
# Line 2665 | Line 2678 | fi
2678  
2679   # Define the identity of the package.
2680   PACKAGE='hopm'
2681 < VERSION='1.1.5'
2681 > VERSION='1.1.11'
2682  
2683  
2684   cat >>confdefs.h <<_ACEOF
# Line 2695 | Line 2708 | MAKEINFO=${MAKEINFO-"${am_missing_run}ma
2708  
2709   # For better backward compatibility.  To be removed once Automake 1.9.x
2710   # dies out for good.  For more background, see:
2711 < # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2712 < # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2711 > # <https://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2712 > # <https://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2713   mkdir_p='$(MKDIR_P)'
2714  
2715   # We need awk for the "check" target (and possibly the TAP driver).  The
# Line 2747 | Line 2760 | END
2760   Aborting the configuration process, to ensure you take notice of the issue.
2761  
2762   You can download and install GNU coreutils to get an 'rm' implementation
2763 < that behaves properly: <http://www.gnu.org/software/coreutils/>.
2763 > that behaves properly: <https://www.gnu.org/software/coreutils/>.
2764  
2765   If you want to complete the configuration process using your problematic
2766   'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
# Line 2791 | Line 2804 | DEPDIR="${am__leading_dot}deps"
2804  
2805   ac_config_commands="$ac_config_commands depfiles"
2806  
2807 <
2808 < am_make=${MAKE-make}
2809 < cat > confinc << 'END'
2807 > { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} supports the include directive" >&5
2808 > $as_echo_n "checking whether ${MAKE-make} supports the include directive... " >&6; }
2809 > cat > confinc.mk << 'END'
2810   am__doit:
2811 <        @echo this is the am__doit target
2811 >        @echo this is the am__doit target >confinc.out
2812   .PHONY: am__doit
2813   END
2801 # If we don't find an include directive, just comment out the code.
2802 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
2803 $as_echo_n "checking for style of include used by $am_make... " >&6; }
2814   am__include="#"
2815   am__quote=
2816 < _am_result=none
2817 < # First try GNU make style include.
2818 < echo "include confinc" > confmf
2819 < # Ignore all kinds of additional output from 'make'.
2820 < case `$am_make -s -f confmf 2> /dev/null` in #(
2821 < *the\ am__doit\ target*)
2822 <  am__include=include
2823 <  am__quote=
2824 <  _am_result=GNU
2825 <  ;;
2826 < esac
2827 < # Now try BSD make style include.
2828 < if test "$am__include" = "#"; then
2829 <   echo '.include "confinc"' > confmf
2830 <   case `$am_make -s -f confmf 2> /dev/null` in #(
2831 <   *the\ am__doit\ target*)
2832 <     am__include=.include
2833 <     am__quote="\""
2834 <     _am_result=BSD
2816 > # BSD make does it like this.
2817 > echo '.include "confinc.mk" # ignored' > confmf.BSD
2818 > # Other make implementations (GNU, Solaris 10, AIX) do it like this.
2819 > echo 'include confinc.mk # ignored' > confmf.GNU
2820 > _am_result=no
2821 > for s in GNU BSD; do
2822 >  { echo "$as_me:$LINENO: ${MAKE-make} -f confmf.$s && cat confinc.out" >&5
2823 >   (${MAKE-make} -f confmf.$s && cat confinc.out) >&5 2>&5
2824 >   ac_status=$?
2825 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
2826 >   (exit $ac_status); }
2827 >  case $?:`cat confinc.out 2>/dev/null` in #(
2828 >  '0:this is the am__doit target') :
2829 >    case $s in #(
2830 >  BSD) :
2831 >    am__include='.include' am__quote='"' ;; #(
2832 >  *) :
2833 >    am__include='include' am__quote='' ;;
2834 > esac ;; #(
2835 >  *) :
2836       ;;
2837 <   esac
2838 < fi
2839 <
2840 <
2841 < { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
2842 < $as_echo "$_am_result" >&6; }
2843 < rm -f confinc confmf
2837 > esac
2838 >  if test "$am__include" != "#"; then
2839 >    _am_result="yes ($s style)"
2840 >    break
2841 >  fi
2842 > done
2843 > rm -f confinc.* confmf.*
2844 > { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${_am_result}" >&5
2845 > $as_echo "${_am_result}" >&6; }
2846  
2847   # Check whether --enable-dependency-tracking was given.
2848   if test "${enable_dependency_tracking+set}" = set; then :
# Line 5315 | Line 5328 | linux* | k*bsd*-gnu | kopensolaris*-gnu
5328    lt_cv_deplibs_check_method=pass_all
5329    ;;
5330  
5331 < netbsd*)
5331 > netbsd* | netbsdelf*-gnu)
5332    if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5333      lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5334    else
# Line 5678 | Line 5691 | esac
5691   fi
5692  
5693   : ${AR=ar}
5694 < : ${AR_FLAGS=cru}
5694 > : ${AR_FLAGS=cr}
5695  
5696  
5697  
# Line 6179 | Line 6192 | _LT_EOF
6192    test $ac_status = 0; }; then
6193      # Now try to grab the symbols.
6194      nlist=conftest.nm
6195 <    if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6196 <  (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6184 <  ac_status=$?
6185 <  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6186 <  test $ac_status = 0; } && test -s "$nlist"; then
6195 >    $ECHO "$as_me:$LINENO: $NM conftest.$ac_objext | $lt_cv_sys_global_symbol_pipe > $nlist" >&5
6196 >    if eval "$NM" conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist 2>&5 && test -s "$nlist"; then
6197        # Try sorting and uniquifying the output.
6198        if sort "$nlist" | uniq > "$nlist"T; then
6199          mv -f "$nlist"T "$nlist"
# Line 7402 | Line 7412 | int forced_loaded() { return 2;}
7412   _LT_EOF
7413        echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7414        $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7415 <      echo "$AR cru libconftest.a conftest.o" >&5
7416 <      $AR cru libconftest.a conftest.o 2>&5
7415 >      echo "$AR cr libconftest.a conftest.o" >&5
7416 >      $AR cr libconftest.a conftest.o 2>&5
7417        echo "$RANLIB libconftest.a" >&5
7418        $RANLIB libconftest.a 2>&5
7419        cat > conftest.c << _LT_EOF
# Line 8532 | Line 8542 | lt_prog_compiler_static=
8542          lt_prog_compiler_pic='-KPIC'
8543          lt_prog_compiler_static='-static'
8544          ;;
8545 +      # flang / f18. f95 an alias for gfortran or flang on Debian
8546 +      flang* | f18* | f95*)
8547 +        lt_prog_compiler_wl='-Wl,'
8548 +        lt_prog_compiler_pic='-fPIC'
8549 +        lt_prog_compiler_static='-static'
8550 +        ;;
8551        # icc used to be incompatible with GCC.
8552        # ICC 10 doesn't accept -KPIC any more.
8553        icc* | ifort*)
# Line 9008 | Line 9024 | $as_echo_n "checking whether the $compil
9024    openbsd* | bitrig*)
9025      with_gnu_ld=no
9026      ;;
9027 +  linux* | k*bsd*-gnu | gnu*)
9028 +    link_all_deplibs=no
9029 +    ;;
9030    esac
9031  
9032    ld_shlibs=yes
# Line 9262 | Line 9281 | _LT_EOF
9281        fi
9282        ;;
9283  
9284 <    netbsd*)
9284 >    netbsd* | netbsdelf*-gnu)
9285        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9286          archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9287          wlarc=
# Line 9932 | Line 9951 | $as_echo "$lt_cv_irix_exported_symbol" >
9951          if test yes = "$lt_cv_irix_exported_symbol"; then
9952            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'
9953          fi
9954 +        link_all_deplibs=no
9955        else
9956          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'
9957          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'
# Line 9953 | Line 9973 | $as_echo "$lt_cv_irix_exported_symbol" >
9973        esac
9974        ;;
9975  
9976 <    netbsd*)
9976 >    netbsd* | netbsdelf*-gnu)
9977        if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9978          archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
9979        else
# Line 11068 | Line 11088 | fi
11088    dynamic_linker='GNU/Linux ld.so'
11089    ;;
11090  
11091 + netbsdelf*-gnu)
11092 +  version_type=linux
11093 +  need_lib_prefix=no
11094 +  need_version=no
11095 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11096 +  soname_spec='${libname}${release}${shared_ext}$major'
11097 +  shlibpath_var=LD_LIBRARY_PATH
11098 +  shlibpath_overrides_runpath=no
11099 +  hardcode_into_libs=yes
11100 +  dynamic_linker='NetBSD ld.elf_so'
11101 +  ;;
11102 +
11103   netbsd*)
11104    version_type=sunos
11105    need_lib_prefix=no
# Line 12636 | Line 12668 | $as_echo "disabled" >&6; }
12668   fi
12669  
12670   if test "$cf_enable_openssl" != "no"; then :
12671 <  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LibreSSL or OpenSSL 0.9.8o and above" >&5
12672 < $as_echo_n "checking for LibreSSL or OpenSSL 0.9.8o and above... " >&6; }
12671 >  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LibreSSL, or OpenSSL 1.1.1 and above" >&5
12672 > $as_echo_n "checking for LibreSSL, or OpenSSL 1.1.1 and above... " >&6; }
12673    if test "$cross_compiling" = yes; then :
12674    cf_openssl_version_ok=no
12675   else
# Line 12650 | Line 12682 | else
12682   int
12683   main ()
12684   {
12685 < exit(!(OPENSSL_VERSION_NUMBER >= 0x009080ffL));
12685 > exit(!(OPENSSL_VERSION_NUMBER >= 0x1010100fL));
12686    ;
12687    return 0;
12688   }
# Line 12769 | Line 12801 | $as_echo "no - LibreSSL/OpenSSL support
12801   fi
12802   fi
12803  
12772 if test "$ac_cv_lib_ssl_SSL_connect" = yes; then
12773  ENABLE_SSL_TRUE=
12774  ENABLE_SSL_FALSE='#'
12775 else
12776  ENABLE_SSL_TRUE='#'
12777  ENABLE_SSL_FALSE=
12778 fi
12779
12780
12804  
12805    # Check whether --enable-assert was given.
12806   if test "${enable_assert+set}" = set; then :
# Line 12808 | Line 12831 | fi
12831  
12832  
12833  
12834 + for flag in -Werror=unknown-warning-option; do
12835 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
12836 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
12837 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
12838 + if eval \${$as_CACHEVAR+:} false; then :
12839 +  $as_echo_n "(cached) " >&6
12840 + else
12841 +
12842 +  ax_check_save_flags=$CFLAGS
12843 +  CFLAGS="$CFLAGS  $flag"
12844 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
12845 + /* end confdefs.h.  */
12846 +
12847 + int
12848 + main ()
12849 + {
12850 +
12851 +  ;
12852 +  return 0;
12853 + }
12854 + _ACEOF
12855 + if ac_fn_c_try_compile "$LINENO"; then :
12856 +  eval "$as_CACHEVAR=yes"
12857 + else
12858 +  eval "$as_CACHEVAR=no"
12859 + fi
12860 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12861 +  CFLAGS=$ax_check_save_flags
12862 + fi
12863 + eval ac_res=\$$as_CACHEVAR
12864 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
12865 + $as_echo "$ac_res" >&6; }
12866 + if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
12867 +
12868 + if ${CFLAGS+:} false; then :
12869 +
12870 +  case " $CFLAGS " in #(
12871 +  *" $flag "*) :
12872 +    { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
12873 +  (: CFLAGS already contains $flag) 2>&5
12874 +  ac_status=$?
12875 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12876 +  test $ac_status = 0; } ;; #(
12877 +  *) :
12878 +
12879 +     as_fn_append CFLAGS " $flag"
12880 +     { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
12881 +  (: CFLAGS="$CFLAGS") 2>&5
12882 +  ac_status=$?
12883 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12884 +  test $ac_status = 0; }
12885 +     ;;
12886 + esac
12887 +
12888 + else
12889 +
12890 +  CFLAGS=$flag
12891 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
12892 +  (: CFLAGS="$CFLAGS") 2>&5
12893 +  ac_status=$?
12894 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12895 +  test $ac_status = 0; }
12896 +
12897 + fi
12898 +
12899 + else
12900 +  :
12901 + fi
12902 +
12903 + done
12904 +
12905 +
12906 +
12907 +
12908 +
12909 +
12910   for flag in -Wall; do
12911    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
12912   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
# Line 13033 | Line 13132 | done
13132  
13133  
13134  
13135 + for flag in -Wcast-function-type; do
13136 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
13137 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
13138 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
13139 + if eval \${$as_CACHEVAR+:} false; then :
13140 +  $as_echo_n "(cached) " >&6
13141 + else
13142 +
13143 +  ax_check_save_flags=$CFLAGS
13144 +  CFLAGS="$CFLAGS  $flag"
13145 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13146 + /* end confdefs.h.  */
13147 +
13148 + int
13149 + main ()
13150 + {
13151 +
13152 +  ;
13153 +  return 0;
13154 + }
13155 + _ACEOF
13156 + if ac_fn_c_try_compile "$LINENO"; then :
13157 +  eval "$as_CACHEVAR=yes"
13158 + else
13159 +  eval "$as_CACHEVAR=no"
13160 + fi
13161 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13162 +  CFLAGS=$ax_check_save_flags
13163 + fi
13164 + eval ac_res=\$$as_CACHEVAR
13165 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13166 + $as_echo "$ac_res" >&6; }
13167 + if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
13168 +
13169 + if ${CFLAGS+:} false; then :
13170 +
13171 +  case " $CFLAGS " in #(
13172 +  *" $flag "*) :
13173 +    { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
13174 +  (: CFLAGS already contains $flag) 2>&5
13175 +  ac_status=$?
13176 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13177 +  test $ac_status = 0; } ;; #(
13178 +  *) :
13179 +
13180 +     as_fn_append CFLAGS " $flag"
13181 +     { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
13182 +  (: CFLAGS="$CFLAGS") 2>&5
13183 +  ac_status=$?
13184 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13185 +  test $ac_status = 0; }
13186 +     ;;
13187 + esac
13188 +
13189 + else
13190 +
13191 +  CFLAGS=$flag
13192 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
13193 +  (: CFLAGS="$CFLAGS") 2>&5
13194 +  ac_status=$?
13195 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13196 +  test $ac_status = 0; }
13197 +
13198 + fi
13199 +
13200 + else
13201 +  :
13202 + fi
13203 +
13204 + done
13205 +
13206 +
13207 +
13208 +
13209 +
13210   for flag in -Wcast-qual; do
13211    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
13212   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
# Line 13183 | Line 13357 | done
13357  
13358  
13359  
13360 + for flag in -Wduplicated-cond; do
13361 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
13362 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
13363 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
13364 + if eval \${$as_CACHEVAR+:} false; then :
13365 +  $as_echo_n "(cached) " >&6
13366 + else
13367 +
13368 +  ax_check_save_flags=$CFLAGS
13369 +  CFLAGS="$CFLAGS  $flag"
13370 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
13371 + /* end confdefs.h.  */
13372 +
13373 + int
13374 + main ()
13375 + {
13376 +
13377 +  ;
13378 +  return 0;
13379 + }
13380 + _ACEOF
13381 + if ac_fn_c_try_compile "$LINENO"; then :
13382 +  eval "$as_CACHEVAR=yes"
13383 + else
13384 +  eval "$as_CACHEVAR=no"
13385 + fi
13386 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
13387 +  CFLAGS=$ax_check_save_flags
13388 + fi
13389 + eval ac_res=\$$as_CACHEVAR
13390 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
13391 + $as_echo "$ac_res" >&6; }
13392 + if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
13393 +
13394 + if ${CFLAGS+:} false; then :
13395 +
13396 +  case " $CFLAGS " in #(
13397 +  *" $flag "*) :
13398 +    { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
13399 +  (: CFLAGS already contains $flag) 2>&5
13400 +  ac_status=$?
13401 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13402 +  test $ac_status = 0; } ;; #(
13403 +  *) :
13404 +
13405 +     as_fn_append CFLAGS " $flag"
13406 +     { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
13407 +  (: CFLAGS="$CFLAGS") 2>&5
13408 +  ac_status=$?
13409 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13410 +  test $ac_status = 0; }
13411 +     ;;
13412 + esac
13413 +
13414 + else
13415 +
13416 +  CFLAGS=$flag
13417 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
13418 +  (: CFLAGS="$CFLAGS") 2>&5
13419 +  ac_status=$?
13420 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13421 +  test $ac_status = 0; }
13422 +
13423 + fi
13424 +
13425 + else
13426 +  :
13427 + fi
13428 +
13429 + done
13430 +
13431 +
13432 +
13433 +
13434 +
13435   for flag in -Wempty-body; do
13436    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
13437   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
# Line 14233 | Line 14482 | done
14482  
14483  
14484  
14485 + for flag in -Wshift-negative-value; do
14486 +  as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14487 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
14488 + $as_echo_n "checking whether C compiler accepts $flag... " >&6; }
14489 + if eval \${$as_CACHEVAR+:} false; then :
14490 +  $as_echo_n "(cached) " >&6
14491 + else
14492 +
14493 +  ax_check_save_flags=$CFLAGS
14494 +  CFLAGS="$CFLAGS  $flag"
14495 +  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14496 + /* end confdefs.h.  */
14497 +
14498 + int
14499 + main ()
14500 + {
14501 +
14502 +  ;
14503 +  return 0;
14504 + }
14505 + _ACEOF
14506 + if ac_fn_c_try_compile "$LINENO"; then :
14507 +  eval "$as_CACHEVAR=yes"
14508 + else
14509 +  eval "$as_CACHEVAR=no"
14510 + fi
14511 + rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14512 +  CFLAGS=$ax_check_save_flags
14513 + fi
14514 + eval ac_res=\$$as_CACHEVAR
14515 +               { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
14516 + $as_echo "$ac_res" >&6; }
14517 + if eval test \"x\$"$as_CACHEVAR"\" = x"yes"; then :
14518 +
14519 + if ${CFLAGS+:} false; then :
14520 +
14521 +  case " $CFLAGS " in #(
14522 +  *" $flag "*) :
14523 +    { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS already contains \$flag"; } >&5
14524 +  (: CFLAGS already contains $flag) 2>&5
14525 +  ac_status=$?
14526 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14527 +  test $ac_status = 0; } ;; #(
14528 +  *) :
14529 +
14530 +     as_fn_append CFLAGS " $flag"
14531 +     { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
14532 +  (: CFLAGS="$CFLAGS") 2>&5
14533 +  ac_status=$?
14534 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14535 +  test $ac_status = 0; }
14536 +     ;;
14537 + esac
14538 +
14539 + else
14540 +
14541 +  CFLAGS=$flag
14542 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: : CFLAGS=\"\$CFLAGS\""; } >&5
14543 +  (: CFLAGS="$CFLAGS") 2>&5
14544 +  ac_status=$?
14545 +  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14546 +  test $ac_status = 0; }
14547 +
14548 + fi
14549 +
14550 + else
14551 +  :
14552 + fi
14553 +
14554 + done
14555 +
14556 +
14557 +
14558 +
14559 +
14560   for flag in -Wsign-compare; do
14561    as_CACHEVAR=`$as_echo "ax_cv_check_cflags__$flag" | $as_tr_sh`
14562   { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >&5
# Line 14608 | Line 14932 | done
14932   fi
14933  
14934  
14935 +  # Check whether --enable-efence was given.
14936 + if test "${enable_efence+set}" = set; then :
14937 +  enableval=$enable_efence; efence="$enableval"
14938 + else
14939 +  efence="no"
14940 + fi
14941 +
14942 +
14943 +  if test "$efence" = "yes"; then :
14944 +
14945 +    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing EF_Print" >&5
14946 + $as_echo_n "checking for library containing EF_Print... " >&6; }
14947 + if ${ac_cv_search_EF_Print+:} false; then :
14948 +  $as_echo_n "(cached) " >&6
14949 + else
14950 +  ac_func_search_save_LIBS=$LIBS
14951 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14952 + /* end confdefs.h.  */
14953 +
14954 + /* Override any GCC internal prototype to avoid an error.
14955 +   Use char because int might match the return type of a GCC
14956 +   builtin and then its argument prototype would still apply.  */
14957 + #ifdef __cplusplus
14958 + extern "C"
14959 + #endif
14960 + char EF_Print ();
14961 + int
14962 + main ()
14963 + {
14964 + return EF_Print ();
14965 +  ;
14966 +  return 0;
14967 + }
14968 + _ACEOF
14969 + for ac_lib in '' efence; do
14970 +  if test -z "$ac_lib"; then
14971 +    ac_res="none required"
14972 +  else
14973 +    ac_res=-l$ac_lib
14974 +    LIBS="-l$ac_lib  $ac_func_search_save_LIBS"
14975 +  fi
14976 +  if ac_fn_c_try_link "$LINENO"; then :
14977 +  ac_cv_search_EF_Print=$ac_res
14978 + fi
14979 + rm -f core conftest.err conftest.$ac_objext \
14980 +    conftest$ac_exeext
14981 +  if ${ac_cv_search_EF_Print+:} false; then :
14982 +  break
14983 + fi
14984 + done
14985 + if ${ac_cv_search_EF_Print+:} false; then :
14986 +
14987 + else
14988 +  ac_cv_search_EF_Print=no
14989 + fi
14990 + rm conftest.$ac_ext
14991 + LIBS=$ac_func_search_save_LIBS
14992 + fi
14993 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_search_EF_Print" >&5
14994 + $as_echo "$ac_cv_search_EF_Print" >&6; }
14995 + ac_res=$ac_cv_search_EF_Print
14996 + if test "$ac_res" != no; then :
14997 +  test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
14998 +
14999 + else
15000 +  { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
15001 + $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15002 + as_fn_error $? "Electric Fence 'efence' library not found
15003 + See \`config.log' for more details" "$LINENO" 5; }
15004 + fi
15005 +
15006 +
15007 + fi
15008 +
15009 +
15010   for ac_func in strlcpy strlcat
15011   do :
15012    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
# Line 14760 | Line 15159 | if test -z "${am__fastdepCC_TRUE}" && te
15159    as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
15160   Usually this means the macro was only invoked conditionally." "$LINENO" 5
15161   fi
14763 if test -z "${ENABLE_SSL_TRUE}" && test -z "${ENABLE_SSL_FALSE}"; then
14764  as_fn_error $? "conditional \"ENABLE_SSL\" was never defined.
14765 Usually this means the macro was only invoked conditionally." "$LINENO" 5
14766 fi
15162  
15163   : "${CONFIG_STATUS=./config.status}"
15164   ac_write_fail=0
# Line 15161 | Line 15556 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
15556   # report actual input values of CONFIG_FILES etc. instead of their
15557   # values after options handling.
15558   ac_log="
15559 < This file was extended by hopm $as_me 1.1.5, which was
15559 > This file was extended by hopm $as_me 1.1.11, which was
15560   generated by GNU Autoconf 2.69.  Invocation command line was
15561  
15562    CONFIG_FILES    = $CONFIG_FILES
# Line 15227 | Line 15622 | _ACEOF
15622   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15623   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15624   ac_cs_version="\\
15625 < hopm config.status 1.1.5
15625 > hopm config.status 1.1.11
15626   configured by $0, generated by GNU Autoconf 2.69,
15627    with options \\"\$ac_cs_config\\"
15628  
# Line 15346 | Line 15741 | cat >>$CONFIG_STATUS <<_ACEOF || ac_writ
15741   #
15742   # INIT-COMMANDS
15743   #
15744 < AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
15744 > AMDEP_TRUE="$AMDEP_TRUE" MAKE="${MAKE-make}"
15745  
15746  
15747   # The HP-UX ksh and POSIX shell print the target directory to stdout
# Line 16246 | Line 16641 | $as_echo "$as_me: executing $ac_file com
16641    # Older Autoconf quotes --file arguments for eval, but not when files
16642    # are listed without --file.  Let's play safe and only enable the eval
16643    # if we detect the quoting.
16644 <  case $CONFIG_FILES in
16645 <  *\'*) eval set x "$CONFIG_FILES" ;;
16646 <  *)   set x $CONFIG_FILES ;;
16647 <  esac
16644 >  # TODO: see whether this extra hack can be removed once we start
16645 >  # requiring Autoconf 2.70 or later.
16646 >  case $CONFIG_FILES in #(
16647 >  *\'*) :
16648 >    eval set x "$CONFIG_FILES" ;; #(
16649 >  *) :
16650 >    set x $CONFIG_FILES ;; #(
16651 >  *) :
16652 >     ;;
16653 > esac
16654    shift
16655 <  for mf
16655 >  # Used to flag and report bootstrapping failures.
16656 >  am_rc=0
16657 >  for am_mf
16658    do
16659      # Strip MF so we end up with the name of the file.
16660 <    mf=`echo "$mf" | sed -e 's/:.*$//'`
16661 <    # Check whether this is an Automake generated Makefile or not.
16662 <    # We used to match only the files named 'Makefile.in', but
16663 <    # some people rename them; so instead we look at the file content.
16261 <    # Grep'ing the first line is not enough: some people post-process
16262 <    # each Makefile.in and add a new line on top of each file to say so.
16263 <    # Grep'ing the whole file is not good either: AIX grep has a line
16660 >    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
16661 >    # Check whether this is an Automake generated Makefile which includes
16662 >    # dependency-tracking related rules and includes.
16663 >    # Grep'ing the whole file directly is not great: AIX grep has a line
16664      # limit of 2048, but all sed's we know have understand at least 4000.
16665 <    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
16666 <      dirpart=`$as_dirname -- "$mf" ||
16667 < $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16668 <         X"$mf" : 'X\(//\)[^/]' \| \
16669 <         X"$mf" : 'X\(//\)$' \| \
16670 <         X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
16671 < $as_echo X"$mf" |
16665 >    sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \
16666 >      || continue
16667 >    am_dirpart=`$as_dirname -- "$am_mf" ||
16668 > $as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16669 >         X"$am_mf" : 'X\(//\)[^/]' \| \
16670 >         X"$am_mf" : 'X\(//\)$' \| \
16671 >         X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
16672 > $as_echo X"$am_mf" |
16673      sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16674              s//\1/
16675              q
# Line 16286 | Line 16687 | $as_echo X"$mf" |
16687              q
16688            }
16689            s/.*/./; q'`
16690 <    else
16691 <      continue
16692 <    fi
16693 <    # Extract the definition of DEPDIR, am__include, and am__quote
16694 <    # from the Makefile without running 'make'.
16695 <    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
16295 <    test -z "$DEPDIR" && continue
16296 <    am__include=`sed -n 's/^am__include = //p' < "$mf"`
16297 <    test -z "$am__include" && continue
16298 <    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
16299 <    # Find all dependency output files, they are included files with
16300 <    # $(DEPDIR) in their names.  We invoke sed twice because it is the
16301 <    # simplest approach to changing $(DEPDIR) to its actual value in the
16302 <    # expansion.
16303 <    for file in `sed -n "
16304 <      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
16305 <         sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
16306 <      # Make sure the directory exists.
16307 <      test -f "$dirpart/$file" && continue
16308 <      fdir=`$as_dirname -- "$file" ||
16309 < $as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16310 <         X"$file" : 'X\(//\)[^/]' \| \
16311 <         X"$file" : 'X\(//\)$' \| \
16312 <         X"$file" : 'X\(/\)' \| . 2>/dev/null ||
16313 < $as_echo X"$file" |
16314 <    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16315 <            s//\1/
16316 <            q
16317 <          }
16318 <          /^X\(\/\/\)[^/].*/{
16690 >    am_filepart=`$as_basename -- "$am_mf" ||
16691 > $as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \
16692 >         X"$am_mf" : 'X\(//\)$' \| \
16693 >         X"$am_mf" : 'X\(/\)' \| . 2>/dev/null ||
16694 > $as_echo X/"$am_mf" |
16695 >    sed '/^.*\/\([^/][^/]*\)\/*$/{
16696              s//\1/
16697              q
16698            }
16699 <          /^X\(\/\/\)$/{
16699 >          /^X\/\(\/\/\)$/{
16700              s//\1/
16701              q
16702            }
16703 <          /^X\(\/\).*/{
16703 >          /^X\/\(\/\).*/{
16704              s//\1/
16705              q
16706            }
16707            s/.*/./; q'`
16708 <      as_dir=$dirpart/$fdir; as_fn_mkdir_p
16709 <      # echo "creating $dirpart/$file"
16710 <      echo '# dummy' > "$dirpart/$file"
16711 <    done
16708 >    { echo "$as_me:$LINENO: cd "$am_dirpart" \
16709 >      && sed -e '/# am--include-marker/d' "$am_filepart" \
16710 >        | $MAKE -f - am--depfiles" >&5
16711 >   (cd "$am_dirpart" \
16712 >      && sed -e '/# am--include-marker/d' "$am_filepart" \
16713 >        | $MAKE -f - am--depfiles) >&5 2>&5
16714 >   ac_status=$?
16715 >   echo "$as_me:$LINENO: \$? = $ac_status" >&5
16716 >   (exit $ac_status); } || am_rc=$?
16717    done
16718 +  if test $am_rc -ne 0; then
16719 +    { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
16720 + $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
16721 + as_fn_error $? "Something went wrong bootstrapping makefile fragments
16722 +    for automatic dependency tracking.  Try re-running configure with the
16723 +    '--disable-dependency-tracking' option to at least be able to build
16724 +    the package (albeit without support for automatic dependency tracking).
16725 + See \`config.log' for more details" "$LINENO" 5; }
16726 +  fi
16727 +  { am_dirpart=; unset am_dirpart;}
16728 +  { am_filepart=; unset am_filepart;}
16729 +  { am_mf=; unset am_mf;}
16730 +  { am_rc=; unset am_rc;}
16731 +  rm -f conftest-deps.mk
16732   }
16733   ;;
16734      "libtool":C)
# Line 16350 | Line 16746 | $as_echo X"$file" |
16746      cat <<_LT_EOF >> "$cfgfile"
16747   #! $SHELL
16748   # Generated automatically by $as_me ($PACKAGE) $VERSION
16353 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
16749   # NOTE: Changes made to this file will be lost: look at ltmain.sh.
16750  
16751   # Provide generalized library-building support services.

Diff Legend

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