Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review 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
Christopher Ng
OpenLDAP
Commits
4009edf4
Commit
4009edf4
authored
22 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
rebuild after openldap.m4 changes
parent
348264a4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
configure
+5
-5
5 additions, 5 deletions
configure
with
5 additions
and
5 deletions
configure
+
5
−
5
View file @
4009edf4
#! /bin/sh
# $OpenLDAP$
# from OpenLDAP: pkg/ldap/configure.in,v 1.46
1
2003/03/02 20:
21:39
kurt Exp
# from OpenLDAP: pkg/ldap/configure.in,v 1.46
2
2003/03/02 20:
46:41
kurt Exp
# Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved.
#
...
...
@@ -22954,13 +22954,13 @@ fi
if test "$ac_cv_func_getpeereid" != yes; then
echo $ac_n "checking msg_accrights in msghdr""... $ac_c" 1>&6
echo "configure:22957: checking msg_accrights in msghdr" >&5
if eval "test \"\${ol_cv_msg_accrights+set}\" = set"; then
if eval "test \"\${ol_cv_
msghdr_
msg_accrights+set}\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
cat > conftest.$ac_ext <<EOF
#line 22962 "configure"
#include "confdefs.h"
#include <socket.h>
#include <
sys/
socket.h>
int main() {
struct msghdr m; m.msg_accrightslen=0
; return 0; }
...
...
@@ -22978,8 +22978,8 @@ rm -f conftest*
fi
echo "$ac_t""$ol_cv_msg_accrights" 1>&6
if test $ol_cv_
func_ctime_r_type
= "
int
" ; then
echo "$ac_t""$ol_cv_
msghdr_
msg_accrights" 1>&6
if test $ol_cv_
msghdr_msg_accrights
= "
yes
" ; then
cat >> confdefs.h <<\EOF
#define HAVE_MSGHDR_MSG_ACCRIGHTS 1
EOF
...
...
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