diff options
author | Juergen Lock <nox@FreeBSD.org> | 2007-08-09 20:03:30 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2007-08-09 20:03:30 +0000 |
commit | d79579befe964dd920b81c6ee0845f538979fdb6 (patch) | |
tree | 6f1c357017d68118379d28c20b460cee1e316ac3 /emulators/qemu-devel/files/patch-ac | |
parent | Update to 0.22. (diff) |
- Update to 20070802 snapshot
(longer) log is at:
http://people.freebsd.org/~nox/qemu/qemu-devel-log-20070802.txt
Notes
Notes:
svn path=/head/; revision=197396
Diffstat (limited to 'emulators/qemu-devel/files/patch-ac')
-rw-r--r-- | emulators/qemu-devel/files/patch-ac | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/emulators/qemu-devel/files/patch-ac b/emulators/qemu-devel/files/patch-ac index 8adf3dbd9637..99821158695d 100644 --- a/emulators/qemu-devel/files/patch-ac +++ b/emulators/qemu-devel/files/patch-ac @@ -1,10 +1,10 @@ Index: qemu/configure -@@ -204,7 +204,7 @@ +@@ -540,7 +540,7 @@ + sdl_too_old=no if test -z "$sdl" ; then - --sdl_config="sdl-config" -+sdl_config="${SDL_CONFIG}" - sdl=no - sdl_static=no +- sdl_config="sdl-config" ++ sdl_config="${SDL_CONFIG}" + sdl=no + sdl_static=no |