* cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_H
authorRalf Habacker <ralf.habacker@freenet.de>
Fri, 15 Jun 2007 21:04:43 +0000 (21:04 +0000)
committerRalf Habacker <ralf.habacker@freenet.de>
Fri, 15 Jun 2007 21:04:43 +0000 (21:04 +0000)
commitd9b9b45554b43d8c41eb1b8bd7c0421620cddcd4
treed66b74c2690350cda51589b16946d02d49fd2732
parentb62633b919d481265d3fd75a5d32750dbdc41ddf
* cmake/ConfigureChecks.cmake,cmake/config.h.cmake: added check for HAVE_ERRNO_H
* cmake/dbus/CMakeLists.txt: added missing files
* dbus/dbus-transport-win.c/.h: new files
* dbus/dbus-sysdeps-win.c,.h: added required _unix functions to make dbus compilable on win32
* dbus/dbus-sysdeps-win-utils.c,.h: moved some functions to dbus-sysdeps-win.c
* dbus-win.patch: removed applied or obsolate patches
Note: dbus-win32 is now compilable, no guarantee that it runs without any problems
cmake/ConfigureChecks.cmake
cmake/config.h.cmake
cmake/dbus/CMakeLists.txt
dbus-win.patch
dbus/dbus-sysdeps-util-win.c
dbus/dbus-sysdeps-win.c
dbus/dbus-sysdeps-win.h
dbus/dbus-transport-win.c [new file with mode: 0644]
dbus/dbus-transport-win.h [new file with mode: 0644]