mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Correcting detect typo in server.m4
Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Christian Heimes
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)
|
||||
|
||||
Reference in New Issue
Block a user