use versioned gst-register
authorThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Mar 2004 16:44:36 +0000 (16:44 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Mon, 15 Mar 2004 16:44:36 +0000 (16:44 +0000)
Original commit message from CVS:
use versioned gst-register

ChangeLog
tests/old/testsuite/Rules
testsuite/Rules

index 0ff2806..7416d0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+       * testsuite/Rules:
+          use versioned gst-register
+
+2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
+
        * docs/libs/gstreamer-libs-sections.txt:
           remove </SUBSECTION>
        * gst/gstplugin.c:
index 23faae2..dcbeaa8 100644 (file)
@@ -9,7 +9,7 @@ plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 check_PROGRAMS = $(tests_pass) $(tests_fail)
 
-TESTS = $(top_builddir)/tools/gst-register $(tests_pass) $(tests_fail)
+TESTS = $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@ $(tests_pass) $(tests_fail)
 XFAIL_TESTS = $(tests_fail)
 
 AM_CFLAGS = $(GST_CFLAGS)
index 23faae2..dcbeaa8 100644 (file)
@@ -9,7 +9,7 @@ plugindir = $(libdir)/gstreamer-@GST_MAJORMINOR@
 
 check_PROGRAMS = $(tests_pass) $(tests_fail)
 
-TESTS = $(top_builddir)/tools/gst-register $(tests_pass) $(tests_fail)
+TESTS = $(top_builddir)/tools/gst-register-@GST_MAJORMINOR@ $(tests_pass) $(tests_fail)
 XFAIL_TESTS = $(tests_fail)
 
 AM_CFLAGS = $(GST_CFLAGS)