summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAlexander "Ananace" Olofsson <ace@haxalot.com>2019-01-03 15:33:08 +0100
committerPaweł Krupa <pawel@krupa.net.pl>2019-01-03 15:33:08 +0100
commitfd680665fe6ca60daf0b7741634c925cd64962e7 (patch)
treedcbd5fc06c3587bdabc37bbd10da5f47ee317823 /netdata.spec.in
parent7a450a5f43d483a6e5e983b6449c569f116a1278 (diff)
Generate a configure script for RPM build (#4570) (#4571)
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 1d1f8bd355..43670ca080 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -129,6 +129,7 @@ happened, on your systems and applications.
%setup -q -n @PACKAGE_NAME@-@PACKAGE_VERSION@
%build
+autoreconf -i
%configure \
--with-zlib \
--with-math \