mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
removed that bit
Original commit message from CVS: removed that bit
This commit is contained in:
parent
d537cb69b9
commit
2604bfe8e7
1 changed files with 1 additions and 2 deletions
|
@ -182,8 +182,7 @@ autoconf || {
|
||||||
echo "autoconf failed"
|
echo "autoconf failed"
|
||||||
#exit 1
|
#exit 1
|
||||||
}
|
}
|
||||||
# thomas : wingo told me to add --force-missing to get depcomp in make distcheck
|
automake --add-missing || {
|
||||||
automake --add-missing --force-missing|| {
|
|
||||||
echo
|
echo
|
||||||
echo "automake failed"
|
echo "automake failed"
|
||||||
#exit 1
|
#exit 1
|
||||||
|
|
Loading…
Reference in a new issue