Skip to content

Commit 82f4d0f

Browse files
committed
Changing version number to 1.1.0
1 parent bb81836 commit 82f4d0f

File tree

2 files changed

+41
-46
lines changed

2 files changed

+41
-46
lines changed

configure

+40-45
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# 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.1.0.
44
#
55
# Report bugs to <https://github.com/tkralphs/MibS/issues/new>.
66
#
@@ -440,8 +440,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
440440
# Identity of this package.
441441
PACKAGE_NAME='MibS'
442442
PACKAGE_TARNAME='mibs'
443-
PACKAGE_VERSION='trunk'
444-
PACKAGE_STRING='MibS trunk'
443+
PACKAGE_VERSION='1.1.0'
444+
PACKAGE_STRING='MibS 1.1.0'
445445
PACKAGE_BUGREPORT='https://github.com/tkralphs/MibS/issues/new'
446446

447447
ac_unique_file="src/MibSBilevel.hpp"
@@ -1016,7 +1016,7 @@ if test "$ac_init_help" = "long"; then
10161016
# Omit some internal or obsolete options to make the list less imposing.
10171017
# This message is too long to be a string in the A/UX 3.1 sh.
10181018
cat <<_ACEOF
1019-
\`configure' configures MibS trunk to adapt to many kinds of systems.
1019+
\`configure' configures MibS 1.1.0 to adapt to many kinds of systems.
10201020

10211021
Usage: $0 [OPTION]... [VAR=VALUE]...
10221022

@@ -1082,7 +1082,7 @@ fi
10821082

10831083
if test -n "$ac_init_help"; then
10841084
case $ac_init_help in
1085-
short | recursive ) echo "Configuration of MibS trunk:";;
1085+
short | recursive ) echo "Configuration of MibS 1.1.0:";;
10861086
esac
10871087
cat <<\_ACEOF
10881088

@@ -1276,7 +1276,7 @@ fi
12761276
test -n "$ac_init_help" && exit 0
12771277
if $ac_init_version; then
12781278
cat <<\_ACEOF
1279-
MibS configure trunk
1279+
MibS configure 1.1.0
12801280
generated by GNU Autoconf 2.59
12811281

12821282
Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1307,7 +1307,7 @@ cat >&5 <<_ACEOF
13071307
This file contains any messages produced by compilers while
13081308
running configure, to aid debugging if configure makes a mistake.
13091309

1310-
It was created by MibS $as_me trunk, which was
1310+
It was created by MibS $as_me 1.1.0, which was
13111311
generated by GNU Autoconf 2.59. Invocation command line was
13121312

13131313
$ $0 $@
@@ -1646,7 +1646,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
16461646

16471647

16481648
cat >>confdefs.h <<\_ACEOF
1649-
#define MIBS_GIT_VERSION e1f3bd2
1649+
#define MIBS_GIT_VERSION bb81836
16501650
_ACEOF
16511651

16521652

@@ -4554,7 +4554,7 @@ fi
45544554

45554555
# Define the identity of the package.
45564556
PACKAGE='mibs'
4557-
VERSION='trunk'
4557+
VERSION='1.1.0'
45584558

45594559

45604560
cat >>confdefs.h <<_ACEOF
@@ -5275,12 +5275,7 @@ if test x$prefix = xNONE; then
52755275
else
52765276
full_prefix=$prefix
52775277
fi
5278-
# Check whether the path given is absolute.
5279-
# If not, get absolute path
5280-
case $full_prefix in
5281-
\\/$* | ?:\\/* | NONE | '' ) ;;
5282-
*) full_prefix=`cd $full_prefix ; pwd` ;;
5283-
esac
5278+
full_prefix=`cd $full_prefix ; pwd`
52845279

52855280
abs_lib_dir=$full_prefix/lib
52865281

@@ -5855,7 +5850,7 @@ ia64-*-hpux*)
58555850
;;
58565851
*-*-irix6*)
58575852
# Find out which ABI we are using.
5858-
echo '#line 5858 "configure"' > conftest.$ac_ext
5853+
echo '#line 5853 "configure"' > conftest.$ac_ext
58595854
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
58605855
(eval $ac_compile) 2>&5
58615856
ac_status=$?
@@ -6989,7 +6984,7 @@ fi
69896984

69906985

69916986
# Provide some information about the compiler.
6992-
echo "$as_me:6992:" \
6987+
echo "$as_me:6987:" \
69936988
"checking for Fortran 77 compiler version" >&5
69946989
ac_compiler=`set X $ac_compile; echo $2`
69956990
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
@@ -8056,11 +8051,11 @@ else
80568051
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
80578052
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
80588053
-e 's:$: $lt_compiler_flag:'`
8059-
(eval echo "\"\$as_me:8059: $lt_compile\"" >&5)
8054+
(eval echo "\"\$as_me:8054: $lt_compile\"" >&5)
80608055
(eval "$lt_compile" 2>conftest.err)
80618056
ac_status=$?
80628057
cat conftest.err >&5
8063-
echo "$as_me:8063: \$? = $ac_status" >&5
8058+
echo "$as_me:8058: \$? = $ac_status" >&5
80648059
if (exit $ac_status) && test -s "$ac_outfile"; then
80658060
# The compiler can only warn and ignore the option if not recognized
80668061
# So say no if there are warnings other than the usual output.
@@ -8324,11 +8319,11 @@ else
83248319
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
83258320
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
83268321
-e 's:$: $lt_compiler_flag:'`
8327-
(eval echo "\"\$as_me:8327: $lt_compile\"" >&5)
8322+
(eval echo "\"\$as_me:8322: $lt_compile\"" >&5)
83288323
(eval "$lt_compile" 2>conftest.err)
83298324
ac_status=$?
83308325
cat conftest.err >&5
8331-
echo "$as_me:8331: \$? = $ac_status" >&5
8326+
echo "$as_me:8326: \$? = $ac_status" >&5
83328327
if (exit $ac_status) && test -s "$ac_outfile"; then
83338328
# The compiler can only warn and ignore the option if not recognized
83348329
# So say no if there are warnings other than the usual output.
@@ -8428,11 +8423,11 @@ else
84288423
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
84298424
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
84308425
-e 's:$: $lt_compiler_flag:'`
8431-
(eval echo "\"\$as_me:8431: $lt_compile\"" >&5)
8426+
(eval echo "\"\$as_me:8426: $lt_compile\"" >&5)
84328427
(eval "$lt_compile" 2>out/conftest.err)
84338428
ac_status=$?
84348429
cat out/conftest.err >&5
8435-
echo "$as_me:8435: \$? = $ac_status" >&5
8430+
echo "$as_me:8430: \$? = $ac_status" >&5
84368431
if (exit $ac_status) && test -s out/conftest2.$ac_objext
84378432
then
84388433
# The compiler can only warn and ignore the option if not recognized
@@ -10773,7 +10768,7 @@ else
1077310768
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1077410769
lt_status=$lt_dlunknown
1077510770
cat > conftest.$ac_ext <<EOF
10776-
#line 10776 "configure"
10771+
#line 10771 "configure"
1077710772
#include "confdefs.h"
1077810773

1077910774
#if HAVE_DLFCN_H
@@ -10873,7 +10868,7 @@ else
1087310868
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1087410869
lt_status=$lt_dlunknown
1087510870
cat > conftest.$ac_ext <<EOF
10876-
#line 10876 "configure"
10871+
#line 10871 "configure"
1087710872
#include "confdefs.h"
1087810873

1087910874
#if HAVE_DLFCN_H
@@ -13217,11 +13212,11 @@ else
1321713212
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1321813213
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1321913214
-e 's:$: $lt_compiler_flag:'`
13220-
(eval echo "\"\$as_me:13220: $lt_compile\"" >&5)
13215+
(eval echo "\"\$as_me:13215: $lt_compile\"" >&5)
1322113216
(eval "$lt_compile" 2>conftest.err)
1322213217
ac_status=$?
1322313218
cat conftest.err >&5
13224-
echo "$as_me:13224: \$? = $ac_status" >&5
13219+
echo "$as_me:13219: \$? = $ac_status" >&5
1322513220
if (exit $ac_status) && test -s "$ac_outfile"; then
1322613221
# The compiler can only warn and ignore the option if not recognized
1322713222
# So say no if there are warnings other than the usual output.
@@ -13321,11 +13316,11 @@ else
1332113316
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1332213317
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1332313318
-e 's:$: $lt_compiler_flag:'`
13324-
(eval echo "\"\$as_me:13324: $lt_compile\"" >&5)
13319+
(eval echo "\"\$as_me:13319: $lt_compile\"" >&5)
1332513320
(eval "$lt_compile" 2>out/conftest.err)
1332613321
ac_status=$?
1332713322
cat out/conftest.err >&5
13328-
echo "$as_me:13328: \$? = $ac_status" >&5
13323+
echo "$as_me:13323: \$? = $ac_status" >&5
1332913324
if (exit $ac_status) && test -s out/conftest2.$ac_objext
1333013325
then
1333113326
# The compiler can only warn and ignore the option if not recognized
@@ -14891,11 +14886,11 @@ else
1489114886
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1489214887
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1489314888
-e 's:$: $lt_compiler_flag:'`
14894-
(eval echo "\"\$as_me:14894: $lt_compile\"" >&5)
14889+
(eval echo "\"\$as_me:14889: $lt_compile\"" >&5)
1489514890
(eval "$lt_compile" 2>conftest.err)
1489614891
ac_status=$?
1489714892
cat conftest.err >&5
14898-
echo "$as_me:14898: \$? = $ac_status" >&5
14893+
echo "$as_me:14893: \$? = $ac_status" >&5
1489914894
if (exit $ac_status) && test -s "$ac_outfile"; then
1490014895
# The compiler can only warn and ignore the option if not recognized
1490114896
# So say no if there are warnings other than the usual output.
@@ -14995,11 +14990,11 @@ else
1499514990
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1499614991
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1499714992
-e 's:$: $lt_compiler_flag:'`
14998-
(eval echo "\"\$as_me:14998: $lt_compile\"" >&5)
14993+
(eval echo "\"\$as_me:14993: $lt_compile\"" >&5)
1499914994
(eval "$lt_compile" 2>out/conftest.err)
1500014995
ac_status=$?
1500114996
cat out/conftest.err >&5
15002-
echo "$as_me:15002: \$? = $ac_status" >&5
14997+
echo "$as_me:14997: \$? = $ac_status" >&5
1500314998
if (exit $ac_status) && test -s out/conftest2.$ac_objext
1500414999
then
1500515000
# The compiler can only warn and ignore the option if not recognized
@@ -17202,11 +17197,11 @@ else
1720217197
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1720317198
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1720417199
-e 's:$: $lt_compiler_flag:'`
17205-
(eval echo "\"\$as_me:17205: $lt_compile\"" >&5)
17200+
(eval echo "\"\$as_me:17200: $lt_compile\"" >&5)
1720617201
(eval "$lt_compile" 2>conftest.err)
1720717202
ac_status=$?
1720817203
cat conftest.err >&5
17209-
echo "$as_me:17209: \$? = $ac_status" >&5
17204+
echo "$as_me:17204: \$? = $ac_status" >&5
1721017205
if (exit $ac_status) && test -s "$ac_outfile"; then
1721117206
# The compiler can only warn and ignore the option if not recognized
1721217207
# So say no if there are warnings other than the usual output.
@@ -17470,11 +17465,11 @@ else
1747017465
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1747117466
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1747217467
-e 's:$: $lt_compiler_flag:'`
17473-
(eval echo "\"\$as_me:17473: $lt_compile\"" >&5)
17468+
(eval echo "\"\$as_me:17468: $lt_compile\"" >&5)
1747417469
(eval "$lt_compile" 2>conftest.err)
1747517470
ac_status=$?
1747617471
cat conftest.err >&5
17477-
echo "$as_me:17477: \$? = $ac_status" >&5
17472+
echo "$as_me:17472: \$? = $ac_status" >&5
1747817473
if (exit $ac_status) && test -s "$ac_outfile"; then
1747917474
# The compiler can only warn and ignore the option if not recognized
1748017475
# So say no if there are warnings other than the usual output.
@@ -17574,11 +17569,11 @@ else
1757417569
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1757517570
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
1757617571
-e 's:$: $lt_compiler_flag:'`
17577-
(eval echo "\"\$as_me:17577: $lt_compile\"" >&5)
17572+
(eval echo "\"\$as_me:17572: $lt_compile\"" >&5)
1757817573
(eval "$lt_compile" 2>out/conftest.err)
1757917574
ac_status=$?
1758017575
cat out/conftest.err >&5
17581-
echo "$as_me:17581: \$? = $ac_status" >&5
17576+
echo "$as_me:17576: \$? = $ac_status" >&5
1758217577
if (exit $ac_status) && test -s out/conftest2.$ac_objext
1758317578
then
1758417579
# The compiler can only warn and ignore the option if not recognized
@@ -23209,7 +23204,7 @@ done
2320923204

2321023205
# Here list all the files that configure should create (except for the
2321123206
# configuration header file)
23212-
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"
2321323208

2321423209

2321523210
ac_config_files="$ac_config_files doxydoc/doxygen.conf"
@@ -23791,7 +23786,7 @@ _ASBOX
2379123786
} >&5
2379223787
cat >&5 <<_CSEOF
2379323788

23794-
This file was extended by MibS $as_me trunk, which was
23789+
This file was extended by MibS $as_me 1.1.0, which was
2379523790
generated by GNU Autoconf 2.59. Invocation command line was
2379623791

2379723792
CONFIG_FILES = $CONFIG_FILES
@@ -23854,7 +23849,7 @@ _ACEOF
2385423849

2385523850
cat >>$CONFIG_STATUS <<_ACEOF
2385623851
ac_cs_version="\\
23857-
MibS config.status trunk
23852+
MibS config.status 1.1.0
2385823853
configured by $0, generated by GNU Autoconf 2.59,
2385923854
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
2386023855

@@ -23964,9 +23959,9 @@ for ac_config_target in $ac_config_targets
2396423959
do
2396523960
case "$ac_config_target" in
2396623961
# Handling of arguments.
23967-
"Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
23968-
"src/Makefile" ) CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
23969-
"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" ;;
2397023965
"mibs.pc" ) CONFIG_FILES="$CONFIG_FILES mibs.pc" ;;
2397123966
"doxydoc/doxygen.conf" ) CONFIG_FILES="$CONFIG_FILES doxydoc/doxygen.conf" ;;
2397223967
"depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
AC_PREREQ(2.59)
2020

2121
m4_define([gitversion], m4_esyscmd([sh -c "git describe --always | cut -d '=' -f 2 | head --bytes -1"]))
22-
AC_INIT([MibS],[trunk],[https://github.com/tkralphs/MibS/issues/new])
22+
AC_INIT([MibS],[1.1.0],[https://github.com/tkralphs/MibS/issues/new])
2323

2424
AC_DEFINE([MIBS_GIT_VERSION], [gitversion], [MibS git version])
2525

0 commit comments

Comments
 (0)