-DLDAP_CRYPT may require -lcrypt

This commit is contained in:
Kurt Zeilenga 1998-08-13 07:25:37 +00:00
parent 6ec1387e18
commit 61be3047a7

View File

@ -15,3 +15,6 @@ CC = gcc
RANLIB = "ranlib"
PLATFORMCFLAGS= -Dlinux
# uncomment this if -DLDAP_CRYPT is defined
#PLATFORMLIBS= -lcrypt