repo.or.cz
/
why3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'bv_size_remove_redondancy' into 'master'
[why3.git]
/
autogen.sh
blob
2b9fc232feb28075ee1015db71e519b64ce33eef
1
#!/bin/sh -eux
2
3
if
[ !
-f
"configure"
];
then
4
autoconf
5
fi