Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
b2bf7b6b
Commit
b2bf7b6b
authored
Jul 01, 2022
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 7.12.
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
0a78a9f5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
10 deletions
+13
-10
ANNOUNCE
ANNOUNCE
+0
-0
AUTHORS
AUTHORS
+3
-0
VERSION
VERSION
+1
-1
configure
configure
+9
-9
No files found.
ANNOUNCE
View file @
b2bf7b6b
This diff is collapsed.
Click to expand it.
AUTHORS
View file @
b2bf7b6b
...
...
@@ -209,6 +209,7 @@ Bernhard Reiter
Bernhard Rosenkränzer
Bernhard Übelacker
Bertho Stultiens
Bhavesh Davda
Bill Currie
Bill Hawes
Bill Jin
...
...
@@ -318,6 +319,7 @@ Chris Wilson
Chris Wulff
Chuck Crayne
Cihan Altinay
Claire Girka
Claudio Fontana
Claus Fischer
Clemens Tamme
...
...
@@ -379,6 +381,7 @@ David Bartley
David Beck
David Black
David Collett
David Curtiss
David D. Hagood
David Elliott
Davide Pizzetti
...
...
VERSION
View file @
b2bf7b6b
Wine version 7.1
1
Wine version 7.1
2
configure
View file @
b2bf7b6b
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for Wine 7.1
1
.
# Generated by GNU Autoconf 2.71 for Wine 7.1
2
.
#
# Report bugs to <wine-devel@winehq.org>.
#
...
...
@@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'Wine'
PACKAGE_TARNAME
=
'wine'
PACKAGE_VERSION
=
'7.1
1
'
PACKAGE_STRING
=
'Wine 7.1
1
'
PACKAGE_VERSION
=
'7.1
2
'
PACKAGE_STRING
=
'Wine 7.1
2
'
PACKAGE_BUGREPORT
=
'wine-devel@winehq.org'
PACKAGE_URL
=
'https://www.winehq.org'
...
...
@@ -2286,7 +2286,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 Wine 7.1
1
to adapt to many kinds of systems.
\`configure' configures Wine 7.1
2
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -2356,7 +2356,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of Wine 7.1
1
:"
;;
short
|
recursive
)
echo
"Configuration of Wine 7.1
2
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -2623,7 +2623,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
Wine configure 7.1
1
Wine configure 7.1
2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
...
...
@@ -3107,7 +3107,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 Wine
$as_me
7.1
1
, which was
It was created by Wine
$as_me
7.1
2
, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
...
...
@@ -22896,7 +22896,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 Wine
$as_me
7.1
1
, which was
This file was extended by Wine
$as_me
7.1
2
, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -22960,7 +22960,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_config='
$ac_cs_config_escaped
'
ac_cs_version="\\
Wine config.status 7.1
1
Wine config.status 7.1
2
configured by
$0
, generated by GNU Autoconf 2.71,
with options \\"\
$ac_cs_config
\\"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment