mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +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"
|
||||
#exit 1
|
||||
}
|
||||
# thomas : wingo told me to add --force-missing to get depcomp in make distcheck
|
||||
automake --add-missing --force-missing|| {
|
||||
automake --add-missing || {
|
||||
echo
|
||||
echo "automake failed"
|
||||
#exit 1
|
||||
|
|
Loading…
Reference in a new issue