summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-video/drip/files/drip-0.8.0-automake.diff')
-rw-r--r--media-video/drip/files/drip-0.8.0-automake.diff25
1 files changed, 0 insertions, 25 deletions
diff --git a/media-video/drip/files/drip-0.8.0-automake.diff b/media-video/drip/files/drip-0.8.0-automake.diff
deleted file mode 100644
index 2c8aa94d8ba2..000000000000
--- a/media-video/drip/files/drip-0.8.0-automake.diff
+++ /dev/null
@@ -1,25 +0,0 @@
---- configure.orig Sun Dec 16 18:00:21 2001
-+++ configure Sun Dec 16 18:01:20 2001
-@@ -6767,14 +6767,14 @@
- ;;
- esac
-
--echo $ac_n "checking for automake version 1.5""... $ac_c" 1>&6
--echo "configure:6772: checking for automake version 1.5" >&5
--AUTOMAKEVERSION=`$HASAUTOMAKE --version | head -n 1 | $AWK '{printf($4)}'`
--if (test "$AUTOMAKEVERSION" = "1.5"); then
-- echo "$ac_t""found" 1>&6
--else
-- { echo "configure: error: automake 1.5 is requiered. " 1>&2; exit 1; }
--fi
-+#echo $ac_n "checking for automake version 1.5""... $ac_c" 1>&6
-+#echo "configure:6772: checking for automake version 1.5" >&5
-+#AUTOMAKEVERSION=`$HASAUTOMAKE --version | head -n 1 | $AWK '{printf($4)}'`
-+#if (test "$AUTOMAKEVERSION" = "1.5"); then
-+# echo "$ac_t""found" 1>&6
-+#else
-+# { echo "configure: error: automake 1.5 is requiered. " 1>&2; exit 1; }
-+#fi
-
-
- # Extract the first word of "avifile-config", so it can be a program name with args.