Define LDAP_DEPRECATED

This commit is contained in:
David Bartley 2008-04-16 04:52:30 -04:00
parent 7f7add3837
commit 909d745fb1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
CC=gcc
CFLAGS=-std=c99 -g -O2 -fPIC -Wall
CFLAGS=-std=c99 -g -O2 -fPIC -Wall -DLDAP_DEPRECATED
LDFLAGS=-g -shared -lpam -lldap
all: pam_csc.so