X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fconfigure.ac;h=22267babfdd2ec2eff606b065bc6fe4bec571989;hb=bb457f07cbdae05f9b99eee803f851e26df0ad71;hp=6bbb04c6f6bed16bc9cb4653bfa5454a584a6a91;hpb=323b8246cf059486e0efcc01a247fa325850206d;p=util-vserver.git diff --git a/util-vserver/configure.ac b/util-vserver/configure.ac index 6bbb04c..22267ba 100644 --- a/util-vserver/configure.ac +++ b/util-vserver/configure.ac @@ -50,12 +50,12 @@ ENSC_C99COMPILER ENSC_SET_SEARCHPATH([$PATH:/sbin:/usr/sbin:/usr/local/sbin]) ENSC_PATHPROG_STANDARD_TOOLS -ENSC_PATHPROG(IP, ip) +ENSC_PATHPROG(IP, ip,, [Usually, this tool is shipped in the 'iproute' or 'iproute2' package of your distribution]) ENSC_PATHPROG(IPTABLES, iptables) ENSC_PATHPROG(MODPROBE, modprobe) ENSC_PATHPROG(NAMEIF, nameif) ENSC_PATHPROG(RMMOD, rmmod) -ENSC_PATHPROG(VCONFIG, vconfig) +ENSC_PATHPROG(VCONFIG, vconfig,, [See http://www.candelatech.com/~greear/vlan.html; usually this tool is shipped in the 'vconfig' or 'vlan' package of your distribution]) ENSC_PATHPROG(WGET, wget) ENSC_PATHPROG(DOXYGEN, doxygen, [:])