activate_krb5=default_yes
acx_krb5_incdir=/usr/kerberos/include
acx_krb5_libdir=/usr/kerberos/lib

############################################
# DEFAULT DEFINITIONS
#
# any activate_* variable can be set to
# default_yes|default_no|yes|no
# If set to a default_yes, a failure of the
# associated tests will just disable the
# feature, but not end configure with an error.
# Using yes or no is equivalent to the user
# setting the feature, i.e. configure will stop
# with an error if the feauture tests fail.
#
# library options can also contain default locations
# in the associated variables:
# acx_*_libdir=PATH
# acx_*_incdir=PATH
############################################
# 
# activate_dbg_build=default_yes|default_no
#
# activate_pwd=default_yes|default_no
#
# activate_krb4=default_yes|default_no
# acx_krb4_libdir=PATH
# acx_krb4_incdir=PATH
#
# activate_krb5=default_yes|default_no
# acx_krb5_libdir=PATH
# acx_krb5_incdir=PATH
#
# activate_gsi=default_yes|default_no
#
# activate_openssl=default_yes|default_no
# acx_openssl_libdir=PATH
# acx_openssl_incdir=PATH
#
# activate_mon=default_yes|default_no
#
# activate_perlint=default_yes|default_no
#
# activate_javaint=default_yes|default_no
#
# activate_tkauthz=default_yes|default_no
# acx_tkauthz_libdir=PATH
# acx_tkauthz_incdir=PATH

