Code

rules: Pass --disable-static to configure.
[pkg-collectd.git] / debian / rules
index 1f902deaef10cf46e027010e41fe558a65a13264..a51ca9c8b10e0cd43c29c044d8c1fd931b7f02b7 100755 (executable)
@@ -53,6 +53,7 @@ confflags = --host=$(DEB_HOST_GNU_TYPE) \
                        --localstatedir=/var --sysconfdir=/etc \
                        --with-perl-bindings="INSTALLDIRS=vendor" \
                        --without-libstatgrab \
+                       --disable-static \
                        --enable-all-plugins
 
 # These plugins do not provide any functionality under Linux.