sourcehut
Log in
—
Register
~lastrosade
/
jsthttpd
summary
tree
log
refs
ref:
508850222049b1ddb21d57e5eb8b38dcedc51b27
jsthttpd
/autogen.sh
-rwxr-xr-x
84 bytes
View
Log
Blame
View raw
50885022
— Anthony G. Basile src/timers.c: Fix monotonic clock support on systems without librt
9 years ago
1
2
3
4
5
6
#!/bin/sh
aclocal
&&
\
autoheader
&&
\
autoconf
&&
\
automake --add-missing --copy