]> pilppa.org Git - libcharencoding.git/blob - INSTALL
libcharencoding: initial version
[libcharencoding.git] / INSTALL
1                         libcharencoding install
2                         =======================
3
4
5 This library uses gnu automake tools for configuring the libraries. 
6
7 You can configure the library for your system and create makefiles by using command:
8
9         autobuild.sh
10         
11 Once Makefiles has been generated, you can use either:
12
13         make or 
14         autobuild.sh
15
16 To clean-up all generated temporarily files you can use command:
17
18         autoclean.sh