s3: Make the difference between r/o and r/w in connections_db_ctx more obvious
[ira/wip.git] / source3 / iniparser / INSTALL
1
2 iniParser installation instructions
3 -----------------------------------
4
5 1. Modify the Makefile to suit your environment.
6 2. Type 'make' to make the library.
7 3. Type 'make check' to make the test program.
8 4. Type 'test/iniexample' to launch the test program.
9
10 Enjoy!
11 N. Devillard
12 Tue Jan 14 11:52:03 CET 2003