use the right path
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 16 Sep 2005 08:18:16 +0000 (08:18 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 16 Sep 2005 08:18:16 +0000 (08:18 +0000)
Original commit message from CVS:
use the right path

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

index 39c5873..16dd1f9 100644 (file)
@@ -8,7 +8,7 @@ REGISTRY_ENVIRONMENT = \
 TESTS_ENVIRONMENT = \
         CK_DEFAULT_TIMEOUT=20                                   \
        $(REGISTRY_ENVIRONMENT)                                 \
-       GST_PLUGIN_PATH_SYSTEM=                                 \
+       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 39c5873..16dd1f9 100644 (file)
@@ -8,7 +8,7 @@ REGISTRY_ENVIRONMENT = \
 TESTS_ENVIRONMENT = \
         CK_DEFAULT_TIMEOUT=20                                   \
        $(REGISTRY_ENVIRONMENT)                                 \
-       GST_PLUGIN_PATH_SYSTEM=                                 \
+       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