mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Regenerate without getpass() detection
This commit is contained in:
parent
89835a8cc8
commit
c36ee0c317
1 changed files with 1 additions and 3 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -1,5 +1,5 @@
|
|||
#! /bin/sh
|
||||
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.631.2.25 2009/07/22 20:02:20 quanah Exp .
|
||||
# From configure.in OpenLDAP: pkg/ldap/configure.in,v 1.631.2.26 2009/08/13 00:11:16 quanah Exp .
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.61.
|
||||
#
|
||||
|
|
@ -36794,7 +36794,6 @@ fi
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
for ac_func in \
|
||||
|
|
@ -36810,7 +36809,6 @@ for ac_func in \
|
|||
geteuid \
|
||||
getgrgid \
|
||||
gethostname \
|
||||
getpass \
|
||||
getpassphrase \
|
||||
getpwuid \
|
||||
getpwnam \
|
||||
|
|
|
|||
Loading…
Reference in a new issue