]> git.meshlink.io Git - catta/commit
autoconf love:
authorLennart Poettering <lennart@poettering.net>
Thu, 31 Aug 2006 17:17:18 +0000 (17:17 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 31 Aug 2006 17:17:18 +0000 (17:17 +0000)
commit59f3e8bef545762113c041a1ef5868e08b353045
tree345b3d7b45f4a01c581cc340607fb3ba232a3442
parent16ede7fb33fde566f43390d8dcf22d49f52c80e4
autoconf love:

* use autoconf to check whether dbus_connection_close() is available and use it
  if it is, don't do those checks based on the D-Bus version.

* Make use of dbus_bus_get_private() if it is available.

* Since D-Bus agreeed on a cononical way to write their name, use that way in
  configure.ac.

* Add configure options to define the UNIX user/group for avahi-autoipd

git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1295 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
avahi-client/client.c
avahi-daemon/dbus-protocol.c
configure.ac