Skip to content
/ ding-libs Public

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

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

SSSD/ding-libs

Repository files navigation

# Build

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.

# Requirements

Build:

- `autotools`
- `gcc`
- `libc`
- `coreutils`
- `file`

Tests:

- `gettext`
- `diff`

About

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

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages