Newer
Older
# from OpenLDAP: pkg/ldap/configure.in,v 1.560.2.4 2005/03/17 22:51:27 kurt Exp
# This work is part of OpenLDAP Software <http://www.openldap.org/>.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted only as authorized by the OpenLDAP
# Public License.
#
# A copy of this license is available in the file LICENSE in the
# top-level directory of the distribution or, alternatively, at
# <http://www.OpenLDAP.org/license.html>.
echo "Copyright 1998-2005 The OpenLDAP Foundation. All rights reserved."
echo " Restrictions apply, see COPYRIGHT and LICENSE files."
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13.1
# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
#
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
# Defaults:
ac_help=
ac_default_prefix=/usr/local
# Any additions from configure.in:
ac_default_prefix=/usr/local
ac_help="$ac_help
--with-subdir=DIR change default subdirectory used for installs"
ac_help="$ac_help
--enable-debug enable debugging [yes]"
ac_help="$ac_help
--enable-dynamic enable linking built binaries with dynamic libs [no]"
ac_help="$ac_help
--enable-syslog enable syslog support [auto]"
ac_help="$ac_help
--enable-proctitle enable proctitle support [yes]"
ac_help="$ac_help
--enable-ipv6 enable IPv6 support [auto]"
ac_help="$ac_help
--enable-local enable AF_LOCAL (AF_UNIX) socket support [auto]"
ac_help="$ac_help
--with-cyrus-sasl with Cyrus SASL support [auto]"
ac_help="$ac_help
--with-fetch with fetch(3) URL support [auto]"
ac_help="$ac_help
--with-threads with threads [auto]"
ac_help="$ac_help
--with-tls with TLS/SSL support [auto]"
ac_help="$ac_help
--with-yielding-select with implicitly yielding select [auto]"
ac_help="$ac_help
--with-multiple-precision
multiple precision support for statistics
auto|bignum|gmp [auto]"
ac_help="$ac_help
SLAPD (Standalone LDAP Daemon) Options:"
ac_help="$ac_help
--enable-slapd enable building slapd [yes]"
ac_help="$ac_help
--enable-aci enable per-object ACIs (experimental) [no]"
ac_help="$ac_help
--enable-cleartext enable cleartext passwords [yes]"
ac_help="$ac_help
--enable-crypt enable crypt(3) passwords [no]"
ac_help="$ac_help
--enable-lmpasswd enable LAN Manager passwords [no]"
ac_help="$ac_help
--enable-spasswd enable (Cyrus) SASL password verification [no]"
ac_help="$ac_help
--enable-modules enable dynamic module support [no]"
ac_help="$ac_help
--enable-rewrite enable DN rewriting in back-ldap and the rwm overlay [auto]"
ac_help="$ac_help
--enable-rlookups enable reverse lookups of client hostnames [no]"
ac_help="$ac_help
--enable-slapi enable SLAPI support (experimental) [no]"
ac_help="$ac_help
--enable-slp enable SLPv2 support [no]"
ac_help="$ac_help
--enable-wrappers enable tcp wrapper support [no]"
ac_help="$ac_help
--enable-backends enable all available backends no|yes|mod [no]"
--enable-bdb enable Berkeley DB backend no|yes|mod [yes]"
--enable-dnssrv enable dnssrv backend no|yes|mod [no]"
--enable-hdb enable Hierarchical DB backend no|yes|mod [yes]"
--with-ldbm-api with LDBM API auto|berkeley|bcompat|mdbm|gdbm [auto]"
--enable-meta enable metadirectory backend no|yes|mod [no]"
--enable-monitor enable monitor backend no|yes|mod [yes]"
ac_help="$ac_help
ac_help="$ac_help
--enable-overlays enable all available overlays no|yes|mod [no]"
--enable-denyop Deny Operation overlay no|yes|mod [no]"
--enable-dyngroup Dynamic Group overlay no|yes|mod [no]"
ac_help="$ac_help
--enable-dynlist Dynamic List overlay no|yes|mod [no]"
ac_help="$ac_help
--enable-glue Backend Glue overlay no|yes|mod [yes]"
ac_help="$ac_help
--enable-lastmod Last Modification overlay no|yes|mod [no]"
--enable-ppolicy Password Policy overlay no|yes|mod [no]"
--enable-proxycache Proxy Cache overlay no|yes|mod [no]"
ac_help="$ac_help
--enable-refint Referential Integrity overlay no|yes|mod [no]"
ac_help="$ac_help
--enable-rwm Rewrite/Remap overlay no|yes|mod [no]"
ac_help="$ac_help
--enable-syncprov Syncrepl Provider overlay no|yes|mod [yes]"
ac_help="$ac_help
--enable-translucent Translucent Proxy overlay no|yes|mod [no]"
ac_help="$ac_help
--enable-unique Attribute Uniqueness overlay no|yes|mod [no]"
ac_help="$ac_help
SLURPD (Replication Daemon) Options:"
ac_help="$ac_help
--enable-slurpd enable building slurpd [auto]"
ac_help="$ac_help
Library Generation & Linking Options"
ac_help="$ac_help
--enable-static[=PKGS] build static libraries [default=yes]"
ac_help="$ac_help
--enable-shared[=PKGS] build shared libraries [default=yes]"
ac_help="$ac_help
--enable-fast-install[=PKGS] optimize for fast installation [default=yes]"
ac_help="$ac_help
--with-gnu-ld assume the C compiler uses GNU ld [default=no]"
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
# Find the correct PATH separator. Usually this is `:', but
# DJGPP uses `;' like DOS.
if test "X${PATH_SEPARATOR+set}" != Xset; then
UNAME=${UNAME-`uname 2>/dev/null`}
case X$UNAME in
*-DOS) lt_cv_sys_path_separator=';' ;;
*) lt_cv_sys_path_separator=':' ;;
esac
PATH_SEPARATOR=$lt_cv_sys_path_separator
fi
# Check that we are running under the correct shell.
SHELL=${CONFIG_SHELL-/bin/sh}
case X$ECHO in
X*--fallback-echo)
# Remove one level of quotation (which was required for Make).
ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
;;
esac
echo=${ECHO-echo}
if test "X$1" = X--no-reexec; then
# Discard the --no-reexec flag, and continue.
shift
elif test "X$1" = X--fallback-echo; then
# Avoid inline document here, it may be left over
:
elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
# Yippee, $echo works!
:
Loading
Loading full blame...