summaryrefslogtreecommitdiffstats
path: root/README
blob: 259d2848ec4f319f4150a58229dd368f2827458d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
AX25 Library
============

This library set is still really under test but is now release for
general use.

You are supposed to use glibc 2.1 (libc6 unstable libraries) for this
package.  I have attempted to cater for glibc 2.0 users here.

To compile this I used:
  * A Debian GNU/Linux system
  * autoconf 2.52
  * automake 1.4-p4
  * libtool 1.4b
  * libc 2.2.3
  * gcc 2.95.4

This library is copyright by the respective authors (see AUTHORS for a list)
and licensed under the GNU LGPL (see COPYING for more information).

  - Craig Small <csmall@small.dropbear.id.au>