mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 23:06:49 +00:00
Revert "Fix distcheck"
This reverts commit 56dd2d89c4
.
Installing completions to a custom prefix is now fixed.
This commit is contained in:
parent
87130f3287
commit
fa4768f36b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook --with-bash-completion-dir=no
|
||||
DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc --enable-docbook
|
||||
|
||||
# note: keep in sync with configure.ac
|
||||
ACLOCAL_AMFLAGS = -I m4 -I common/m4
|
||||
|
|
Loading…
Reference in a new issue