On Saturday 03 October 2015 05:45:46 pm Carl Eugen Hoyos wrote:
> Attached patch simplifies dependencies in configure, avutil is always
> built. It also simplifies usage of --disable-all
This does not work (fate fails), I will most likely apply the small patch that
forces enabling avutil for --d
Hi!
Attached patch simplifies dependencies in configure, avutil is always built.
It also simplifies usage of --disable-all
Please comment, Carl Eugen
diff --git a/configure b/configure
index 3ee1ed2..89cb580 100755
--- a/configure
+++ b/configure
@@ -2821,33 +2821,28 @@ zmq_filter_deps="libzmq"