renamed xml plugin to smp to avoid confusion
added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there
This commit is contained in:
@@ -134,3 +134,8 @@ if USE_LDAP
|
||||
AM_CFLAGS += -DLIBLDAP
|
||||
endif
|
||||
|
||||
# This compile option activates smartcard support
|
||||
if USE_SMARTCARD
|
||||
AM_CFLAGS += -DSMARTCARD
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user