Files
uwsgi/plugins/ldap/uwsgiplugin.py
T

8 lines
77 B
Python

NAME='ldap'
CFLAGS = []
LDFLAGS = []
LIBS = ['-lldap']
GCC_LIST = ['ldap']