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:
ca06615
)
trying to fix some of the issues here
author
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 28 Jan 2002 17:14:41 +0000
(17:14 +0000)
committer
Thomas Vander Stichele
<thomas@apestaart.org>
Mon, 28 Jan 2002 17:14:41 +0000
(17:14 +0000)
Original commit message from CVS:
trying to fix some of the issues here
gst/cothreads/autogen.sh
patch
|
blob
|
history
diff --git
a/gst/cothreads/autogen.sh
b/gst/cothreads/autogen.sh
index
ba97e06
..
0c541bf
100755
(executable)
--- a/
gst/cothreads/autogen.sh
+++ b/
gst/cothreads/autogen.sh
@@
-179,8
+179,8
@@
automake -a -c || {
CONFIGURE_OPT='--enable-maintainer-mode'
# work around some wierd sort of autotools buglet
-for i in config.sub config.guess missing ltmain.sh; do
- ln -s ../../$i $i
+for i in
install-sh mkinstalldirs
config.sub config.guess missing ltmain.sh; do
+ ln -s
f
../../$i $i
done
test -n "$NOCONFIGURE" && {