sourcehut
Log in
—
Register
~lastrosade
/
jsthttpd
summary
tree
log
refs
ref:
7e1576115a7a432a7741c21c93a20bf4d5eda4ae
jsthttpd
/autogen.sh
-rwxr-xr-x
84 bytes
View
Log
Blame
View raw
7e157611
— Anthony G. Basile Merge pull request #1 from mmcco/master
5 years ago
1
2
3
4
5
6
#!/bin/sh
aclocal
&&
\
autoheader
&&
\
autoconf
&&
\
automake --add-missing --copy