Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
05e07805
Commit
05e07805
authored
Apr 02, 2020
by
Quanah Gibson-Mount
Browse files
ITS#6035 - regenerate configure
parent
2b01b8dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure
View file @
05e07805
#! /bin/sh
# From configure.in Id:
c4f9dbe3dd538f85d7a57f40fe1d492df83dfb4a
.
# From configure.in Id:
0bbce5af379c511773e159a09a441aacf8a15fe7
.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69.
#
...
...
@@ -854,6 +854,7 @@ BUILD_SLAPI
BUILD_SLAPD
BUILD_LIBS_DYNAMIC
BUILD_THREAD
BUILD_REWRITE
WITH_ACI_ENABLED
WITH_MODULES_ENABLED
WITH_TLS
...
...
@@ -5118,6 +5119,7 @@ SLAPD_LIBS=
BUILD_SLAPD=no
BUILD_REWRITE=no
BUILD_THREAD=no
BUILD_SLAPI=no
...
...
@@ -6956,7 +6958,7 @@ ia64-*-hpux*)
;;
*-*-irix6*)
# Find out which ABI we are using.
echo '#line 69
59
"configure"' > conftest.$ac_ext
echo '#line 69
61
"configure"' > conftest.$ac_ext
if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
(eval $ac_compile) 2>&5
ac_status=$?
...
...
@@ -8636,11 +8638,11 @@ else
-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:86
39
: $lt_compile\"" >&5)
(eval echo "\"\$as_me:86
41
: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:864
3
: \$? = $ac_status" >&5
echo "$as_me:864
5
: \$? = $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.
...
...
@@ -8898,11 +8900,11 @@ else
-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:890
1
: $lt_compile\"" >&5)
(eval echo "\"\$as_me:890
3
: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:890
5
: \$? = $ac_status" >&5
echo "$as_me:890
7
: \$? = $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.
...
...
@@ -8960,11 +8962,11 @@ else
-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:896
3
: $lt_compile\"" >&5)
(eval echo "\"\$as_me:896
5
: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:896
7
: \$? = $ac_status" >&5
echo "$as_me:896
9
: \$? = $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
...
...
@@ -10832,7 +10834,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 1083
5
"configure"
#line 1083
7
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -10930,7 +10932,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 1093
3
"configure"
#line 1093
5
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -23718,6 +23720,7 @@ fi
# Check whether --with-xxinstall was given.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment