summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-06-21 19:24:20 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-06-21 19:24:20 +0000
commit7d0391c1e7e158b9f60614b95c1d7fefde1b70a7 (patch)
tree766bebe359202988f7a26feddc0aa02e0718dacf /INSTALL
parent1fb1fc8b8d2272f37af420d6a413ac3d4dd821f2 (diff)
changed startup priority for avahi (15->75)
modified INSTALL for easier copy/paste of ./configure git-svn-id: file:///home/lennart/svn/public/avahi/trunk@140 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 5db5545..635e577 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,9 +1,9 @@
*** Quick install instructions (tested on debian/ubuntu only!) ***
$ ./bootstrap.sh
- (this will run autoconf/automake and finally ./configure
- --prefix=/usr --sysconfdir=/etc --localstatedir=/var)
+ (this will run autoconf/automake)
+$ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
$ make
# make install