Hello. Please apply this patch. I do not have . in my PATH. Thanks. -- Cristian Paslaru http://devel.iasi.ro
diff -ruN avifile-0.6.orig/configure.in avifile-0.6/configure.in --- avifile-0.6.orig/configure.in Wed Sep 5 11:41:08 2001 +++ avifile-0.6/configure.in Wed Sep 5 12:01:01 2001 @@ -742,7 +742,7 @@ fi AC_MSG_RESULT([=== configuring mmxnow ===]) -( cd libmmxnow/ ; autogen.sh ; ./configure --prefix=$prefix ) +( cd libmmxnow/ ; ./autogen.sh ; ./configure --prefix=$prefix ) use_divx=yes DIVX_LIBS=$LIBS
