summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-07-19 03:23:43 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-07-19 03:23:43 +0200
commite2364df6e013d5eaf6fe226ee6d5a36d1cd6337d (patch)
tree49e01d8329a6676dc820f4ad9610ed36f769241a /INSTALL
parent25b07d12d92ebec03905433f2037cf5f9e757d7c (diff)
Import libax25 0.0.6 from tarballlibax25-0.0.6
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4afdbd2..cbe3cca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ To build it you type:
make install
If you want to put the files in the "normal" places, type:
- ./configure --exec_prefix=/usr --prefix=
+ ./configure --exec_prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
make install