summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-06-07 10:24:56 +0200
committerRalf Baechle <ralf@linux-mips.org>1999-06-07 10:24:56 +0200
commit1b4023134b5ff6342301c8135b11df46546d2828 (patch)
tree50dc64182994ea2c13ce23919fa75e64edd4d0f0 /INSTALL
parent17287576555a5c46fa23549e2e5f073660dccb70 (diff)
Import ax25-tools 0.0.2 from tarballax25-tools-0.0.2
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e1fab66..2d3d5e9 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ To make this library you will need the following:
glibc2.1
A Modern kernel
libtool
- ax25-lib 0.0.2 or better
+ ax25-lib 0.0.3 or better
To build it you type:
./configure
@@ -16,3 +16,4 @@ By default, it will install the files in /usr/local. To change this
so that binaries go in /usr and the conf files go in /etc
type 'make install prefix=/usr'
+ - Craig Small <csmall@small.dropbear.id.au>