diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 09:13:01 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 09:13:01 +0800 |
commit | 3f563e697563c0d0c59e68b0dcb6e75d6987e248 (patch) | |
tree | 96e885258c38ac293e98e26ed93b5f9879271415 /devel/gvfs/files/patch-configure | |
parent | 1a3901a0e78fb500fdcf225e91f9e9c9275598e8 (diff) | |
download | marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.tar marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.tar.gz marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.tar.bz2 marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.tar.lz marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.tar.xz marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.tar.zst marcuscom-ports-3f563e697563c0d0c59e68b0dcb6e75d6987e248.zip |
Update to 0.1.7.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10416 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gvfs/files/patch-configure')
-rw-r--r-- | devel/gvfs/files/patch-configure | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/devel/gvfs/files/patch-configure b/devel/gvfs/files/patch-configure index b6d61bc26..5df10687b 100644 --- a/devel/gvfs/files/patch-configure +++ b/devel/gvfs/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2008-01-21 16:10:01.000000000 -0500 -+++ configure 2008-01-21 16:11:08.000000000 -0500 -@@ -24401,7 +24401,7 @@ if test "x$enable_http" != "xno"; then +--- configure.orig 2008-02-11 20:06:07.000000000 -0500 ++++ configure 2008-02-11 20:06:54.000000000 -0500 +@@ -24557,7 +24557,7 @@ if test "x$enable_http" != "xno"; then msg_http=yes fi @@ -9,7 +9,7 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for HTTP" >&5 -@@ -24551,7 +24551,7 @@ if test "x$enable_cdda" != "xno"; then +@@ -24707,7 +24707,7 @@ if test "x$enable_cdda" != "xno"; then msg_cdda=yes fi @@ -18,7 +18,7 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for CDDA" >&5 -@@ -24702,7 +24702,7 @@ if test "x$enable_fuse" != "xno"; then +@@ -24858,7 +24858,7 @@ if test "x$enable_fuse" != "xno"; then msg_fuse=yes fi @@ -27,7 +27,16 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for FUSE" >&5 -@@ -24854,7 +24854,7 @@ if test "x$enable_hal" != "xno"; then +@@ -25009,7 +25009,7 @@ if test "x$enable_gconf" != "xno"; then + msg_gconf=yes + fi + +- if test "x$msg_gconf" == "xyes"; then ++ if test "x$msg_gconf" = "xyes"; then + + pkg_failed=no + { echo "$as_me:$LINENO: checking for GCONF" >&5 +@@ -25161,7 +25161,7 @@ if test "x$enable_hal" != "xno"; then msg_hal=yes fi @@ -36,7 +45,7 @@ pkg_failed=no { echo "$as_me:$LINENO: checking for HAL" >&5 -@@ -25036,7 +25036,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de +@@ -25343,7 +25343,7 @@ if test $ac_cv_lib_hal_libhal_get_all_de have_hal_fast_init=yes fi |