diff options
author | adam <adam> | 2006-07-03 11:19:22 +0000 |
---|---|---|
committer | adam <adam> | 2006-07-03 11:19:22 +0000 |
commit | 67d63ce15668770d33d50fe1953be6ce54a6b3e8 (patch) | |
tree | 9df374acca6dea2d32c6dd04af2e4c8582ee3ad6 /emulators/wine/patches | |
parent | e6fbddecfe0af8b80e372909f2abca794628c27a (diff) | |
download | pkgsrc-67d63ce15668770d33d50fe1953be6ce54a6b3e8.tar.gz |
Changes 0.9.16:
- More work on Direct3D shaders.
- Major DirectDraw rewrite on top of Direct3D.
- Support for debug information in Dwarf format.
- Beginnings of an OleView Winelib application.
- Lots of bug fixes.
Diffstat (limited to 'emulators/wine/patches')
-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 3fc379e6ab3..95f1e65923c 100644 --- a/emulators/wine/patches/patch-ac +++ b/emulators/wine/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.29 2006/06/12 09:07:22 adam Exp $ +$NetBSD: patch-ac,v 1.30 2006/07/03 11:19:22 adam Exp $ ---- configure.orig 2006-06-08 17:06:37.000000000 +0200 +--- configure.orig 2006-06-21 18:21:18.000000000 +0200 +++ configure -@@ -18287,7 +18287,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_l +@@ -20721,7 +20721,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_ec ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then @@ -11,7 +11,7 @@ $NetBSD: patch-ac,v 1.29 2006/06/12 09:07:22 adam Exp $ else echo "$as_me: failed program was:" >&5 sed 's/^/| /' conftest.$ac_ext >&5 -@@ -19966,7 +19966,7 @@ if { (eval echo "$as_me:$LINENO: \"$ac_c +@@ -22738,7 +22738,7 @@ eval "echo \"\$as_me:$LINENO: $ac_try_ec ac_status=$? echo "$as_me:$LINENO: \$? = $ac_status" >&5 (exit $ac_status); }; }; then |