Fix build when dbus is not present.
authorSteve Youngs <steve@sxemacs.org>
Mon, 25 Jun 2012 12:41:52 +0000 (22:41 +1000)
committerSteve Youngs <steve@sxemacs.org>
Mon, 25 Jun 2012 12:41:52 +0000 (22:41 +1000)
commit7fbb85ee5b86bf9c7fa5eb792f959ad53301b8c2
tree504357244e2015198fd91116012f94a9b1c1adc1
parente1fb5209299cf9b85fc5774d514eac100ebf1428
Fix build when dbus is not present.

* configure.ac: Put `SXE_EMOD_STATMOD([dbus])' where it can be
called if dbus is present or not.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
configure.ac