repo.or.cz
/
mlt-frei0r-support.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test not only if header frei0r.h exists, also use an item
[mlt-frei0r-support.git]
/
shotcut
/
configure
blob
250a109fdebff4b70817393bfaf6d5bfdbb98c76
1
#!/bin/bash
2
for
i
in
tools wm
3
do
4
cd
$i
5
.
/
configure $
*
6
cd
..
7
done