Could it be made possible to disable the use of pid when building dbus

Havoc Pennington hp at redhat.com
Sat Aug 28 10:46:54 PDT 2004


On Sat, 2004-08-28 at 14:30 +0200, Kristof Vansant wrote:
> Could it be made possible to disable the use of pid when building dbus
> ./configure --disable-pid 
> 

If you mean the pid file for the daemon, there's an option for whether
to write it in the system.conf config file.

> PS: wouldn't it be more logical to have 
> --disable-mono
> --disable-python
> instead of enable, since they are enabled by default when the needed
> libs are found.

The way configure works, you can type any of:

--enable-mono
--disable-mono
--enable-mono=no
--enable-mono=yes
--enable-mono=auto

I think all of those work.

Havoc




More information about the dbus mailing list