|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.59 for MibS 1.1.0. |
| 3 | +# Generated by GNU Autoconf 2.59 for MibS 1.1.1. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/tkralphs/MibS/issues/new>.
|
6 | 6 | #
|
@@ -440,8 +440,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
440 | 440 | # Identity of this package.
|
441 | 441 | PACKAGE_NAME='MibS'
|
442 | 442 | PACKAGE_TARNAME='mibs'
|
443 |
| -PACKAGE_VERSION='1.1.0' |
444 |
| -PACKAGE_STRING='MibS 1.1.0' |
| 443 | +PACKAGE_VERSION='1.1.1' |
| 444 | +PACKAGE_STRING='MibS 1.1.1' |
445 | 445 | PACKAGE_BUGREPORT='https://github.com/tkralphs/MibS/issues/new'
|
446 | 446 |
|
447 | 447 | ac_unique_file="src/MibSBilevel.hpp"
|
@@ -1016,7 +1016,7 @@ if test "$ac_init_help" = "long"; then
|
1016 | 1016 | # Omit some internal or obsolete options to make the list less imposing.
|
1017 | 1017 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1018 | 1018 | cat <<_ACEOF
|
1019 |
| -\`configure' configures MibS 1.1.0 to adapt to many kinds of systems. |
| 1019 | +\`configure' configures MibS 1.1.1 to adapt to many kinds of systems. |
1020 | 1020 |
|
1021 | 1021 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1022 | 1022 |
|
|
1082 | 1082 |
|
1083 | 1083 | if test -n "$ac_init_help"; then
|
1084 | 1084 | case $ac_init_help in
|
1085 |
| - short | recursive ) echo "Configuration of MibS 1.1.0:";; |
| 1085 | + short | recursive ) echo "Configuration of MibS 1.1.1:";; |
1086 | 1086 | esac
|
1087 | 1087 | cat <<\_ACEOF
|
1088 | 1088 |
|
|
1276 | 1276 | test -n "$ac_init_help" && exit 0
|
1277 | 1277 | if $ac_init_version; then
|
1278 | 1278 | cat <<\_ACEOF
|
1279 |
| -MibS configure 1.1.0 |
| 1279 | +MibS configure 1.1.1 |
1280 | 1280 | generated by GNU Autoconf 2.59
|
1281 | 1281 |
|
1282 | 1282 | Copyright (C) 2003 Free Software Foundation, Inc.
|
@@ -1307,7 +1307,7 @@ cat >&5 <<_ACEOF
|
1307 | 1307 | This file contains any messages produced by compilers while
|
1308 | 1308 | running configure, to aid debugging if configure makes a mistake.
|
1309 | 1309 |
|
1310 |
| -It was created by MibS $as_me 1.1.0, which was |
| 1310 | +It was created by MibS $as_me 1.1.1, which was |
1311 | 1311 | generated by GNU Autoconf 2.59. Invocation command line was
|
1312 | 1312 |
|
1313 | 1313 | $ $0 $@
|
@@ -1646,7 +1646,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
|
1646 | 1646 |
|
1647 | 1647 |
|
1648 | 1648 | cat >>confdefs.h <<\_ACEOF
|
1649 |
| -#define MIBS_GIT_VERSION bb81836 |
| 1649 | +#define MIBS_GIT_VERSION releases/1.1.0 |
1650 | 1650 | _ACEOF
|
1651 | 1651 |
|
1652 | 1652 |
|
|
4554 | 4554 |
|
4555 | 4555 | # Define the identity of the package.
|
4556 | 4556 | PACKAGE='mibs'
|
4557 |
| - VERSION='1.1.0' |
| 4557 | + VERSION='1.1.1' |
4558 | 4558 |
|
4559 | 4559 |
|
4560 | 4560 | cat >>confdefs.h <<_ACEOF
|
@@ -23204,7 +23204,7 @@ done
|
23204 | 23204 |
|
23205 | 23205 | # Here list all the files that configure should create (except for the
|
23206 | 23206 | # configuration header file)
|
23207 |
| - ac_config_files="$ac_config_files Makefile src/Makefile src/mibs.par mibs.pc" |
| 23207 | + ac_config_files="$ac_config_files Makefile src/Makefile src/mibs.par mibs.pc" |
23208 | 23208 |
|
23209 | 23209 |
|
23210 | 23210 | ac_config_files="$ac_config_files doxydoc/doxygen.conf"
|
@@ -23786,7 +23786,7 @@ _ASBOX
|
23786 | 23786 | } >&5
|
23787 | 23787 | cat >&5 <<_CSEOF
|
23788 | 23788 |
|
23789 |
| -This file was extended by MibS $as_me 1.1.0, which was |
| 23789 | +This file was extended by MibS $as_me 1.1.1, which was |
23790 | 23790 | generated by GNU Autoconf 2.59. Invocation command line was
|
23791 | 23791 |
|
23792 | 23792 | CONFIG_FILES = $CONFIG_FILES
|
@@ -23849,7 +23849,7 @@ _ACEOF
|
23849 | 23849 |
|
23850 | 23850 | cat >>$CONFIG_STATUS <<_ACEOF
|
23851 | 23851 | ac_cs_version="\\
|
23852 |
| -MibS config.status 1.1.0 |
| 23852 | +MibS config.status 1.1.1 |
23853 | 23853 | configured by $0, generated by GNU Autoconf 2.59,
|
23854 | 23854 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
23855 | 23855 |
|
@@ -23959,9 +23959,9 @@ for ac_config_target in $ac_config_targets
|
23959 | 23959 | do
|
23960 | 23960 | case "$ac_config_target" in
|
23961 | 23961 | # Handling of arguments.
|
23962 |
| - "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
23963 |
| - "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
23964 |
| - "src/mibs.par" ) CONFIG_FILES="$CONFIG_FILES src/mibs.par" ;; |
| 23962 | + "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
| 23963 | + "src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
| 23964 | + "src/mibs.par" ) CONFIG_FILES="$CONFIG_FILES src/mibs.par" ;; |
23965 | 23965 | "mibs.pc" ) CONFIG_FILES="$CONFIG_FILES mibs.pc" ;;
|
23966 | 23966 | "doxydoc/doxygen.conf" ) CONFIG_FILES="$CONFIG_FILES doxydoc/doxygen.conf" ;;
|
23967 | 23967 | "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
|
|
0 commit comments