mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 08:20:08 +01: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 \
|
||||
--with-dhclient=yes \
|
||||
--with-dhcpcd=no \
|
||||
--with-config-dhcp-default=dhclient \
|
||||
--with-crypto=nss \
|
||||
%if %{with test}
|
||||
--enable-more-warnings=error \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue