default config dir is now /etc/gstreamer instead of $sysconfdir/gstreamer, which had been mapping to /usr/etc/gstreamer.

Original commit message from CVS:
default config dir is now /etc/gstreamer instead of $sysconfdir/gstreamer, which
had been mapping to /usr/etc/gstreamer.
This commit is contained in:
Andy Wingo 2001-09-02 00:41:53 +00:00
parent 7cb01b3a61
commit 396df47b54

View file

@ -763,7 +763,7 @@ esac],
[USE_PROFILING=no]) dnl Default value
dnl Default value
GST_CONFIG_DIR=${sysconfdir}/gstreamer
GST_CONFIG_DIR=/etc/gstreamer
AC_ARG_WITH(configdir,
[ --with-configdir specify path to use for configdir],
[case "${withval}" in