projects
/
collectd.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'collectd-3.10'
[collectd.git]
/
build.sh
1
#! /bin/sh
2
3
set -x
4
5
autoheader \
6
&& aclocal \
7
&& libtoolize --ltdl --copy --force \
8
&& automake --add-missing --copy \
9
&& autoconf