summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2005-07-30 12:24:44 +0000
committerLennart Poettering <lennart@poettering.net>2005-07-30 12:24:44 +0000
commit4cd94eb35bdf0dee732a638436a97874ca6bf6a1 (patch)
treeed978e693cb86bb97f804ada6ef497917055508e /INSTALL
parent656aec05e83a12adfea8c5d98da2c0220ec54e4a (diff)
INSTALL update by rubenv
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@197 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 11 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index ab9aa3f..d6b134e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -7,6 +7,17 @@ $ ./bootstrap.sh
(this will run autoconf/automake)
$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+
+Extra configure options available:
+
+ --enable-gtk use GTK+ (default=yes)
+ --enable-dbus use DBus (default=yes)
+ --with-dbus-sys=<dir> where D-BUS system.d directory is
+ --with-distro=<distro> the target Linux distribution (one of redhat,
+ suse, gentoo, debian or slackware)
+ --with-avahi-user=<user> User for running the Avahi daemon (avahi)
+ --with-avahi-group=<grp> Group for Avahi (avahi)
+
$ make
# make install