mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
f340b2fa36
parsing library under the MIT licence. This is required to have a configuration ini-file for pam_winbind without using loadparm in the next step. Guenther (This used to be commit 6658e0a9886ee5a361361bc9b26c136ec91aea72)
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
|