mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-22 23:23:30 -06:00
Correcting detect typo in server.m4
Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
5a4e358b00
commit
951e5db10c
@ -4,7 +4,7 @@ dnl ---------------------------------------------------------------------------
|
||||
dnl - Check for DS slapi plugin
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
||||
# Need to hack CPPFLAGS to be able to correctly detetct slapi-plugin.h
|
||||
# Need to hack CPPFLAGS to be able to correctly detect slapi-plugin.h
|
||||
SAVE_CPPFLAGS=$CPPFLAGS
|
||||
CPPFLAGS=$NSPR_CFLAGS
|
||||
AC_CHECK_HEADER(dirsrv/slapi-plugin.h)
|
||||
|
Loading…
Reference in New Issue
Block a user