|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.59 for MibS trunk. |
| 3 | +# Generated by GNU Autoconf 2.59 for MibS 1.0.0. |
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='trunk' |
444 | | -PACKAGE_STRING='MibS trunk' |
| 443 | +PACKAGE_VERSION='1.0.0' |
| 444 | +PACKAGE_STRING='MibS 1.0.0' |
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 trunk to adapt to many kinds of systems. |
| 1019 | +\`configure' configures MibS 1.0.0 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 trunk:";; |
| 1085 | + short | recursive ) echo "Configuration of MibS 1.0.0:";; |
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 trunk |
| 1279 | +MibS configure 1.0.0 |
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 trunk, which was |
| 1310 | +It was created by MibS $as_me 1.0.0, 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 e1f3bd2 |
| 1649 | +#define MIBS_GIT_VERSION a23f3c3 |
1650 | 1650 | _ACEOF |
1651 | 1651 |
|
1652 | 1652 |
|
|
4554 | 4554 |
|
4555 | 4555 | # Define the identity of the package. |
4556 | 4556 | PACKAGE='mibs' |
4557 | | - VERSION='trunk' |
| 4557 | + VERSION='1.0.0' |
4558 | 4558 |
|
4559 | 4559 |
|
4560 | 4560 | cat >>confdefs.h <<_ACEOF |
@@ -23791,7 +23791,7 @@ _ASBOX |
23791 | 23791 | } >&5 |
23792 | 23792 | cat >&5 <<_CSEOF |
23793 | 23793 |
|
23794 | | -This file was extended by MibS $as_me trunk, which was |
| 23794 | +This file was extended by MibS $as_me 1.0.0, which was |
23795 | 23795 | generated by GNU Autoconf 2.59. Invocation command line was |
23796 | 23796 |
|
23797 | 23797 | CONFIG_FILES = $CONFIG_FILES |
@@ -23854,7 +23854,7 @@ _ACEOF |
23854 | 23854 |
|
23855 | 23855 | cat >>$CONFIG_STATUS <<_ACEOF |
23856 | 23856 | ac_cs_version="\\ |
23857 | | -MibS config.status trunk |
| 23857 | +MibS config.status 1.0.0 |
23858 | 23858 | configured by $0, generated by GNU Autoconf 2.59, |
23859 | 23859 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
23860 | 23860 |
|
|
0 commit comments