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/branches/8.2.x/configure (file contents):
Revision 9307 by michael, Wed Feb 26 17:04:10 2020 UTC vs.
Revision 9830 by michael, Sun Dec 20 03:54:31 2020 UTC

# Line 1 | Line 1
1   #! /bin/sh
2 < # From configure.ac Id: configure.ac 9260 2020-02-02 19:22:23Z michael .
2 > # From configure.ac Id: configure.ac 9760 2020-11-30 11:34:48Z michael .
3   # Guess values for system-dependent variables and create Makefiles.
4 < # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.30.
4 > # Generated by GNU Autoconf 2.69 for ircd-hybrid 8.2.36.
5   #
6   # Report bugs to <bugs@ircd-hybrid.org>.
7   #
# Line 593 | Line 593 | MAKEFLAGS=
593   # Identity of this package.
594   PACKAGE_NAME='ircd-hybrid'
595   PACKAGE_TARNAME='ircd-hybrid'
596 < PACKAGE_VERSION='8.2.30'
597 < PACKAGE_STRING='ircd-hybrid 8.2.30'
596 > PACKAGE_VERSION='8.2.36'
597 > PACKAGE_STRING='ircd-hybrid 8.2.36'
598   PACKAGE_BUGREPORT='bugs@ircd-hybrid.org'
599   PACKAGE_URL=''
600  
# Line 1378 | Line 1378 | if test "$ac_init_help" = "long"; then
1378    # Omit some internal or obsolete options to make the list less imposing.
1379    # This message is too long to be a string in the A/UX 3.1 sh.
1380    cat <<_ACEOF
1381 < \`configure' configures ircd-hybrid 8.2.30 to adapt to many kinds of systems.
1381 > \`configure' configures ircd-hybrid 8.2.36 to adapt to many kinds of systems.
1382  
1383   Usage: $0 [OPTION]... [VAR=VALUE]...
1384  
# Line 1449 | Line 1449 | fi
1449  
1450   if test -n "$ac_init_help"; then
1451    case $ac_init_help in
1452 <     short | recursive ) echo "Configuration of ircd-hybrid 8.2.30:";;
1452 >     short | recursive ) echo "Configuration of ircd-hybrid 8.2.36:";;
1453     esac
1454    cat <<\_ACEOF
1455  
# Line 1583 | Line 1583 | fi
1583   test -n "$ac_init_help" && exit $ac_status
1584   if $ac_init_version; then
1585    cat <<\_ACEOF
1586 < ircd-hybrid configure 8.2.30
1586 > ircd-hybrid configure 8.2.36
1587   generated by GNU Autoconf 2.69
1588  
1589   Copyright (C) 2012 Free Software Foundation, Inc.
# Line 2052 | Line 2052 | cat >config.log <<_ACEOF
2052   This file contains any messages produced by compilers while
2053   running configure, to aid debugging if configure makes a mistake.
2054  
2055 < It was created by ircd-hybrid $as_me 8.2.30, which was
2055 > It was created by ircd-hybrid $as_me 8.2.36, which was
2056   generated by GNU Autoconf 2.69.  Invocation command line was
2057  
2058    $ $0 $@
# Line 2332 | Line 2332 | $as_echo "$as_me: creating cache $cache_
2332    >$cache_file
2333   fi
2334  
2335 as_fn_append ac_func_list " strtok_r"
2335   as_fn_append ac_func_list " strlcat"
2336   as_fn_append ac_func_list " strlcpy"
2337   as_fn_append ac_header_list " crypt.h"
# Line 2923 | Line 2922 | fi
2922  
2923   # Define the identity of the package.
2924   PACKAGE='ircd-hybrid'
2925 < VERSION='8.2.30'
2925 > VERSION='8.2.36'
2926  
2927  
2928   cat >>confdefs.h <<_ACEOF
# Line 6151 | Line 6150 | esac
6150   fi
6151  
6152   : ${AR=ar}
6153 < : ${AR_FLAGS=cru}
6153 > : ${AR_FLAGS=cr}
6154  
6155  
6156  
# Line 7872 | Line 7871 | int forced_loaded() { return 2;}
7871   _LT_EOF
7872        echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
7873        $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
7874 <      echo "$AR cru libconftest.a conftest.o" >&5
7875 <      $AR cru libconftest.a conftest.o 2>&5
7874 >      echo "$AR cr libconftest.a conftest.o" >&5
7875 >      $AR cr libconftest.a conftest.o 2>&5
7876        echo "$RANLIB libconftest.a" >&5
7877        $RANLIB libconftest.a 2>&5
7878        cat > conftest.c << _LT_EOF
# Line 14187 | Line 14186 | done
14186  
14187  
14188  
14190
14191
14189   # Checks for header files.
14190  
14191  
# Line 17753 | Line 17750 | cat >>$CONFIG_STATUS <<\_ACEOF || ac_wri
17750   # report actual input values of CONFIG_FILES etc. instead of their
17751   # values after options handling.
17752   ac_log="
17753 < This file was extended by ircd-hybrid $as_me 8.2.30, which was
17753 > This file was extended by ircd-hybrid $as_me 8.2.36, which was
17754   generated by GNU Autoconf 2.69.  Invocation command line was
17755  
17756    CONFIG_FILES    = $CONFIG_FILES
# Line 17819 | Line 17816 | _ACEOF
17816   cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17817   ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17818   ac_cs_version="\\
17819 < ircd-hybrid config.status 8.2.30
17819 > ircd-hybrid config.status 8.2.36
17820   configured by $0, generated by GNU Autoconf 2.69,
17821    with options \\"\$ac_cs_config\\"
17822  

Diff Legend

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