update version, jbig for tiff, del ub15, add ub17
[goodguy/history.git] / cinelerra-5.1 / configure.ac
index 41b522ff64c940acb839a1a249f6a7e0932967cc..e5923f7abe291c262dd8d146f1e84e921c3f1e3c 100644 (file)
@@ -677,6 +677,9 @@ echo "  using: ladspa-build = $WANT_LADSPA_BUILD"
 echo ""
 
 # build extras
+if test "x$HAVE_tiff" = "xyes"; then
+  EXTRA_LIBS+=' -ljbig'
+fi
 if test "x$HAVE_NUMA" = "xyes"; then
   EXTRA_LIBS+=' -lnuma'
 fi