# $Id: config_init,v 1.1 2002/12/13 11:12:24 jmmv Exp $
# bt_config - arguments

# ******************************************************
#    PLEASE *REMOVE* THIS FILE IF YOU WILL NOT USE IT
# ******************************************************

# Add optional OpenSSL support.
BT_FEATURE_OPENSSL="no"
bt_feature "OPENSSL"

# We will use an unsupported directory, doc. Please, try to adhere to
# hierarchy standards, so use this stuff with care.
BT_DIR_DOC="$BT_PREFIX/doc"
bt_dir "DOC"
