On Thu, Nov 14, 2013 at 1:28 AM, Tom Gundersen <t...@jklm.no> wrote: > On Wed, Nov 13, 2013 at 10:22 PM, Patrik Flykt > <patrik.fl...@linux.intel.com> wrote: >> The client test program is the only one to be built so far. >> --- >> Makefile.am | 15 +++++++++++++++ >> configure.ac | 9 +++++++++ >> src/dhcp/Makefile | 1 + >> 3 files changed, 25 insertions(+) >> create mode 120000 src/dhcp/Makefile >> >> diff --git a/Makefile.am b/Makefile.am >> index 789ca02..cc52f01 100644 >> --- a/Makefile.am >> +++ b/Makefile.am >> @@ -3739,6 +3739,21 @@ lib_LTLIBRARIES += \ >> endif >> >> # >> ------------------------------------------------------------------------------ >> +if ENABLE_DHCP > > Maybe we just as well could put this under ENABLE_NETWORKD, to avoid > introducing two config switches? (And I certainly don't want to ifdef > out dhcp support in networkd)
Actually, I take that back. Just compile the dhcp unconditionally, as it is not even shipped there is no reason not to. -t _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel