alexey-tikhonov / ding-libs

"DING is not GNU" helper libraries for SSSD and FreeIPA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To build the ding-libs from the tarball:
    ./configure
    make
    make docs (optional)
    make check (optional)
    make install

To build the ding-libs from a source checkout:
    autoreconf -if
then follow the tarball instructions above.

About

"DING is not GNU" helper libraries for SSSD and FreeIPA

License:GNU Lesser General Public License v3.0


Languages

Language:C 98.8%Language:Makefile 0.8%Language:M4 0.4%Language:Shell 0.0%