Bug 15588: Fix typo in #ifdef for userdb cache (Scott James Remnant)
authorColin Walters <walters@verbum.org>
Fri, 30 May 2008 15:14:46 +0000 (11:14 -0400)
committerColin Walters <walters@verbum.org>
Fri, 30 May 2008 15:14:46 +0000 (11:14 -0400)
commit80306140b9c91bce319f50a55694f205a9a4392f
treedbaff72b7b6b3b9354b14fde7ff1aed406c7b275
parente2bc7232069b14b7299cb8b2eab436f60a232007
Bug 15588: Fix typo in #ifdef for userdb cache (Scott James Remnant)

* dbus/dbus-userdb-util.c, dbus/dbus-userdb.c: Correct name of
  macro used in #ifdef block to match that defined by configure,
  otherwise the userdb cache will never be enabled.
dbus/dbus-userdb-util.c
dbus/dbus-userdb.c