Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dragoș Haiduc
OpenLDAP
Commits
5741639a
Commit
5741639a
authored
19 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
rebuild
parent
8fddd9d9
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure
+122
-121
122 additions, 121 deletions
configure
with
122 additions
and
121 deletions
configure
+
122
−
121
View file @
5741639a
#! /bin/sh
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.2
0
2006/01/
03 22:16:00
kurt Exp .
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.560.2.2
3
2006/01/
10 01:09:43
kurt Exp .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.59.
#
...
...
@@ -1552,6 +1552,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
ac_aux_dir=
...
...
@@ -5687,7 +5688,7 @@ ia64-*-hpux*)
;;
*-*-irix6*)
# Find out which ABI we are using.
echo '#line 569
0
"configure"' > conftest.$ac_ext
echo '#line 569
1
"configure"' > conftest.$ac_ext
if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
(eval $ac_compile) 2>&5
ac_status=$?
...
...
@@ -6686,9 +6687,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -7667,11 +7668,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:767
0
: $lt_compile\"" >&5)
(eval echo "\"\$as_me:767
1
: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:767
4
: \$? = $ac_status" >&5
echo "$as_me:767
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.
...
...
@@ -7929,11 +7930,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:793
2
: $lt_compile\"" >&5)
(eval echo "\"\$as_me:793
3
: $lt_compile\"" >&5)
(eval "$lt_compile" 2>conftest.err)
ac_status=$?
cat conftest.err >&5
echo "$as_me:793
6
: \$? = $ac_status" >&5
echo "$as_me:793
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.
...
...
@@ -7991,11 +7992,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:799
4
: $lt_compile\"" >&5)
(eval echo "\"\$as_me:799
5
: $lt_compile\"" >&5)
(eval "$lt_compile" 2>out/conftest.err)
ac_status=$?
cat out/conftest.err >&5
echo "$as_me:799
8
: \$? = $ac_status" >&5
echo "$as_me:799
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
...
...
@@ -10239,7 +10240,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 1024
2
"configure"
#line 1024
3
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -10337,7 +10338,7 @@ else
lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
lt_status=$lt_dlunknown
cat > conftest.$ac_ext <<EOF
#line 1034
0
"configure"
#line 1034
1
"configure"
#include "confdefs.h"
#if HAVE_DLFCN_H
...
...
@@ -13053,9 +13054,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -14087,9 +14088,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -15253,9 +15254,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -15599,9 +15600,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -15750,9 +15751,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -16453,9 +16454,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -16813,9 +16814,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -17855,9 +17856,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -18021,9 +18022,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -18173,9 +18174,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -18634,9 +18635,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -19028,9 +19029,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -19294,9 +19295,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -19836,9 +19837,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -20207,9 +20208,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -25027,9 +25028,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -25479,9 +25480,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -25723,9 +25724,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -26068,9 +26069,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -26322,9 +26323,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -26610,9 +26611,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -26760,9 +26761,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -26911,9 +26912,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -27778,9 +27779,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -31197,9 +31198,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -35060,9 +35061,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -35424,9 +35425,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -35859,9 +35860,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -36070,9 +36071,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -36467,9 +36468,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -36792,9 +36793,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -37762,9 +37763,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -38005,9 +38006,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -38156,9 +38157,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -38306,9 +38307,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
...
...
@@ -43572,9 +43573,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
(
cat <<\_ASBOX
## ------------------------------------------ ##
## Report this to
the AC_PACKAGE_NAME lists.
##
## ------------------------------------------ ##
## ------------------------------------------
---
##
## Report this to
<http://www.openldap.org/its/>
##
## ------------------------------------------
---
##
_ASBOX
) |
sed "s/^/$as_me: WARNING: /" >&2
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment