]> git.meshlink.io Git - catta/commitdiff
INSTALL update by rubenv
authorLennart Poettering <lennart@poettering.net>
Sat, 30 Jul 2005 12:24:44 +0000 (12:24 +0000)
committerLennart Poettering <lennart@poettering.net>
Sat, 30 Jul 2005 12:24:44 +0000 (12:24 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@197 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

INSTALL

diff --git a/INSTALL b/INSTALL
index ab9aa3f1fe85e79df073b8852be39b5452bc7841..d6b134e45e93287799535197547b3a88e2ae6d23 100644 (file)
--- 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