check_fping: define fping6 command on compile time
(Closes: #751866), many thanks Nicolas Deefayet for bringing this up
This commit is contained in:
parent
1d11720ab0
commit
4580974bd2
1
debian/rules
vendored
1
debian/rules
vendored
|
@ -108,6 +108,7 @@ config.status: configure
|
||||||
--with-snmpgetnext-command="/usr/bin/snmpgetnext" \
|
--with-snmpgetnext-command="/usr/bin/snmpgetnext" \
|
||||||
--with-qstat-command="/usr/bin/quakestat" \
|
--with-qstat-command="/usr/bin/quakestat" \
|
||||||
--with-fping-command="/usr/bin/fping" \
|
--with-fping-command="/usr/bin/fping" \
|
||||||
|
--with-fping6-command="/usr/bin/fping6" \
|
||||||
--with-ssh-command="/usr/bin/ssh" \
|
--with-ssh-command="/usr/bin/ssh" \
|
||||||
--with-mailq-command="/usr/bin/mailq" \
|
--with-mailq-command="/usr/bin/mailq" \
|
||||||
--with-proc-meminfo="/proc/meminfo" \
|
--with-proc-meminfo="/proc/meminfo" \
|
||||||
|
|
Loading…
Reference in a new issue