[gegl] workshop: remove remnants of ff-save



commit 42d2b0f1f00ae4b9642d16738bbc86118fa84a7b
Author: Øyvind Kolås <pippin gimp org>
Date:   Sat Nov 21 00:49:27 2015 +0100

    workshop: remove remnants of ff-save

 operations/workshop/external/Makefile.am |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/operations/workshop/external/Makefile.am b/operations/workshop/external/Makefile.am
index 0741b3f..6da4c5c 100644
--- a/operations/workshop/external/Makefile.am
+++ b/operations/workshop/external/Makefile.am
@@ -11,13 +11,6 @@ line_profile_la_CFLAGS = $(CAIRO_CFLAGS) $(PANGO_CFLAGS) $(BABL_CFLAGS) $(GLIB_C
 ops += line-profile.la
 endif
 
-if HAVE_AVFORMAT
-ops += ff-save.la
-ff_save_la_SOURCES = ff-save.c
-ff_save_la_LIBADD = $(op_libs) $(AVFORMAT_LIBS) -lswscale
-ff_save_la_CFLAGS = $(AM_CFLAGS) $(AVFORMAT_CFLAGS) $(GLIB_CFLAGS)
-endif
-
 if HAVE_LUA
 ops += gluas.la
 gluas_la_SOURCES = gluas.c


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]