wpa_cli(8): Add libedit support (using libedit's readline API).
authorSascha Wildner <saw@online.de>
Tue, 24 Jul 2012 21:22:41 +0000 (23:22 +0200)
committerSascha Wildner <saw@online.de>
Tue, 24 Jul 2012 21:22:41 +0000 (23:22 +0200)
commit98bec916851b91d5c0603211b6a790b5e1f88f27
tree7dde083a92a63bc22969fcbfc873fa0cb92e809d
parent9f97b95a8933567d8f1f7af29516afeb0a53554d
wpa_cli(8): Add libedit support (using libedit's readline API).

Unfortunately, this introduces a warning which required lowering
WARNS to 0 for wpa_cli(8). I didn't feel like modifying contrib/
source for it.

Taken-from: FreeBSD
Tested-by: Johannes Hofmann <Johannes.Hofmann@gmx.de>
usr.sbin/802_11/wpa_cli/Makefile