11#! /bin/sh
22# Guess values for system-dependent variables and create Makefiles.
3- # Generated by GNU Autoconf 2.69 for joy 4.4.2 .
3+ # Generated by GNU Autoconf 2.69 for joy 4.5.0 .
44#
55# Report bugs to <https://github.com/cisco/joy/issues>.
66#
@@ -590,8 +590,8 @@ MAKEFLAGS=
590590# Identity of this package.
591591PACKAGE_NAME='joy'
592592PACKAGE_TARNAME='joy'
593- PACKAGE_VERSION='4.4.2 '
594- PACKAGE_STRING='joy 4.4.2 '
593+ PACKAGE_VERSION='4.5.0 '
594+ PACKAGE_STRING='joy 4.5.0 '
595595PACKAGE_BUGREPORT='https://github.com/cisco/joy/issues'
596596PACKAGE_URL='https://github.com/cisco/joy/'
597597
@@ -1345,7 +1345,7 @@ if test "$ac_init_help" = "long"; then
13451345 # Omit some internal or obsolete options to make the list less imposing.
13461346 # This message is too long to be a string in the A/UX 3.1 sh.
13471347 cat <<_ACEOF
1348- \`configure' configures joy 4.4.2 to adapt to many kinds of systems.
1348+ \`configure' configures joy 4.5.0 to adapt to many kinds of systems.
13491349
13501350Usage: $0 [OPTION]... [VAR=VALUE]...
13511351
14151415
14161416if test -n "$ac_init_help"; then
14171417 case $ac_init_help in
1418- short | recursive ) echo "Configuration of joy 4.4.2 :";;
1418+ short | recursive ) echo "Configuration of joy 4.5.0 :";;
14191419 esac
14201420 cat <<\_ACEOF
14211421
15351535test -n "$ac_init_help" && exit $ac_status
15361536if $ac_init_version; then
15371537 cat <<\_ACEOF
1538- joy configure 4.4.2
1538+ joy configure 4.5.0
15391539generated by GNU Autoconf 2.69
15401540
15411541Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2209,7 +2209,7 @@ cat >config.log <<_ACEOF
22092209This file contains any messages produced by compilers while
22102210running configure, to aid debugging if configure makes a mistake.
22112211
2212- It was created by joy $as_me 4.4.2 , which was
2212+ It was created by joy $as_me 4.5.0 , which was
22132213generated by GNU Autoconf 2.69. Invocation command line was
22142214
22152215 $ $0 $@
30773077
30783078# Define the identity of the package.
30793079 PACKAGE='joy'
3080- VERSION='4.4.2 '
3080+ VERSION='4.5.0 '
30813081
30823082
30833083cat >>confdefs.h <<_ACEOF
@@ -6826,16 +6826,16 @@ fi
68266826done
68276827
68286828######################## PKG Versioning #######################
6829- PKG_VERSION_NUMBER="4:4:2 "
6829+ PKG_VERSION_NUMBER="4:5:0 "
68306830
68316831
68326832$as_echo "#define JOY_MAJOR_VERSION 4" >>confdefs.h
68336833
68346834
6835- $as_echo "#define JOY_MINOR_VERSION 4 " >>confdefs.h
6835+ $as_echo "#define JOY_MINOR_VERSION 5 " >>confdefs.h
68366836
68376837
6838- $as_echo "#define JOY_MICRO_VERSION 2 " >>confdefs.h
6838+ $as_echo "#define JOY_MICRO_VERSION 0 " >>confdefs.h
68396839
68406840
68416841######################## Library Versioning ####################
@@ -6844,7 +6844,7 @@ $as_echo "#define JOY_MICRO_VERSION 2" >>confdefs.h
68446844# For each shared library
68456845#
68466846 #joy.so age for version
6847- JOY_LIBRARY_VERSION="4:4 :0"
6847+ JOY_LIBRARY_VERSION="4:5 :0"
68486848
68496849
68506850case `pwd` in
@@ -18581,7 +18581,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1858118581# report actual input values of CONFIG_FILES etc. instead of their
1858218582# values after options handling.
1858318583ac_log="
18584- This file was extended by joy $as_me 4.4.2 , which was
18584+ This file was extended by joy $as_me 4.5.0 , which was
1858518585generated by GNU Autoconf 2.69. Invocation command line was
1858618586
1858718587 CONFIG_FILES = $CONFIG_FILES
@@ -18648,7 +18648,7 @@ _ACEOF
1864818648cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1864918649ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1865018650ac_cs_version="\\
18651- joy config.status 4.4.2
18651+ joy config.status 4.5.0
1865218652configured by $0, generated by GNU Autoconf 2.69,
1865318653 with options \\"\$ac_cs_config\\"
1865418654
0 commit comments