Fix tiny slip which made configdir still always be /etc/gstreamer/

Original commit message from CVS:
Fix tiny slip which made configdir still always be /etc/gstreamer/
This commit is contained in:
Richard Boulton 2001-01-07 05:35:09 +00:00
parent 0a418d15d0
commit a00d37e0ca

View file

@ -505,7 +505,6 @@ dnl # Set up some more defines #
dnl ############################
dnl Set location of configuration dir.
GST_CONFIG_DIR="/etc/gstreamer"
AC_DEFINE_UNQUOTED(GST_CONFIG_DIR,"$GST_CONFIG_DIR")
AC_SUBST(GST_CONFIG_DIR)