liblavfile_la_LIBADD = $(LIBMJPEGUTILS) and
liblavjpeg_la_LIBADD = $(LIBMJPEGUTILS)
This is harmless but apparently required for 'doze/Cygwin building.
the entire change from https://sourceforge.net/tracker/?func=detail&atid=305776&aid=1501204&group_id=5776
is not acceptable since it breaks building on OSX (at least) and possibly
other systems as well.