|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for Reqflow 1.5.3. |
| 3 | +# Generated by GNU Autoconf 2.69 for Reqflow 1.6.0. |
4 | 4 | #
|
5 | 5 | #
|
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
|
@@ -577,8 +577,8 @@ MAKEFLAGS=
|
577 | 577 | # Identity of this package.
|
578 | 578 | PACKAGE_NAME='Reqflow'
|
579 | 579 | PACKAGE_TARNAME='reqflow'
|
580 |
| -PACKAGE_VERSION='1.5.3' |
581 |
| -PACKAGE_STRING='Reqflow 1.5.3' |
| 580 | +PACKAGE_VERSION='1.6.0' |
| 581 | +PACKAGE_STRING='Reqflow 1.6.0' |
582 | 582 | PACKAGE_BUGREPORT=''
|
583 | 583 | PACKAGE_URL='http://goeb.github.io/reqflow'
|
584 | 584 |
|
@@ -1331,7 +1331,7 @@ if test "$ac_init_help" = "long"; then
|
1331 | 1331 | # Omit some internal or obsolete options to make the list less imposing.
|
1332 | 1332 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1333 | 1333 | cat <<_ACEOF
|
1334 |
| -\`configure' configures Reqflow 1.5.3 to adapt to many kinds of systems. |
| 1334 | +\`configure' configures Reqflow 1.6.0 to adapt to many kinds of systems. |
1335 | 1335 |
|
1336 | 1336 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1337 | 1337 |
|
|
1403 | 1403 |
|
1404 | 1404 | if test -n "$ac_init_help"; then
|
1405 | 1405 | case $ac_init_help in
|
1406 |
| - short | recursive ) echo "Configuration of Reqflow 1.5.3:";; |
| 1406 | + short | recursive ) echo "Configuration of Reqflow 1.6.0:";; |
1407 | 1407 | esac
|
1408 | 1408 | cat <<\_ACEOF
|
1409 | 1409 |
|
|
1515 | 1515 | test -n "$ac_init_help" && exit $ac_status
|
1516 | 1516 | if $ac_init_version; then
|
1517 | 1517 | cat <<\_ACEOF
|
1518 |
| -Reqflow configure 1.5.3 |
| 1518 | +Reqflow configure 1.6.0 |
1519 | 1519 | generated by GNU Autoconf 2.69
|
1520 | 1520 |
|
1521 | 1521 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1972,7 +1972,7 @@ cat >config.log <<_ACEOF
|
1972 | 1972 | This file contains any messages produced by compilers while
|
1973 | 1973 | running configure, to aid debugging if configure makes a mistake.
|
1974 | 1974 |
|
1975 |
| -It was created by Reqflow $as_me 1.5.3, which was |
| 1975 | +It was created by Reqflow $as_me 1.6.0, which was |
1976 | 1976 | generated by GNU Autoconf 2.69. Invocation command line was
|
1977 | 1977 |
|
1978 | 1978 | $ $0 $@
|
|
2947 | 2947 |
|
2948 | 2948 | # Define the identity of the package.
|
2949 | 2949 | PACKAGE='reqflow'
|
2950 |
| - VERSION='1.5.3' |
| 2950 | + VERSION='1.6.0' |
2951 | 2951 |
|
2952 | 2952 |
|
2953 | 2953 | cat >>confdefs.h <<_ACEOF
|
@@ -6129,7 +6129,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
6129 | 6129 | # report actual input values of CONFIG_FILES etc. instead of their
|
6130 | 6130 | # values after options handling.
|
6131 | 6131 | ac_log="
|
6132 |
| -This file was extended by Reqflow $as_me 1.5.3, which was |
| 6132 | +This file was extended by Reqflow $as_me 1.6.0, which was |
6133 | 6133 | generated by GNU Autoconf 2.69. Invocation command line was
|
6134 | 6134 |
|
6135 | 6135 | CONFIG_FILES = $CONFIG_FILES
|
@@ -6196,7 +6196,7 @@ _ACEOF
|
6196 | 6196 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
6197 | 6197 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
6198 | 6198 | ac_cs_version="\\
|
6199 |
| -Reqflow config.status 1.5.3 |
| 6199 | +Reqflow config.status 1.6.0 |
6200 | 6200 | configured by $0, generated by GNU Autoconf 2.69,
|
6201 | 6201 | with options \\"\$ac_cs_config\\"
|
6202 | 6202 |
|
|
0 commit comments