Subversion Repositories prayer-err

Compare Revisions

Ignore whitespace Rev 11 → Rev 12

/trunk/debian/Config
37,8 → 37,8
# Base Compiler options for GCC.
#BASECFLAGS = -Wall -g
#BASELDFLAGS = -g
BASECFLAGS = -Wall -g -O2
BASELDFLAGS = -g -O2
CFLAGS = -Wall -g -O2
LDFLAGS = -g -O2
BASE_LIBS = -lcrypt
 
# Base Compiler options for Sun SUNWspro compiler
85,7 → 85,7
Z_LIBS = -lz
 
# LDAP (required if LDAP_ENABLE set)
LDAP_INCLUDE =
LDAP_INCLUDE = -DLDAP_DEPRECATED
LDAP_LIBS = -lldap
 
# Pam (required if CCLIENT_PAM_ENABLE set)