On Fri, Oct 19, 2007 at 12:08:22AM +0530, Kumar Appaiah wrote: [snip] Sorry, I got both the above patches wrong. They were both for wbd. :-(
The *real* patch is now attached. HTH. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036
diff -urN vic-2.8ucl1.1.5.orig/Makefile.in vic-2.8ucl1.1.5/Makefile.in --- vic-2.8ucl1.1.5.orig/Makefile.in 2007-10-19 00:12:44.000000000 +0530 +++ vic-2.8ucl1.1.5/Makefile.in 2007-10-19 00:13:05.000000000 +0530 @@ -58,7 +58,7 @@ INCLUDE_TK = @V_INCLUDE_TK@ INCLUDE_TCL = @V_INCLUDE_TCL@ INCLUDE_X11 = @V_INCLUDE_X11@ -INCLUDE_MISC = @V_INCLUDE@ -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I/usr/include/uclmmbase +INCLUDE_MISC = @V_INCLUDE@ -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I/usr/include/uclmmbase -I/usr/include/tcl8.4 STATIC = @V_STATIC@ MKDEP = ./mkdep

