Hallo
> I tried to build LVS from CVS against mjpeg tools 1.8 but autogen failed.
> Having a look at configure.in I found the lines
The 1.8.0 mjpegtools are packag-config based.
> dnl mjpegtools
> AC_PATH_PROG(MJPEGTOOLS_CONFIG, mjpegtools-config, no)
> if test x$MJPEGTOOLS_CONFIG = xno; then
>
Hallo,
I tried to build LVS from CVS against mjpeg tools 1.8 but autogen failed.
Having a look at configure.in I found the lines
dnl mjpegtools
AC_PATH_PROG(MJPEGTOOLS_CONFIG, mjpegtools-config, no)
if test x$MJPEGTOOLS_CONFIG = xno; then
AC_MSG_ERROR(mjpegtools-1.6 is required to run this ver