this isn't going to go away is it ?
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Dec 2001 10:31:35 +0000 (10:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 27 Dec 2001 10:31:35 +0000 (10:31 +0000)
Original commit message from CVS:
this isn't going to go away is it ?

tests/old/testsuite/plugin/Makefile.am
testsuite/plugin/Makefile.am
win32/test [deleted file]

index cc5bd0b..2f652d8 100644 (file)
@@ -5,7 +5,11 @@ testprogs = dynamic linked static # loading registry static2
 noinst_LTLIBRARIES = libtestplugin.la libtestplugin2.la
 
 libtestplugin_la_SOURCES = testplugin.c
+libtestplugin_la_CFLAGS = $(GST_CFLAGS)
+libtestplugin_la_LIBS = $(GST_LIBS)
 libtestplugin2_la_SOURCES = testplugin2.c
+libtestplugin2_la_CFLAGS = $(GST_CFLAGS)
+libtestplugin2_la_LIBS = $(GST_LIBS)
 
 # linked_LDFLAGS = -L. -ltestplugin -ltestplugin2
 
@@ -14,7 +18,3 @@ static_SOURCES = static.c testplugin_s.c testplugin2_s.c
 TESTS = $(testprogs)
 
 check_PROGRAMS = $(testprogs)
-
-# we have nothing but apps here, we can do this safely
-LIBS = $(GST_LIBS)
-CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
index cc5bd0b..2f652d8 100644 (file)
@@ -5,7 +5,11 @@ testprogs = dynamic linked static # loading registry static2
 noinst_LTLIBRARIES = libtestplugin.la libtestplugin2.la
 
 libtestplugin_la_SOURCES = testplugin.c
+libtestplugin_la_CFLAGS = $(GST_CFLAGS)
+libtestplugin_la_LIBS = $(GST_LIBS)
 libtestplugin2_la_SOURCES = testplugin2.c
+libtestplugin2_la_CFLAGS = $(GST_CFLAGS)
+libtestplugin2_la_LIBS = $(GST_LIBS)
 
 # linked_LDFLAGS = -L. -ltestplugin -ltestplugin2
 
@@ -14,7 +18,3 @@ static_SOURCES = static.c testplugin_s.c testplugin2_s.c
 TESTS = $(testprogs)
 
 check_PROGRAMS = $(testprogs)
-
-# we have nothing but apps here, we can do this safely
-LIBS = $(GST_LIBS)
-CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
diff --git a/win32/test b/win32/test
deleted file mode 100644 (file)
index e69de29..0000000