freeipa/daemons/ipa-slapi-plugins/libotp
Jan Cholasta b7329e31f5 slapi plugins: fix CFLAGS
Add explicit NSPR_CFLAGS and NSS_CFLAGS where NSPR_LIBS and NSS_LIBS is
used.

Use DIRSRV_CFLAGS rather than hardcode -I/usr/include/dirsrv.

Append NSPR_CFLAGS to DIRSRV_CFLAGS in ./configure as slapi-plugin.h
includes nspr.h.

Reviewed-By: Pavel Vomacka <pvomacka@redhat.com>
2017-03-15 08:55:12 +00:00
..
hotp.c Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
hotp.h Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00
Makefile.am slapi plugins: fix CFLAGS 2017-03-15 08:55:12 +00:00
otp_config.c OTP: emit a log message when LDAP entry for config record is not found 2015-01-30 11:02:16 +01:00
otp_config.h Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
otp_token.c Fix an integer underflow bug in libotp 2015-09-29 15:16:09 +02:00
otp_token.h Make token auth and sync windows configurable 2014-12-05 13:42:19 +01:00
t_hotp.c Preliminary refactoring of libotp files 2014-12-03 08:48:56 +01:00