diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 02:58:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 02:58:21 +0000 |
commit | dfbebd58c26244e0c1c1cb11916d9b8ea72c89ab (patch) | |
tree | fda8178b6e1bab3636415bea428882d42bdbddd3 /audio/rhythmbox/files/patch-configure | |
parent | - Update to 0.33 (diff) |
Update to 0.12.2.
Notes
Notes:
svn path=/head/; revision=235077
Diffstat (limited to 'audio/rhythmbox/files/patch-configure')
-rw-r--r-- | audio/rhythmbox/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/audio/rhythmbox/files/patch-configure b/audio/rhythmbox/files/patch-configure index 91af140f4c49..9e512187f4fc 100644 --- a/audio/rhythmbox/files/patch-configure +++ b/audio/rhythmbox/files/patch-configure @@ -1,14 +1,5 @@ --- configure.orig 2009-03-21 13:56:32.000000000 -0400 +++ configure 2009-03-21 13:57:17.000000000 -0400 -@@ -14206,7 +14206,7 @@ $as_echo "$as_me: error: HAL support exp - { (exit 1); exit 1; }; } - fi - -- if test "x$enable_hal" == "xyes"; then -+ if test "x$enable_hal" = "xyes"; then - - cat >>confdefs.h <<\_ACEOF - #define HAVE_HAL 1 @@ -20763,7 +20763,7 @@ else fi |