set up plugin paths properly
authorThomas Vander Stichele <thomas@apestaart.org>
Sat, 24 Sep 2005 13:34:46 +0000 (13:34 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sat, 24 Sep 2005 13:34:46 +0000 (13:34 +0000)
Original commit message from CVS:
set up plugin paths properly

check/Makefile.am
tests/check/Makefile.am

index 8b9e06f..7962f68 100644 (file)
@@ -7,7 +7,7 @@ REGISTRY_ENVIRONMENT = \
 
 TESTS_ENVIRONMENT = \
        $(REGISTRY_ENVIRONMENT)                                 \
-       GST_PLUGIN_PATH_ONLY=yes                                \
+       GST_PLUGIN_SYSTEM_PATH=                                 \
        GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(GST_PLUGINS_DIR)
 
 # ths core dumps of some machines have PIDs appended
index 8b9e06f..7962f68 100644 (file)
@@ -7,7 +7,7 @@ REGISTRY_ENVIRONMENT = \
 
 TESTS_ENVIRONMENT = \
        $(REGISTRY_ENVIRONMENT)                                 \
-       GST_PLUGIN_PATH_ONLY=yes                                \
+       GST_PLUGIN_SYSTEM_PATH=                                 \
        GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(GST_PLUGINS_DIR)
 
 # ths core dumps of some machines have PIDs appended