mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-29 02:05:38 +00:00
7 lines
73 B
Python
7 lines
73 B
Python
NAME='pam'
|
|
|
|
CFLAGS = []
|
|
LDFLAGS = []
|
|
LIBS = ['-lpam']
|
|
GCC_LIST = ['pam']
|