|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.72 for osxbom 0.0.5. |
| 3 | +# Generated by GNU Autoconf 2.72 for osxbom 0.0.6. |
4 | 4 | #
|
5 | 5 | # Report bugs to <https://github.com/cooljeanius/osxbom/issues>.
|
6 | 6 | #
|
@@ -604,8 +604,8 @@ MAKEFLAGS=
|
604 | 604 | # Identity of this package.
|
605 | 605 | PACKAGE_NAME='osxbom'
|
606 | 606 | PACKAGE_TARNAME='osxbom'
|
607 |
| -PACKAGE_VERSION='0.0.5' |
608 |
| -PACKAGE_STRING='osxbom 0.0.5' |
| 607 | +PACKAGE_VERSION='0.0.6' |
| 608 | +PACKAGE_STRING='osxbom 0.0.6' |
609 | 609 | PACKAGE_BUGREPORT='https://github.com/cooljeanius/osxbom/issues'
|
610 | 610 | PACKAGE_URL=''
|
611 | 611 |
|
@@ -1334,7 +1334,7 @@ if test "$ac_init_help" = "long"; then
|
1334 | 1334 | # Omit some internal or obsolete options to make the list less imposing.
|
1335 | 1335 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1336 | 1336 | cat <<_ACEOF
|
1337 |
| -'configure' configures osxbom 0.0.5 to adapt to many kinds of systems. |
| 1337 | +'configure' configures osxbom 0.0.6 to adapt to many kinds of systems. |
1338 | 1338 |
|
1339 | 1339 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1340 | 1340 |
|
|
1406 | 1406 |
|
1407 | 1407 | if test -n "$ac_init_help"; then
|
1408 | 1408 | case $ac_init_help in
|
1409 |
| - short | recursive ) echo "Configuration of osxbom 0.0.5:";; |
| 1409 | + short | recursive ) echo "Configuration of osxbom 0.0.6:";; |
1410 | 1410 | esac
|
1411 | 1411 | cat <<\_ACEOF
|
1412 | 1412 |
|
|
1506 | 1506 | test -n "$ac_init_help" && exit $ac_status
|
1507 | 1507 | if $ac_init_version; then
|
1508 | 1508 | cat <<\_ACEOF
|
1509 |
| -osxbom configure 0.0.5 |
| 1509 | +osxbom configure 0.0.6 |
1510 | 1510 | generated by GNU Autoconf 2.72
|
1511 | 1511 |
|
1512 | 1512 | Copyright (C) 2023 Free Software Foundation, Inc.
|
@@ -2064,7 +2064,7 @@ cat >config.log <<_ACEOF
|
2064 | 2064 | This file contains any messages produced by compilers while
|
2065 | 2065 | running configure, to aid debugging if configure makes a mistake.
|
2066 | 2066 |
|
2067 |
| -It was created by osxbom $as_me 0.0.5, which was |
| 2067 | +It was created by osxbom $as_me 0.0.6, which was |
2068 | 2068 | generated by GNU Autoconf 2.72. Invocation command line was
|
2069 | 2069 |
|
2070 | 2070 | $ $0$ac_configure_args_raw
|
|
3691 | 3691 |
|
3692 | 3692 | # Define the identity of the package.
|
3693 | 3693 | PACKAGE='osxbom'
|
3694 |
| - VERSION='0.0.5' |
| 3694 | + VERSION='0.0.6' |
3695 | 3695 |
|
3696 | 3696 |
|
3697 | 3697 | printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
|
@@ -7936,7 +7936,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
7936 | 7936 | # report actual input values of CONFIG_FILES etc. instead of their
|
7937 | 7937 | # values after options handling.
|
7938 | 7938 | ac_log="
|
7939 |
| -This file was extended by osxbom $as_me 0.0.5, which was |
| 7939 | +This file was extended by osxbom $as_me 0.0.6, which was |
7940 | 7940 | generated by GNU Autoconf 2.72. Invocation command line was
|
7941 | 7941 |
|
7942 | 7942 | CONFIG_FILES = $CONFIG_FILES
|
@@ -8004,7 +8004,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
|
8004 | 8004 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
8005 | 8005 | ac_cs_config='$ac_cs_config_escaped'
|
8006 | 8006 | ac_cs_version="\\
|
8007 |
| -osxbom config.status 0.0.5 |
| 8007 | +osxbom config.status 0.0.6 |
8008 | 8008 | configured by $0, generated by GNU Autoconf 2.72,
|
8009 | 8009 | with options \\"\$ac_cs_config\\"
|
8010 | 8010 |
|
|
0 commit comments