mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-09 00:45:56 +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
|
||||
|
||||
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)
|
||||
|
||||
|
||||
dnl building of tests
|
||||
AC_ARG_ENABLE(tests,
|
||||
AC_HELP_STRING([--disable-tests],[disable building test apps]),
|
||||
|
@ -635,7 +635,6 @@ examples/typefind/Makefile
|
|||
examples/xml/Makefile
|
||||
tools/Makefile
|
||||
docs/Makefile
|
||||
docs/version.entities
|
||||
docs/faq/Makefile
|
||||
docs/gst/Makefile
|
||||
docs/libs/Makefile
|
||||
|
@ -644,6 +643,7 @@ docs/pwg/Makefile
|
|||
docs/plugins/Makefile
|
||||
docs/plugins/gstreamer-plugins.types
|
||||
docs/xsl/Makefile
|
||||
docs/version.entities
|
||||
pkgconfig/Makefile
|
||||
stamp.h
|
||||
pkgconfig/gstreamer.pc
|
||||
|
|
Loading…
Reference in a new issue