Re: [PATCH] Allow disabling the build of all of systemd, leaving just udev

Dan Nicholson <[email protected]>
Newsgroups gmane.linux.hotplug.devel
Message-ID <CAMs08D+9CKbTvxR2uwOR5O2EzgHVosFHVQ4E8u7o76uJq6cvEw@mail.gmail.com>
On Tue, Jun 5, 2012 at 10:56 AM, William Hubbs <[email protected]> wrote:
> Hi Bryan,
>
> On Mon, Jun 04, 2012 at 08:10:28PM -0700, Bryan Kadzban wrote:
>> If you want to try to get systemd-tmpfiles to work, and figure out which
>> extra dependencies are needed (like, oh for instance, selinux or
>> libcap), feel free; that patch shouldn't be too hard to apply on top of
>> this one, if this gets committed.
>
>  I spoke with Kay on irc, and he expressed doubts that it will be
>  committed. However, I did get another suggestion from one of the guys
>  there.
>
>  Automake supports includes, so it would be good to break up Makefile.am
>  into several modules. That way it would be easy to include them based
>  on condissionals.

Breaking up the Makefile.am into several files is probably cleaner,
but it doesn't actually change the problem you're trying to solve
here. You still have to wrap large parts of the build in
AM_CONDITIONALs. That doesn't change whether it's in one file or many.
The include happens at automake time, not build time, so conditionally
including the file won't do anything different for you. Everything
will get merge into the toplevel Makefile.in.

--
Dan
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.