Fix systemd detection
authorIván Briano <sachieru@gmail.com>
Mon, 11 Mar 2013 23:32:42 +0000 (20:32 -0300)
committerIván Briano <sachieru@gmail.com>
Mon, 11 Mar 2013 23:32:42 +0000 (20:32 -0300)
commitbdbf74f882a3c14fe852c8da91ae899eac1472a0
tree3cec68243b2051a102044c1af8c11a3f7330e5b6
parent23264ae09cf6b0bfc09c3858df0cfc3539766c88
Fix systemd detection

The EFL_OPTIONAL_DEPEND_PKG sets have_systemd=no before checking, so we
need to pass the want variable instead or it will always be disabled.
configure.ac