mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
b953c4c67c
Signed-off-by: Stefan Metzmacher <metze@samba.org>
13 lines
310 B
Plaintext
13 lines
310 B
Plaintext
|
|
iniParser installation instructions
|
|
-----------------------------------
|
|
|
|
1. Modify the Makefile to suit your environment.
|
|
2. Type 'make' to make the library.
|
|
3. Type 'make check' to make the test program.
|
|
4. Type 'test/iniexample' to launch the test program.
|
|
|
|
Enjoy!
|
|
N. Devillard
|
|
Tue Jan 14 11:52:03 CET 2003
|