mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 17:55:39 +00:00
8 lines
77 B
Python
8 lines
77 B
Python
|
|
NAME='ldap'
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = ['-lldap']
|
|
|
|
GCC_LIST = ['ldap']
|