diff options
author | adam <adam@pkgsrc.org> | 2004-05-06 15:51:35 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-05-06 15:51:35 +0000 |
commit | abb86da0677eb4ef6fa7c52d0802cc351e3d4e46 (patch) | |
tree | 3506ff8d1cad7bdc218f6adb410ac1cbceea5062 /emulators/wine/patches/patch-ac | |
parent | 9a6a43703190ec626d0491540099c28cbcdd4b47 (diff) | |
download | pkgsrc-abb86da0677eb4ef6fa7c52d0802cc351e3d4e46.tar.gz |
Changes 20040505:
- Many more filesystem improvements, including autodetection
of drive types and devices, and support for editing the drive
configuration with winecfg.
- Many Direct3D improvements.
- Several fixes to the various sound drivers.
- Lots of bug fixes
Diffstat (limited to 'emulators/wine/patches/patch-ac')
-rw-r--r-- | emulators/wine/patches/patch-ac | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/wine/patches/patch-ac b/emulators/wine/patches/patch-ac index 4f1bedf4bbf..7426fee2dd2 100644 --- a/emulators/wine/patches/patch-ac +++ b/emulators/wine/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.14 2004/04/09 12:44:22 adam Exp $ +$NetBSD: patch-ac,v 1.15 2004/05/06 15:51:35 adam Exp $ ---- configure.orig 2004-04-08 22:38:17.000000000 +0000 +--- configure.orig 2004-05-06 00:40:39.000000000 +0000 +++ configure -@@ -17850,7 +17850,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l +@@ -17852,7 +17852,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.14 2004/04/09 12:44:22 adam Exp $ else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -@@ -19520,7 +19520,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c +@@ -19522,7 +19522,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then |