diff configure @ 1349:3db173705860

DivX4Linux support
author arpi
date Thu, 19 Jul 2001 22:43:19 +0000
parents bb1f389a002c
children c3e3b0ae4d06
line wrap: on
line diff
--- a/configure	Thu Jul 19 22:02:06 2001 +0000
+++ b/configure	Thu Jul 19 22:43:19 2001 +0000
@@ -1703,6 +1703,8 @@
 ESD_LIB = $_esdlib
 ARCH_LIBS = $_archlibs
 STREAM_SRCS = $_streamingsrcs
+DECORE_LIBS = -Lopendivx -ldecore
+# DECORE_LIBS=-L/usr/local/lib -ldivxdecore
 
 # --- Some stuff for autoconfigure ----
 $_target_arch
@@ -1720,6 +1722,10 @@
 
 /* -------- Generated by ./configure ----------- */
 
+/* Define for using new DivX4Linux library, instead of open-source OpenDivX */
+/* You have to change DECORE_LIBS in config.mak too! */
+#undef NEW_DECORE
+
 /* Define this to enable avg. byte/sec-based AVI sync method by default:
    (use -bps or -nobps commandline option for run-time method selection)    */
 #undef AVI_SYNC_BPS