]> git.proxmox.com Git - mirror_smartmontools-debian.git/commitdiff
update configure invocation for new autotools
authorJonathan Dowland <jmtd@debian.org>
Tue, 26 Jan 2016 23:15:51 +0000 (23:15 +0000)
committerJonathan Dowland <jmtd@debian.org>
Tue, 26 Jan 2016 23:15:51 +0000 (23:15 +0000)
debian/rules

index 41353712c047e86f8c1b73d17d71fd42756ec7e9..b654b1e77c22a3d743d6ec789483c03581ca31dd 100755 (executable)
@@ -58,9 +58,7 @@ configure-stamp:
                                --sysconfdir=/etc                \
                                --mandir=/usr/share/man          \
                                --with-initscriptdir=no \
-                               --with-docdir=/usr/share/doc/smartmontools \
-                               --enable-savestates \
-                               --enable-attributelog \
+                               --docdir=/usr/share/doc/smartmontools \
                                --with-savestates=/var/lib/smartmontools/smartd. \
                                --with-attributelog=/var/lib/smartmontools/attrlog. \
                                --with-exampledir=/usr/share/doc/smartmontools/examples/ \