projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d537cb6
)
removed that bit
author
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 13 Nov 2001 22:27:32 +0000
(22:27 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Tue, 13 Nov 2001 22:27:32 +0000
(22:27 +0000)
Original commit message from CVS:
removed that bit
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
c8486ab
..
8a4d60b
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-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