summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/kino/files/kino-0.8.1-as-needed.patch')
-rw-r--r--media-video/kino/files/kino-0.8.1-as-needed.patch24
1 files changed, 0 insertions, 24 deletions
diff --git a/media-video/kino/files/kino-0.8.1-as-needed.patch b/media-video/kino/files/kino-0.8.1-as-needed.patch
deleted file mode 100644
index 402afd8c0b9e..000000000000
--- a/media-video/kino/files/kino-0.8.1-as-needed.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -Nadurp kino-0.8.1/configure kino-0.8.1-gentoo/configure
---- kino-0.8.1/configure 2006-04-13 07:58:31.000000000 +0200
-+++ kino-0.8.1-gentoo/configure 2006-05-07 23:36:40.000000000 +0200
-@@ -25562,20 +25562,12 @@ LIBS=$ac_check_lib_save_LIBS
- fi
- echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XInitExtension" >&5
- echo "${ECHO_T}$ac_cv_lib_Xext_XInitExtension" >&6
--if test $ac_cv_lib_Xext_XInitExtension = yes; then
- cat >>confdefs.h <<_ACEOF
- #define HAVE_LIBXEXT 1
- _ACEOF
-
- LIBS="-lXext $LIBS"
-
--else
-- { { echo "$as_me:$LINENO: error: Could not link with libXext. Check that you have libXext installed" >&5
--echo "$as_me: error: Could not link with libXext. Check that you have libXext installed" >&2;}
-- { (exit 1); exit 1; }; }
--
--fi
--
-
- echo "$as_me:$LINENO: checking for XvQueryAdaptors in -lXv" >&5
- echo $ECHO_N "checking for XvQueryAdaptors in -lXv... $ECHO_C" >&6