mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
build: Update shave init statement for changes in common. Bump common.
This commit is contained in:
parent
a960a70afb
commit
2334478f8d
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
||||||
Subproject commit a6ce5c6139d128d95cfa6acfbcdb9e6ca7a5ffe2
|
Subproject commit 57c83f2ced9890f1f8c4c64cd6c0b70f952e6a59
|
|
@ -351,7 +351,7 @@ if test x$HAVE_FFMPEG_UNINSTALLED = x1; then
|
||||||
fi
|
fi
|
||||||
AM_CONDITIONAL(HAVE_FFMPEG_UNINSTALLED, test x$HAVE_FFMPEG_UNINSTALLED = x1)
|
AM_CONDITIONAL(HAVE_FFMPEG_UNINSTALLED, test x$HAVE_FFMPEG_UNINSTALLED = x1)
|
||||||
|
|
||||||
SHAVE_INIT([common])
|
SHAVE_INIT([common],[enable])
|
||||||
|
|
||||||
AC_CONFIG_FILES(
|
AC_CONFIG_FILES(
|
||||||
Makefile
|
Makefile
|
||||||
|
|
Loading…
Reference in a new issue