Carl Eugen Hoyos ag.or.at> writes:
> > > + --enable-gnutls enable gnutls, needed for https support [no]
> >
> > or openssl
> > also same change for the opessl option is missing
>
> New patch attached.
The new patch was merged.
Thank you, Carl Eugen
__
On Sat, Dec 06, 2014 at 11:14:49PM +0100, Carl Eugen Hoyos wrote:
> On Saturday 06 December 2014 02:27:30 pm Michael Niedermayer wrote:
> > On Sat, Dec 06, 2014 at 01:52:26PM +0100, Carl Eugen Hoyos wrote:
> > > Hi!
> > >
> > > Users currently cannot easily know how to enable filters like the
> > >
On Saturday 06 December 2014 02:27:30 pm Michael Niedermayer wrote:
> On Sat, Dec 06, 2014 at 01:52:26PM +0100, Carl Eugen Hoyos wrote:
> > Hi!
> >
> > Users currently cannot easily know how to enable filters like the
> > drawtext filter. Attached patch tries to improve this.
> > + --enable-gnutl
On Sat, Dec 06, 2014 at 01:52:26PM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> Users currently cannot easily know how to enable filters like the drawtext
> filter. Attached patch tries to improve this.
>
> Please comment, Carl Eugen
> configure | 19 ++-
> 1 file changed, 10 ins
Hi!
Users currently cannot easily know how to enable filters like the drawtext
filter. Attached patch tries to improve this.
Please comment, Carl Eugen
diff --git a/configure b/configure
index c046e34..d5c73a0 100755
--- a/configure
+++ b/configure
@@ -194,25 +194,26 @@ Individual component opti