chiark / gitweb /
build-sys: fix --enable-dbus
authorChengwei Yang <chengwei.yang@intel.com>
Wed, 15 Jan 2014 05:06:00 +0000 (13:06 +0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 16 Jan 2014 05:16:02 +0000 (00:16 -0500)
commit8114dedc5910d9a9cec702f6b6658551a0cd9ede
tree14548d85fd78e11603d9caa4a7c9bf0f46d66fa9
parent4f882b2a5007e51032459e29d15a86df6b5ea9f4
build-sys: fix --enable-dbus

The incorrect shell code of AS_IF always get false value, so it always
build without dbus though build with "--enable-dbus" explicitely.
configure.ac