Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / bind / dist / contrib / dbus / INSTALL
blob2ad526e9b1a7278f0861e81c341ded7f1b030909
1 To build named with D-BUS support, run
2 # make
3 in this directory.
4 Then cd to the top-level BIND source directory,
5 (../..), and 
6 # ./configure ...; make
7 After building, cd back to contrib/dbus and run:
8 # make install
9 as root to install the D-BUS configuration files.