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:
parent
0a418d15d0
commit
a00d37e0ca
@ -505,7 +505,6 @@ dnl # Set up some more defines #
|
|||||||
dnl ############################
|
dnl ############################
|
||||||
|
|
||||||
dnl Set location of configuration dir.
|
dnl Set location of configuration dir.
|
||||||
GST_CONFIG_DIR="/etc/gstreamer"
|
|
||||||
AC_DEFINE_UNQUOTED(GST_CONFIG_DIR,"$GST_CONFIG_DIR")
|
AC_DEFINE_UNQUOTED(GST_CONFIG_DIR,"$GST_CONFIG_DIR")
|
||||||
AC_SUBST(GST_CONFIG_DIR)
|
AC_SUBST(GST_CONFIG_DIR)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user