Mercurial > mplayer.hg
changeset 34238:30adc04c4041
configure: add CONFIG_GNUTLS/CONFIG_OPENSSL to config.h for libavformat
author | diego |
---|---|
date | Mon, 07 Nov 2011 19:54:47 +0000 |
parents | 3e1a7cf7b7da |
children | 4e2f4bd081ce |
files | configure |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Nov 07 19:54:45 2011 +0000 +++ b/configure Mon Nov 07 19:54:47 2011 +0000 @@ -8725,10 +8725,12 @@ #define CONFIG_AVSERVER 0 #define CONFIG_FASTDIV 0 #define CONFIG_FFSERVER 0 +#define CONFIG_GNUTLS 0 #define CONFIG_GPL 1 #define CONFIG_GRAY 0 #define CONFIG_LIBMODPLUG 0 #define CONFIG_LIBVORBIS 0 +#define CONFIG_OPENSSL 0 #define CONFIG_POWERPC_PERF 0 #define CONFIG_SHARED 0 #define CONFIG_SMALL 0