|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for onigmo 6.1.2. |
| 3 | +# Generated by GNU Autoconf 2.69 for onigmo 6.1.3. |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -587,8 +587,8 @@ MAKEFLAGS= |
587 | 587 | # Identity of this package. |
588 | 588 | PACKAGE_NAME='onigmo' |
589 | 589 | PACKAGE_TARNAME='onigmo' |
590 | | -PACKAGE_VERSION='6.1.2' |
591 | | -PACKAGE_STRING='onigmo 6.1.2' |
| 590 | +PACKAGE_VERSION='6.1.3' |
| 591 | +PACKAGE_STRING='onigmo 6.1.3' |
592 | 592 | PACKAGE_BUGREPORT='' |
593 | 593 | PACKAGE_URL='' |
594 | 594 |
|
@@ -1313,7 +1313,7 @@ if test "$ac_init_help" = "long"; then |
1313 | 1313 | # Omit some internal or obsolete options to make the list less imposing. |
1314 | 1314 | # This message is too long to be a string in the A/UX 3.1 sh. |
1315 | 1315 | cat <<_ACEOF |
1316 | | -\`configure' configures onigmo 6.1.2 to adapt to many kinds of systems. |
| 1316 | +\`configure' configures onigmo 6.1.3 to adapt to many kinds of systems. |
1317 | 1317 |
|
1318 | 1318 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1319 | 1319 |
|
|
1383 | 1383 |
|
1384 | 1384 | if test -n "$ac_init_help"; then |
1385 | 1385 | case $ac_init_help in |
1386 | | - short | recursive ) echo "Configuration of onigmo 6.1.2:";; |
| 1386 | + short | recursive ) echo "Configuration of onigmo 6.1.3:";; |
1387 | 1387 | esac |
1388 | 1388 | cat <<\_ACEOF |
1389 | 1389 |
|
|
1493 | 1493 | test -n "$ac_init_help" && exit $ac_status |
1494 | 1494 | if $ac_init_version; then |
1495 | 1495 | cat <<\_ACEOF |
1496 | | -onigmo configure 6.1.2 |
| 1496 | +onigmo configure 6.1.3 |
1497 | 1497 | generated by GNU Autoconf 2.69 |
1498 | 1498 |
|
1499 | 1499 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2095,7 +2095,7 @@ cat >config.log <<_ACEOF |
2095 | 2095 | This file contains any messages produced by compilers while |
2096 | 2096 | running configure, to aid debugging if configure makes a mistake. |
2097 | 2097 |
|
2098 | | -It was created by onigmo $as_me 6.1.2, which was |
| 2098 | +It was created by onigmo $as_me 6.1.3, which was |
2099 | 2099 | generated by GNU Autoconf 2.69. Invocation command line was |
2100 | 2100 |
|
2101 | 2101 | $ $0 $@ |
|
2913 | 2913 |
|
2914 | 2914 | # Define the identity of the package. |
2915 | 2915 | PACKAGE='onigmo' |
2916 | | - VERSION='6.1.2' |
| 2916 | + VERSION='6.1.3' |
2917 | 2917 |
|
2918 | 2918 |
|
2919 | 2919 | cat >>confdefs.h <<_ACEOF |
@@ -12173,7 +12173,7 @@ if test "$am_t" != yes; then |
12173 | 12173 | fi |
12174 | 12174 |
|
12175 | 12175 |
|
12176 | | -LTVERSION="6:3:0" |
| 12176 | +LTVERSION="6:4:0" |
12177 | 12177 |
|
12178 | 12178 |
|
12179 | 12179 |
|
@@ -13448,7 +13448,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13448 | 13448 | # report actual input values of CONFIG_FILES etc. instead of their |
13449 | 13449 | # values after options handling. |
13450 | 13450 | ac_log=" |
13451 | | -This file was extended by onigmo $as_me 6.1.2, which was |
| 13451 | +This file was extended by onigmo $as_me 6.1.3, which was |
13452 | 13452 | generated by GNU Autoconf 2.69. Invocation command line was |
13453 | 13453 |
|
13454 | 13454 | CONFIG_FILES = $CONFIG_FILES |
@@ -13514,7 +13514,7 @@ _ACEOF |
13514 | 13514 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13515 | 13515 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13516 | 13516 | ac_cs_version="\\ |
13517 | | -onigmo config.status 6.1.2 |
| 13517 | +onigmo config.status 6.1.3 |
13518 | 13518 | configured by $0, generated by GNU Autoconf 2.69, |
13519 | 13519 | with options \\"\$ac_cs_config\\" |
13520 | 13520 |
|
|
0 commit comments