mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-03 13:02:29 +00:00
remove one too many
Original commit message from CVS: remove one too many
This commit is contained in:
parent
cc00f4039a
commit
e6a028dc63
1 changed files with 2 additions and 2 deletions
|
@ -311,9 +311,9 @@ esac],
|
||||||
[:]) dnl Default value
|
[:]) dnl Default value
|
||||||
|
|
||||||
AS_AC_EXPAND(GST_CACHE_DIR, $GST_CACHE_DIR)
|
AS_AC_EXPAND(GST_CACHE_DIR, $GST_CACHE_DIR)
|
||||||
|
AC_DEFINE_UNQUOTED(GST_CACHE_DIR, "$GST_CACHE_DIR", [Location of registry])
|
||||||
AC_MSG_NOTICE(Using $GST_CACHE_DIR as registry cache dir)
|
AC_MSG_NOTICE(Using $GST_CACHE_DIR as registry cache dir)
|
||||||
|
|
||||||
|
|
||||||
dnl building of tests
|
dnl building of tests
|
||||||
AC_ARG_ENABLE(tests,
|
AC_ARG_ENABLE(tests,
|
||||||
AC_HELP_STRING([--disable-tests],[disable building test apps]),
|
AC_HELP_STRING([--disable-tests],[disable building test apps]),
|
||||||
|
@ -635,7 +635,6 @@ examples/typefind/Makefile
|
||||||
examples/xml/Makefile
|
examples/xml/Makefile
|
||||||
tools/Makefile
|
tools/Makefile
|
||||||
docs/Makefile
|
docs/Makefile
|
||||||
docs/version.entities
|
|
||||||
docs/faq/Makefile
|
docs/faq/Makefile
|
||||||
docs/gst/Makefile
|
docs/gst/Makefile
|
||||||
docs/libs/Makefile
|
docs/libs/Makefile
|
||||||
|
@ -644,6 +643,7 @@ docs/pwg/Makefile
|
||||||
docs/plugins/Makefile
|
docs/plugins/Makefile
|
||||||
docs/plugins/gstreamer-plugins.types
|
docs/plugins/gstreamer-plugins.types
|
||||||
docs/xsl/Makefile
|
docs/xsl/Makefile
|
||||||
|
docs/version.entities
|
||||||
pkgconfig/Makefile
|
pkgconfig/Makefile
|
||||||
stamp.h
|
stamp.h
|
||||||
pkgconfig/gstreamer.pc
|
pkgconfig/gstreamer.pc
|
||||||
|
|
Loading…
Reference in a new issue