diff options
Diffstat (limited to 'x11-toolkits/py-gnome2/files/patch-configure')
-rw-r--r-- | x11-toolkits/py-gnome2/files/patch-configure | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/x11-toolkits/py-gnome2/files/patch-configure b/x11-toolkits/py-gnome2/files/patch-configure index 7dec7a0d7..4ee9b7bd4 100644 --- a/x11-toolkits/py-gnome2/files/patch-configure +++ b/x11-toolkits/py-gnome2/files/patch-configure @@ -9,39 +9,3 @@ LIBS="$LIBS $PYTHON_EMBED_LIBS" cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */ -@@ -20557,7 +20557,7 @@ if test -n "$PKG_CONFIG"; then - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.9.3 pyorbit-2 >= 2.0.1" 2>/dev/null` -+ pkg_cv_GNOMEVFS_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-2.0 >= 2.9.3 pyorbit-2 >= 2.0.1 bonobo-activation-2.0" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -20575,7 +20575,7 @@ if test -n "$PKG_CONFIG"; then - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.9.3 pyorbit-2 >= 2.0.1" 2>/dev/null` -+ pkg_cv_GNOMEVFS_LIBS=`$PKG_CONFIG --libs "gnome-vfs-2.0 >= 2.9.3 pyorbit-2 >= 2.0.1 bonobo-activation-2.0" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -20643,7 +20643,7 @@ if test -n "$PKG_CONFIG"; then - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_GNOME_VFS_MODULE_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-module-2.0 >= 2.9.3" 2>/dev/null` -+ pkg_cv_GNOME_VFS_MODULE_CFLAGS=`$PKG_CONFIG --cflags "gnome-vfs-module-2.0 >= 2.9.3 bonobo-activation-2.0" 2>/dev/null` - else - pkg_failed=yes - fi -@@ -20661,7 +20661,7 @@ if test -n "$PKG_CONFIG"; then - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; then -- pkg_cv_GNOME_VFS_MODULE_LIBS=`$PKG_CONFIG --libs "gnome-vfs-module-2.0 >= 2.9.3" 2>/dev/null` -+ pkg_cv_GNOME_VFS_MODULE_LIBS=`$PKG_CONFIG --libs "gnome-vfs-module-2.0 >= 2.9.3 bonobo-activation-2.0" 2>/dev/null` - else - pkg_failed=yes - fi |