repo.or.cz
/
wvstreams.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make WvStreams compile with gcc 4.4.
[wvstreams.git]
/
autogen.sh
blob
ffbd60352078d245ab471ad82adfb257ab363dd3
1
#!/bin/sh
2
set -e
3
autoheader
4
autoconf
5
(
cd
argp
&&
autoconf
)