|
1 | 1 | #! /bin/sh |
2 | 2 | # From configure.ac {gitrev}. |
3 | 3 | # Guess values for system-dependent variables and create Makefiles. |
4 | | -# Generated by GNU Autoconf 2.69 for tesseract 3.04.00. |
| 4 | +# Generated by GNU Autoconf 2.69 for tesseract 3.05.00dev. |
5 | 5 | # |
6 | 6 | # Report bugs to <https://github.com/tesseract-ocr/tesseract/issues>. |
7 | 7 | # |
@@ -591,8 +591,8 @@ MAKEFLAGS= |
591 | 591 | # Identity of this package. |
592 | 592 | PACKAGE_NAME='tesseract' |
593 | 593 | PACKAGE_TARNAME='tesseract' |
594 | | -PACKAGE_VERSION='3.04.00' |
595 | | -PACKAGE_STRING='tesseract 3.04.00' |
| 594 | +PACKAGE_VERSION='3.05.00dev' |
| 595 | +PACKAGE_STRING='tesseract 3.05.00dev' |
596 | 596 | PACKAGE_BUGREPORT='https://github.com/tesseract-ocr/tesseract/issues' |
597 | 597 | PACKAGE_URL='' |
598 | 598 |
|
@@ -1371,7 +1371,7 @@ if test "$ac_init_help" = "long"; then |
1371 | 1371 | # Omit some internal or obsolete options to make the list less imposing. |
1372 | 1372 | # This message is too long to be a string in the A/UX 3.1 sh. |
1373 | 1373 | cat <<_ACEOF |
1374 | | -\`configure' configures tesseract 3.04.00 to adapt to many kinds of systems. |
| 1374 | +\`configure' configures tesseract 3.05.00dev to adapt to many kinds of systems. |
1375 | 1375 |
|
1376 | 1376 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1377 | 1377 |
|
|
1441 | 1441 |
|
1442 | 1442 | if test -n "$ac_init_help"; then |
1443 | 1443 | case $ac_init_help in |
1444 | | - short | recursive ) echo "Configuration of tesseract 3.04.00:";; |
| 1444 | + short | recursive ) echo "Configuration of tesseract 3.05.00dev:";; |
1445 | 1445 | esac |
1446 | 1446 | cat <<\_ACEOF |
1447 | 1447 |
|
|
1570 | 1570 | test -n "$ac_init_help" && exit $ac_status |
1571 | 1571 | if $ac_init_version; then |
1572 | 1572 | cat <<\_ACEOF |
1573 | | -tesseract configure 3.04.00 |
| 1573 | +tesseract configure 3.05.00dev |
1574 | 1574 | generated by GNU Autoconf 2.69 |
1575 | 1575 |
|
1576 | 1576 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2223,7 +2223,7 @@ cat >config.log <<_ACEOF |
2223 | 2223 | This file contains any messages produced by compilers while |
2224 | 2224 | running configure, to aid debugging if configure makes a mistake. |
2225 | 2225 |
|
2226 | | -It was created by tesseract $as_me 3.04.00, which was |
| 2226 | +It was created by tesseract $as_me 3.05.00dev, which was |
2227 | 2227 | generated by GNU Autoconf 2.69. Invocation command line was |
2228 | 2228 |
|
2229 | 2229 | $ $0 $@ |
|
3182 | 3182 |
|
3183 | 3183 | # Define the identity of the package. |
3184 | 3184 | PACKAGE='tesseract' |
3185 | | - VERSION='3.04.00' |
| 3185 | + VERSION='3.05.00dev' |
3186 | 3186 |
|
3187 | 3187 |
|
3188 | 3188 | cat >>confdefs.h <<_ACEOF |
@@ -17634,7 +17634,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
17634 | 17634 | # report actual input values of CONFIG_FILES etc. instead of their |
17635 | 17635 | # values after options handling. |
17636 | 17636 | ac_log=" |
17637 | | -This file was extended by tesseract $as_me 3.04.00, which was |
| 17637 | +This file was extended by tesseract $as_me 3.05.00dev, which was |
17638 | 17638 | generated by GNU Autoconf 2.69. Invocation command line was |
17639 | 17639 |
|
17640 | 17640 | CONFIG_FILES = $CONFIG_FILES |
@@ -17700,7 +17700,7 @@ _ACEOF |
17700 | 17700 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
17701 | 17701 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
17702 | 17702 | ac_cs_version="\\ |
17703 | | -tesseract config.status 3.04.00 |
| 17703 | +tesseract config.status 3.05.00dev |
17704 | 17704 | configured by $0, generated by GNU Autoconf 2.69, |
17705 | 17705 | with options \\"\$ac_cs_config\\" |
17706 | 17706 |
|
|
0 commit comments