mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
# $NetBSD: site.config.m4-ldap,v 1.6 2008/08/13 15:41:29 manu Exp $
|
|
|
|
# enable ldap
|
|
APPENDDEF(`confMAPDEF', `-DLDAPMAP')
|
|
APPENDDEF(`confMAPDEF', `-D_FFR_LDAP_NETWORK_TIMEOUT')
|
|
APPENDDEF(`confLIBS', `-lldap -llber')
|