changeset 34141:bb7288560eff

configure: Add CONFIG_AVSERVER/HAVE_STRPTIME config.h #defines for libavformat.
author diego
date Fri, 21 Oct 2011 15:44:53 +0000
parents a08f68ee111e
children bd4f91a73fda
files configure
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Oct 21 08:49:48 2011 +0000
+++ b/configure	Fri Oct 21 15:44:53 2011 +0000
@@ -8534,6 +8534,7 @@
 $def_yasm
 
 #define CONFIG_AUDIO_FLOAT 0
+#define CONFIG_AVSERVER 0
 #define CONFIG_FASTDIV 0
 #define CONFIG_FFSERVER 0
 #define CONFIG_GPL 1
@@ -8555,6 +8556,7 @@
 #define HAVE_MAPVIEWOFFILE 0
 #define HAVE_PPC4XX 0
 #define HAVE_STRERROR_R 0
+#define HAVE_STRPTIME 0
 #define HAVE_SYMVER_ASM_LABEL 0
 #define HAVE_SYMVER_GNU_ASM 0
 #define HAVE_SYS_SELECT_H 0