From 96d9b6eecf35b374d1ef8e76a832a8267d3f5cb5 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 7 Feb 2008 23:30:45 +0000 Subject: Remove GIO plugin which has now moved to -base. Original commit message from CVS: * configure.ac: * ext/Makefile.am: * ext/gio/Makefile.am: * ext/gio/gstgio.c: * ext/gio/gstgio.h: * ext/gio/gstgiobasesink.c: * ext/gio/gstgiobasesink.h: * ext/gio/gstgiobasesrc.c: * ext/gio/gstgiobasesrc.h: * ext/gio/gstgiosink.c: * ext/gio/gstgiosink.h: * ext/gio/gstgiosrc.c: * ext/gio/gstgiosrc.h: * ext/gio/gstgiostreamsink.c: * ext/gio/gstgiostreamsink.h: * ext/gio/gstgiostreamsrc.c: * ext/gio/gstgiostreamsrc.h: * tests/check/Makefile.am: * tests/check/pipelines/.cvsignore: * tests/check/pipelines/gio.c: Remove GIO plugin which has now moved to -base. --- ext/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'ext/Makefile.am') diff --git a/ext/Makefile.am b/ext/Makefile.am index 0bf562e7..419b27a9 100644 --- a/ext/Makefile.am +++ b/ext/Makefile.am @@ -94,12 +94,6 @@ endif G729_DIR= #endif -if USE_GIO -GIO_DIR=gio -else -GIO_DIR= -endif - if USE_GSM GSM_DIR=gsm else @@ -302,7 +296,6 @@ SUBDIRS=\ $(DTS_DIR) \ $(FAAC_DIR) \ $(FAAD_DIR) \ - $(GIO_DIR) \ $(GSM_DIR) \ $(G729_DIR) \ $(HERMES_DIR) \ @@ -345,7 +338,6 @@ DIST_SUBDIRS = \ directfb \ faac \ faad \ - gio \ gsm \ ivorbis \ ladspa \ -- cgit v1.2.1