]> mj.ucw.cz Git - libucw.git/blob - free/libucw/README
make regex and asciidoc work on Darwin without hacking
[libucw.git] / free / libucw / README
1 The UCW Library 3.99
2 ~~~~~~~~~~~~~~~~~~~~
3 (c) 1997--2008 Martin Mares <mj@ucw.cz>
4 (c) 2000--2008 Robert Spalek <robert@ucw.cz>
5 (c) 2006--2008 Pavel Charvat <pchar@ucw.cz>
6 (c) 2008 Michal Vaner <vorner@ucw.cz>
7
8 See doc/using-libs for description of the library.
9
10 See doc/install.html for build requirements and instructions.
11
12 See doc/configure.html if you want to tweak build options.
13
14 After you compile the library, you can issue `make docs' to build the API
15 documentation. It will appear in run/doc. (It is not complete yet, though.)