Module: wine
Branch: master
Commit: d8fe80c5c5a911c8b2fb23f33b57e996e94768ed
URL: http://source.winehq.org/git/wine.git/?a=commit;h=d8fe80c5c5a911c8b2fb23f33…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 28 12:21:58 2017 +0200
README: Remove references to removed Wiki pages.
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
README | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/README b/README
index 5423e7b..70cb004 100644
--- a/README
+++ b/README
@@ -74,13 +74,9 @@ Basic requirements:
Optional support libraries:
Configure will display notices when optional libraries are not found
on your system. See http://wiki.winehq.org/Recommended_Packages for
- hints about the packages you should install.
-
- On 64-bit platforms, if compiling Wine as 32-bit (default), you have
- to make sure to install the 32-bit versions of these libraries; see
- http://wiki.winehq.org/WineOn64bit for details. If you want a true
- 64-bit Wine (or a mixed 32-bit and 64-bit Wine setup), see
- http://wiki.winehq.org/Wine64 for details.
+ hints about the packages you should install. On 64-bit platforms,
+ you have to make sure to install the 32-bit versions of these
+ libraries.
4. COMPILATION