mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
8 lines
277 B
Text
8 lines
277 B
Text
# $Source$
|
|
# $Id$
|
|
|
|
define_option with-ldap 'LDAP support?' yesnodir \
|
|
'no /usr/local/ldap LDAP base install' \
|
|
' Whether to build with LDAP (Lightweight Directory Access Protocol)\n
|
|
support.\n
|
|
More information about LDAP can be found in RFC1777 and RFC1778.'
|