Check HAVE_DECL_LOG_PERROR with #if, not #ifdef
authorJonathan Perkin <jonathan perkin org uk>
Thu, 9 Aug 2012 11:25:02 +0000 (12:25 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Thu, 9 Aug 2012 11:25:02 +0000 (12:25 +0100)
commite98107548c5cd0a9da9d5a15e20177be0e479459
tree6b2a4dca91d33977131b2be3f42914d41f08d9a3
parent15e990d68d13ec7df055d7795621f6074f575b32
Check HAVE_DECL_LOG_PERROR with #if, not #ifdef

It's always defined.

[smcv: commit message added]
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=53286
dbus/dbus-sysdeps-util-unix.c