Mercurial > mplayer.hg
comparison configure @ 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 | c2916bf4f140 |
children | 1c35122fba8c |
comparison
equal
deleted
inserted
replaced
34237:3e1a7cf7b7da | 34238:30adc04c4041 |
---|---|
8723 | 8723 |
8724 #define CONFIG_AUDIO_FLOAT 0 | 8724 #define CONFIG_AUDIO_FLOAT 0 |
8725 #define CONFIG_AVSERVER 0 | 8725 #define CONFIG_AVSERVER 0 |
8726 #define CONFIG_FASTDIV 0 | 8726 #define CONFIG_FASTDIV 0 |
8727 #define CONFIG_FFSERVER 0 | 8727 #define CONFIG_FFSERVER 0 |
8728 #define CONFIG_GNUTLS 0 | |
8728 #define CONFIG_GPL 1 | 8729 #define CONFIG_GPL 1 |
8729 #define CONFIG_GRAY 0 | 8730 #define CONFIG_GRAY 0 |
8730 #define CONFIG_LIBMODPLUG 0 | 8731 #define CONFIG_LIBMODPLUG 0 |
8731 #define CONFIG_LIBVORBIS 0 | 8732 #define CONFIG_LIBVORBIS 0 |
8733 #define CONFIG_OPENSSL 0 | |
8732 #define CONFIG_POWERPC_PERF 0 | 8734 #define CONFIG_POWERPC_PERF 0 |
8733 #define CONFIG_SHARED 0 | 8735 #define CONFIG_SHARED 0 |
8734 #define CONFIG_SMALL 0 | 8736 #define CONFIG_SMALL 0 |
8735 #define CONFIG_SWSCALE_ALPHA 1 | 8737 #define CONFIG_SWSCALE_ALPHA 1 |
8736 | 8738 |