|
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | | -# Generated by GNU Autoconf 2.69 for fs-utils 0.01. |
| 3 | +# Generated by GNU Autoconf 2.69 for fs-utils 1.10. |
4 | 4 | # |
5 | 5 | # Report bugs to <http://github.com/stacktic/fs-utils>. |
6 | 6 | # |
@@ -590,8 +590,8 @@ MAKEFLAGS= |
590 | 590 | # Identity of this package. |
591 | 591 | PACKAGE_NAME='fs-utils' |
592 | 592 | PACKAGE_TARNAME='fs-utils' |
593 | | -PACKAGE_VERSION='0.01' |
594 | | -PACKAGE_STRING='fs-utils 0.01' |
| 593 | +PACKAGE_VERSION='1.10' |
| 594 | +PACKAGE_STRING='fs-utils 1.10' |
595 | 595 | PACKAGE_BUGREPORT='http://github.com/stacktic/fs-utils' |
596 | 596 | PACKAGE_URL='' |
597 | 597 |
|
@@ -1324,7 +1324,7 @@ if test "$ac_init_help" = "long"; then |
1324 | 1324 | # Omit some internal or obsolete options to make the list less imposing. |
1325 | 1325 | # This message is too long to be a string in the A/UX 3.1 sh. |
1326 | 1326 | cat <<_ACEOF |
1327 | | -\`configure' configures fs-utils 0.01 to adapt to many kinds of systems. |
| 1327 | +\`configure' configures fs-utils 1.10 to adapt to many kinds of systems. |
1328 | 1328 |
|
1329 | 1329 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1330 | 1330 |
|
|
1395 | 1395 |
|
1396 | 1396 | if test -n "$ac_init_help"; then |
1397 | 1397 | case $ac_init_help in |
1398 | | - short | recursive ) echo "Configuration of fs-utils 0.01:";; |
| 1398 | + short | recursive ) echo "Configuration of fs-utils 1.10:";; |
1399 | 1399 | esac |
1400 | 1400 | cat <<\_ACEOF |
1401 | 1401 |
|
|
1504 | 1504 | test -n "$ac_init_help" && exit $ac_status |
1505 | 1505 | if $ac_init_version; then |
1506 | 1506 | cat <<\_ACEOF |
1507 | | -fs-utils configure 0.01 |
| 1507 | +fs-utils configure 1.10 |
1508 | 1508 | generated by GNU Autoconf 2.69 |
1509 | 1509 |
|
1510 | 1510 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -2030,7 +2030,7 @@ cat >config.log <<_ACEOF |
2030 | 2030 | This file contains any messages produced by compilers while |
2031 | 2031 | running configure, to aid debugging if configure makes a mistake. |
2032 | 2032 |
|
2033 | | -It was created by fs-utils $as_me 0.01, which was |
| 2033 | +It was created by fs-utils $as_me 1.10, which was |
2034 | 2034 | generated by GNU Autoconf 2.69. Invocation command line was |
2035 | 2035 |
|
2036 | 2036 | $ $0 $@ |
|
3010 | 3010 |
|
3011 | 3011 | # Define the identity of the package. |
3012 | 3012 | PACKAGE='fs-utils' |
3013 | | - VERSION='0.01' |
| 3013 | + VERSION='1.10' |
3014 | 3014 |
|
3015 | 3015 |
|
3016 | 3016 | cat >>confdefs.h <<_ACEOF |
@@ -13107,7 +13107,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 |
13107 | 13107 | # report actual input values of CONFIG_FILES etc. instead of their |
13108 | 13108 | # values after options handling. |
13109 | 13109 | ac_log=" |
13110 | | -This file was extended by fs-utils $as_me 0.01, which was |
| 13110 | +This file was extended by fs-utils $as_me 1.10, which was |
13111 | 13111 | generated by GNU Autoconf 2.69. Invocation command line was |
13112 | 13112 |
|
13113 | 13113 | CONFIG_FILES = $CONFIG_FILES |
@@ -13173,7 +13173,7 @@ _ACEOF |
13173 | 13173 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
13174 | 13174 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
13175 | 13175 | ac_cs_version="\\ |
13176 | | -fs-utils config.status 0.01 |
| 13176 | +fs-utils config.status 1.10 |
13177 | 13177 | configured by $0, generated by GNU Autoconf 2.69, |
13178 | 13178 | with options \\"\$ac_cs_config\\" |
13179 | 13179 |
|
|
0 commit comments