configure: Do not fail when systemd is not installed
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 26 Jan 2011 00:23:13 +0000 (01:23 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 26 Jan 2011 00:23:13 +0000 (01:23 +0100)
commitcdbacb918f7ec9a8562da4153173b80994e9a40c
treebfc063698d7aeac694dc8e2d010c6a05bcd0a61b
parentfa6cd58e1ef6db93cb20f9843f0a620e7e4ad1a9
configure: Do not fail when systemd is not installed

Use --with-systemdsystemunitdir instead of --enabled-systemd so it's
possible to enable systemd even if systemd is not installed.
configure.ac