projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef2250
)
build.sh: look in m4 dir for macro's
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 24 Feb 2018 10:01:11 +0000
(11:01 +0100)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 24 Feb 2018 10:01:11 +0000
(11:01 +0100)
This fixes #2674
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/build.sh
index
40f5361
..
97e55d8
100755
(executable)
--- a/
build.sh
+++ b/
build.sh
@@
-48,7
+48,7
@@
fi
set -x
autoheader \
-&& aclocal \
+&& aclocal
-I m4
\
&& $libtoolize --copy --force \
&& automake --add-missing --copy \
&& autoconf