Skip to content

Commit 5ff2002

Browse files
committed
Update configure file
1 parent e80a94b commit 5ff2002

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

configure

+9-9
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.69 for spectrum 0.18.
3+
# Generated by GNU Autoconf 2.69 for spectrum 0.20.
44
#
55
# Report bugs to <BUG-REPORT-ADDRESS>.
66
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
579579
# Identity of this package.
580580
PACKAGE_NAME='spectrum'
581581
PACKAGE_TARNAME='spectrum'
582-
PACKAGE_VERSION='0.18'
583-
PACKAGE_STRING='spectrum 0.18'
582+
PACKAGE_VERSION='0.20'
583+
PACKAGE_STRING='spectrum 0.20'
584584
PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
585585
PACKAGE_URL=''
586586

@@ -1198,7 +1198,7 @@ if test "$ac_init_help" = "long"; then
11981198
# Omit some internal or obsolete options to make the list less imposing.
11991199
# This message is too long to be a string in the A/UX 3.1 sh.
12001200
cat <<_ACEOF
1201-
\`configure' configures spectrum 0.18 to adapt to many kinds of systems.
1201+
\`configure' configures spectrum 0.20 to adapt to many kinds of systems.
12021202
12031203
Usage: $0 [OPTION]... [VAR=VALUE]...
12041204
@@ -1260,7 +1260,7 @@ fi
12601260

12611261
if test -n "$ac_init_help"; then
12621262
case $ac_init_help in
1263-
short | recursive ) echo "Configuration of spectrum 0.18:";;
1263+
short | recursive ) echo "Configuration of spectrum 0.20:";;
12641264
esac
12651265
cat <<\_ACEOF
12661266
@@ -1339,7 +1339,7 @@ fi
13391339
test -n "$ac_init_help" && exit $ac_status
13401340
if $ac_init_version; then
13411341
cat <<\_ACEOF
1342-
spectrum configure 0.18
1342+
spectrum configure 0.20
13431343
generated by GNU Autoconf 2.69
13441344
13451345
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1507,7 +1507,7 @@ cat >config.log <<_ACEOF
15071507
This file contains any messages produced by compilers while
15081508
running configure, to aid debugging if configure makes a mistake.
15091509
1510-
It was created by spectrum $as_me 0.18, which was
1510+
It was created by spectrum $as_me 0.20, which was
15111511
generated by GNU Autoconf 2.69. Invocation command line was
15121512
15131513
$ $0 $@
@@ -3388,7 +3388,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
33883388
# report actual input values of CONFIG_FILES etc. instead of their
33893389
# values after options handling.
33903390
ac_log="
3391-
This file was extended by spectrum $as_me 0.18, which was
3391+
This file was extended by spectrum $as_me 0.20, which was
33923392
generated by GNU Autoconf 2.69. Invocation command line was
33933393
33943394
CONFIG_FILES = $CONFIG_FILES
@@ -3441,7 +3441,7 @@ _ACEOF
34413441
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
34423442
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
34433443
ac_cs_version="\\
3444-
spectrum config.status 0.18
3444+
spectrum config.status 0.20
34453445
configured by $0, generated by GNU Autoconf 2.69,
34463446
with options \\"\$ac_cs_config\\"
34473447

0 commit comments

Comments
 (0)