mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
force autopoint
Original commit message from CVS: force autopoint
This commit is contained in:
parent
e746d11c0a
commit
c07519bbf2
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ if test -f po/Makefile.in.in;
|
|||
then
|
||||
patch -p0 -R < common/gettext.patch
|
||||
fi
|
||||
tool_run "$autopoint"
|
||||
tool_run "$autopoint --force"
|
||||
patch -p0 < common/gettext.patch
|
||||
|
||||
tool_run "$aclocal" "-I m4 -I common/m4 $ACLOCAL_FLAGS"
|
||||
|
|
Loading…
Reference in a new issue