changeset 3659:f9f3a1d399fd

compile encoders in libavcodec too
author alex
date Sat, 22 Dec 2001 15:14:10 +0000
parents a3b5057e53cf
children a515ff1954fd
files configure
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Sat Dec 22 14:40:21 2001 +0000
+++ b/configure	Sat Dec 22 15:14:10 2001 +0000
@@ -2842,6 +2842,7 @@
 
 /* use only decoders from libavcodec: */
 #define CONFIG_DECODERS 1
+#define CONFIG_ENCODERS 1
 
 /* XAnim DLL support */
 $_def_xanim