summaryrefslogtreecommitdiff
path: root/net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch')
-rw-r--r--net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch b/net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch
index 8e64ba8b48cb..b2f492b10716 100644
--- a/net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch
+++ b/net-misc/rdesktop/files/rdesktop-1.6.0-sound_configure.patch
@@ -1,5 +1,5 @@
---- configure.ac.orig 2009-06-30 10:35:14.000000000 +0200
-+++ configure.ac 2009-06-30 11:35:10.000000000 +0200
+--- rdesktop.orig/configure.ac 2009-06-30 10:35:14.000000000 +0200
++++ rdesktop/configure.ac 2009-06-30 11:35:10.000000000 +0200
@@ -228,7 +228,11 @@
if test -n "$PKG_CONFIG"; then
PKG_CHECK_MODULES(LIBAO, ao, [HAVE_LIBAO=1], [HAVE_LIBAO=0])