[sane-devel] What compiler switch for systemd support?

Olaf Meeuwissen paddy-hack at member.fsf.org
Tue Nov 21 13:47:31 UTC 2017


Hi ToddAndMargo,

ToddAndMargo writes:

> Dear List,
>
> Anyone know what the compiler switch is to compile
> in explicit systemd support?

  $ ./configure --help | grep systemd
    --with-systemd          enable systemd support [default=yes]

So, --with-systemd would be the configure time option to use.
Of course, you will need the systemd development packages installed
(probably libsystemd-dev or similar).

With the flag, configure will abort with an error if the requirements to
build in systemd support are not satisfied.

Hope this helps,
--
Olaf Meeuwissen, LPIC-2            FSF Associate Member since 2004-01-27
 GnuPG key: F84A2DD9/B3C0 2F47 EA19 64F4 9F13  F43E B8A4 A88A F84A 2DD9
 Support Free Software                        https://my.fsf.org/donate
 Join the Free Software Foundation              https://my.fsf.org/join



More information about the sane-devel mailing list