-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a0e4458
commit fcd7e5c
Showing
5 changed files
with
22 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,3 +35,4 @@ build/* | |
*/xcuserdata/* | ||
*.xcuserdatad | ||
*.xcuserstate | ||
work |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
#! /bin/sh | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.70 for osxbom 0.0.4. | ||
# Generated by GNU Autoconf 2.70 for osxbom 0.0.5. | ||
# | ||
# Report bugs to <https://github.com/cooljeanius/osxbom/issues>. | ||
# | ||
# | ||
# Copyright (C) 1992-1996, 1998-2017, 2020 Free Software Foundation, Inc. | ||
|
@@ -264,8 +266,9 @@ then : | |
printf "%s\n" "$0: In particular, zsh $ZSH_VERSION has bugs and should" | ||
printf "%s\n" "$0: be upgraded to zsh 4.3.4 or later." | ||
else | ||
printf "%s\n" "$0: Please tell [email protected] about your system, | ||
$0: including any error possibly output before this | ||
printf "%s\n" "$0: Please tell [email protected] and | ||
$0: https://github.com/cooljeanius/osxbom/issues about your | ||
$0: system, including any error possibly output before this | ||
$0: message. Then install a modern shell, or manually run | ||
$0: the script under such a shell if you do have one." | ||
fi | ||
|
@@ -607,9 +610,9 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='osxbom' | ||
PACKAGE_TARNAME='osxbom' | ||
PACKAGE_VERSION='0.0.4' | ||
PACKAGE_STRING='osxbom 0.0.4' | ||
PACKAGE_BUGREPORT='' | ||
PACKAGE_VERSION='0.0.5' | ||
PACKAGE_STRING='osxbom 0.0.5' | ||
PACKAGE_BUGREPORT='https://github.com/cooljeanius/osxbom/issues' | ||
PACKAGE_URL='' | ||
|
||
ac_unique_file="bom.h" | ||
|
@@ -1337,7 +1340,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures osxbom 0.0.4 to adapt to many kinds of systems. | ||
\`configure' configures osxbom 0.0.5 to adapt to many kinds of systems. | ||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
@@ -1409,7 +1412,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of osxbom 0.0.4:";; | ||
short | recursive ) echo "Configuration of osxbom 0.0.5:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
@@ -1445,7 +1448,7 @@ Some influential environment variables: | |
Use these variables to override the choices made by `configure' or to help | ||
it to find libraries and programs with nonstandard names/locations. | ||
Report bugs to the package provider. | ||
Report bugs to <https://github.com/cooljeanius/osxbom/issues>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -1509,7 +1512,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
osxbom configure 0.0.4 | ||
osxbom configure 0.0.5 | ||
generated by GNU Autoconf 2.70 | ||
Copyright (C) 2020 Free Software Foundation, Inc. | ||
|
@@ -2051,7 +2054,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
It was created by osxbom $as_me 0.0.4, which was | ||
It was created by osxbom $as_me 0.0.5, which was | ||
generated by GNU Autoconf 2.70. Invocation command line was | ||
$ $0$ac_configure_args_raw | ||
|
@@ -3652,7 +3655,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='osxbom' | ||
VERSION='0.0.4' | ||
VERSION='0.0.5' | ||
|
||
|
||
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h | ||
|
@@ -7857,7 +7860,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by osxbom $as_me 0.0.4, which was | ||
This file was extended by osxbom $as_me 0.0.5, which was | ||
generated by GNU Autoconf 2.70. Invocation command line was | ||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -7917,15 +7920,15 @@ $config_headers | |
Configuration commands: | ||
$config_commands | ||
Report bugs to the package provider." | ||
Report bugs to <https://github.com/cooljeanius/osxbom/issues>." | ||
_ACEOF | ||
ac_cs_config=`printf "%s\n" "$ac_configure_args" | sed "$ac_safe_unquote"` | ||
ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\''/g"` | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config='$ac_cs_config_escaped' | ||
ac_cs_version="\\ | ||
osxbom config.status 0.0.4 | ||
osxbom config.status 0.0.5 | ||
configured by $0, generated by GNU Autoconf 2.70, | ||
with options \\"\$ac_cs_config\\" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters