2006-09-10 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sun, 10 Sep 2006 21:37:10 +0000 (21:37 +0000)
committerHavoc Pennington <hp@redhat.com>
Sun, 10 Sep 2006 21:37:10 +0000 (21:37 +0000)
commit8e659dac9fd5585c7b4ade836e09c22227d9ddc6
tree577950f9656945ca56a6f8539fb02247c2d31fc5
parentf61a63cefb4c931636b43ffa8f61ad3dd45d7b86
2006-09-10  Havoc Pennington  <hp@redhat.com>

       patch mostly by Peter Kümmel, bug #8211

* dbus/dbus-sysdeps-unix.c: new file, which splits out
unix-specific stuff in dbus-sysdeps.c

* dbus/dbus-sysdeps.c: don't include any UNIX-only headers,
and move unix-specific stuff to dbus-sysdeps-unix.c

* configure.in: check HAVE_ERRNO_H
ChangeLog
configure.in
dbus/Makefile.am
dbus/dbus-sysdeps-unix.c [new file with mode: 0644]
dbus/dbus-sysdeps.c
dbus/dbus-sysdeps.h
dbus/dbus-userdb.c