#! /bin/sh
-# From configure.in Id: 2bd2a4382b8c88241024e1ececa486f31150bbea .
+# From configure.in Id: f2c3ad25242d5550c0e5ab985b6cbfefbbce2965 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65.
#
SLAPD_SQL_LDFLAGS
SLAPD_GMP_LIBS
SLAPD_SLP_LIBS
-ICU_LIBS
AUTH_LIBS
LIBSLAPI
SLAPI_LIBS
-
ac_aux_dir=
SLAPI_LIBS=
LIBSLAPI=
AUTH_LIBS=
-ICU_LIBS=
SLAPD_SLP_LIBS=
SLAPD_GMP_LIBS=
;;
*-*-irix6*)
# Find out which ABI we are using.
- echo '#line 6913 "configure"' > conftest.$ac_ext
+ echo '#line 6910 "configure"' > conftest.$ac_ext
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
(eval $ac_compile) 2>&5
ac_status=$?
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:8594: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:8591: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:8598: \$? = $ac_status" >&5
+ echo "$as_me:8595: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:8856: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:8853: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
- echo "$as_me:8860: \$? = $ac_status" >&5
+ echo "$as_me:8857: \$? = $ac_status" >&5
if (exit $ac_status) && test -s "$ac_outfile"; then
# The compiler can only warn and ignore the option if not recognized
# So say no if there are warnings other than the usual output.
-e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
-e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
-e 's:$: $lt_compiler_flag:'`
- (eval echo "\"\$as_me:8918: $lt_compile\"" >&5)
+ (eval echo "\"\$as_me:8915: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
- echo "$as_me:8922: \$? = $ac_status" >&5
+ echo "$as_me:8919: \$? = $ac_status" >&5
if (exit $ac_status) && test -s out/conftest2.$ac_objext
then
# The compiler can only warn and ignore the option if not recognized
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 10790 "configure"
+#line 10787 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
-#line 10888 "configure"
+#line 10885 "configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
fi
fi
-ol_icu=no
-for ac_header in unicode/utypes.h
-do :
- as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
-eval as_val=\$$as_ac_Header
- if test "x$as_val" = x""yes; then :
- cat >>confdefs.h <<_ACEOF
-#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
-_ACEOF
-
-fi
-
-done
-
-if test $ac_cv_header_unicode_utypes_h = yes ; then
- OL_ICULIBS="-licuuc -licudata"
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ICU libraries" >&5
-$as_echo_n "checking for ICU libraries... " >&6; }
-if test "${ol_cv_lib_icu+set}" = set; then :
- $as_echo_n "(cached) " >&6
-else
-
- ol_LIBS="$LIBS"
- LIBS="$OL_ICULIBS $LIBS"
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-/* end confdefs.h. */
-
-#include <unicode/utypes.h>
-
-int
-main ()
-{
-
-(void) u_errorName(0);
-
- ;
- return 0;
-}
-_ACEOF
-if ac_fn_c_try_link "$LINENO"; then :
- ol_cv_lib_icu=yes
-else
- ol_cv_lib_icu=no
-fi
-rm -f core conftest.err conftest.$ac_objext \
- conftest$ac_exeext conftest.$ac_ext
- LIBS="$ol_LIBS"
-
-fi
-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ol_cv_lib_icu" >&5
-$as_echo "$ol_cv_lib_icu" >&6; }
-
- if test $ol_cv_lib_icu != no ; then
- ol_icu="$OL_ICULIBS"
-
-$as_echo "#define HAVE_ICU 1" >>confdefs.h
-
- fi
-fi
-
-if test "$ol_icu" = no ; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: ICU not available" >&5
-$as_echo "$as_me: WARNING: ICU not available" >&2;}
-else
- ICU_LIBS="$ol_icu"
-fi
WITH_SASL=no
ol_link_sasl=no
ol_link_spasswd=no
-
# Check whether --with-xxinstall was given.