LD_LIBRARY_PATH=$GST/gstreamer/gst/.libs:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
-export PKG_CONFIG_PATH=$GST/prefix/lib/pkgconfig:$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig:$GST/gst-plugins-base/pkgconfig:$GST/gst-python/pkgconfig:$PKG_CONFIG_PATH
+export PKG_CONFIG_PATH=$GST/prefix/lib/pkgconfig:$GST/gstreamer/pkgconfig:$GST/gst-plugins/pkgconfig:$GST/gst-plugins-base/pkgconfig:$GST/gst-plugins-good/pkgconfig:$GST/gst-python/pkgconfig:$PKG_CONFIG_PATH
export GST_PLUGIN_PATH=$GST/gstreamer:$GST/gst-plugins:$GST/gst-plugins-base:$GST/gst-plugins-good:$GST/gst-plugins-ugly:$GST/gst-plugins-bad:$GST/gst-ffmpeg:$GST/gst-monkeysaudio:$GST/plugins:$GST_PLUGIN_PATH
export GST_PLUGIN_SYSTEM_PATH=
export GST_REGISTRY=$GST/gstreamer/registry.xml
#define PACKAGE_NAME "GStreamer"
/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer 0.10.4.1"
+#define PACKAGE_STRING "GStreamer 0.10.4.1"
/* Define to the one symbol short name of this package. */
-#undef PACKAGE_TARNAME "gstreamer"
+#define PACKAGE_TARNAME "gstreamer"
/* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.4.1"
+#define PACKAGE_VERSION "0.10.4.1"
/* Define the plugin directory */
#ifdef _DEBUG