projects
/
mmh
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Deprecate uname() in favour of (Posix) gethostname().
[mmh]
/
autogen.sh
1
#!/bin/sh
2
#
3
# Regenerate config.h.in, configure, etc.
4
# Necessary if building from CVS; not needed if
5
# building from a distributed tarball.
6
7
set -e
8
autoreconf
9
date > stamp-h.in