summaryrefslogtreecommitdiff
path: root/emulators/wine/patches/patch-ac
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2004-03-12 11:13:48 +0000
committeradam <adam@pkgsrc.org>2004-03-12 11:13:48 +0000
commit4bd60a0732bf291e39f157a57a7064a3f6ef8183 (patch)
tree5a257283411884ae4b6f17f5743697ed4dbe127a /emulators/wine/patches/patch-ac
parentb98f7b5ad8896d8e28033f5ef776b41cb1f8ebfe (diff)
downloadpkgsrc-4bd60a0732bf291e39f157a57a7064a3f6ef8183.tar.gz
Changes 20040309:
* Much improved winegcc tool, now used to build Wine itself. * VxDs are now separate libraries for better modularity. * Improvements and simplifications to the drive configuration. * New setupapi INF script to create the initial registry. * Many improvements to the various multimedia dlls. * Lots of bug fixes.
Diffstat (limited to 'emulators/wine/patches/patch-ac')
-rw-r--r--emulators/wine/patches/patch-ac8
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/patches/patch-ac b/emulators/wine/patches/patch-ac
index 77cf5bcd0fd..324db20f9a3 100644
--- a/emulators/wine/patches/patch-ac
+++ b/emulators/wine/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.12 2004/02/16 14:06:58 adam Exp $
+$NetBSD: patch-ac,v 1.13 2004/03/12 11:13:48 adam Exp $
---- configure.orig 2004-02-13 23:41:13.000000000 +0000
+--- configure.orig 2004-03-10 03:37:58.000000000 +0000
+++ configure
-@@ -17598,7 +17598,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
+@@ -17894,7 +17894,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then
@@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.12 2004/02/16 14:06:58 adam Exp $
else
echo "$as_me: failed program was:" >&5
sed 's/^/| /' conftest.$ac_ext >&5
-@@ -18605,7 +18605,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
+@@ -19564,7 +19564,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c
ac_status=$?
echo "$as_me:$LINENO: \$? = $ac_status" >&5
(exit $ac_status); }; }; then