dhcp: add support for dhcpcanon client

https://github.com/NetworkManager/NetworkManager/pull/31
This commit is contained in:
juga0
2017-10-05 14:44:08 +00:00
committed by Thomas Haller
parent be320e2be7
commit 3aba3e38c3
8 changed files with 304 additions and 5 deletions

View File

@@ -373,6 +373,7 @@ intltoolize --automake --copy --force
--disable-static \
--with-dhclient=yes \
--with-dhcpcd=no \
--with-dhcpcanon=no \
--with-config-dhcp-default=dhclient \
--with-crypto=nss \
%if %{with test}
@@ -694,4 +695,3 @@ fi
%changelog
__CHANGELOG__