mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 15:48:06 +02:00
contrib/rpm: explicitly set default dhcp configuration
It will also be autodetected, but be explicit about it.
(cherry picked from commit 5a00811b5a)
This commit is contained in:
parent
eeedf51f08
commit
da2139b87d
1 changed files with 1 additions and 0 deletions
|
|
@ -373,6 +373,7 @@ intltoolize --automake --copy --force
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-dhclient=yes \
|
--with-dhclient=yes \
|
||||||
--with-dhcpcd=no \
|
--with-dhcpcd=no \
|
||||||
|
--with-config-dhcp-default=dhclient \
|
||||||
--with-crypto=nss \
|
--with-crypto=nss \
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
--enable-more-warnings=error \
|
--enable-more-warnings=error \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue