repo.or.cz
/
clan.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Solve the missed local dimension bug with strides and modulo guards
[clan.git]
/
autogen.sh
blob
b0d88d768acddedd9e14cee95c13478d840259d8
1
#!/bin/sh
2
autoreconf
-i
3
if
test -f
osl
/
autogen.sh
;
then
4
(
cd
osl
;
.
/
autogen.sh
)
5
fi