-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change-Id: Ia23aae5a762a69d2f5ab43268c0dc673775e13ab
- Loading branch information
Showing
4 changed files
with
35 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
#! /bin/sh | ||
# From configure.ac Id: 8c9139400f1cfd3f68bc9b65828515fe85e91ee1 . | ||
# Guess values for system-dependent variables and create Makefiles. | ||
# Generated by GNU Autoconf 2.69 for ReOpenLDAP 1.1.6-ReleaseEngineering. | ||
# Generated by GNU Autoconf 2.69 for ReOpenLDAP 1.1.6-Release. | ||
# | ||
# Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>. | ||
# Report bugs to <https://github.com/leo-yuriev/ReOpenLDAP/issues>. | ||
# | ||
# Copyright 1992-2017 ReOpenLDAP AUTHORS: please see AUTHORS file. | ||
# All rights reserved. | ||
|
@@ -289,10 +289,10 @@ fi | |
$as_echo "$0: be upgraded to zsh 4.3.4 or later." | ||
else | ||
$as_echo "$0: Please tell [email protected] and | ||
$0: https://github.com/ReOpen/ReOpenLDAP/issues about your | ||
$0: system, including any error possibly output before this | ||
$0: message. Then install a modern shell, or manually run | ||
$0: the script under such a shell if you do have one." | ||
$0: https://github.com/leo-yuriev/ReOpenLDAP/issues about | ||
$0: your system, including any error possibly output before | ||
$0: this message. Then install a modern shell, or manually | ||
$0: run the script under such a shell if you do have one." | ||
fi | ||
exit 1 | ||
fi | ||
|
@@ -606,10 +606,10 @@ MAKEFLAGS= | |
# Identity of this package. | ||
PACKAGE_NAME='ReOpenLDAP' | ||
PACKAGE_TARNAME='reopenldap' | ||
PACKAGE_VERSION='1.1.6-ReleaseEngineering' | ||
PACKAGE_STRING='ReOpenLDAP 1.1.6-ReleaseEngineering' | ||
PACKAGE_BUGREPORT='https://github.com/ReOpen/ReOpenLDAP/issues' | ||
PACKAGE_URL='https://github.com/ReOpen/ReOpenLDAP/wiki' | ||
PACKAGE_VERSION='1.1.6-Release' | ||
PACKAGE_STRING='ReOpenLDAP 1.1.6-Release' | ||
PACKAGE_BUGREPORT='https://github.com/leo-yuriev/ReOpenLDAP/issues' | ||
PACKAGE_URL='https://github.com/leo-yuriev/ReOpenLDAP/wiki' | ||
|
||
# Factoring default headers for most tests. | ||
ac_includes_default="\ | ||
|
@@ -1778,7 +1778,7 @@ if test "$ac_init_help" = "long"; then | |
# Omit some internal or obsolete options to make the list less imposing. | ||
# This message is too long to be a string in the A/UX 3.1 sh. | ||
cat <<_ACEOF | ||
\`configure' configures ReOpenLDAP 1.1.6-ReleaseEngineering to adapt to many kinds of systems. | ||
\`configure' configures ReOpenLDAP 1.1.6-Release to adapt to many kinds of systems. | ||
|
||
Usage: $0 [OPTION]... [VAR=VALUE]... | ||
|
||
|
@@ -1850,7 +1850,7 @@ fi | |
|
||
if test -n "$ac_init_help"; then | ||
case $ac_init_help in | ||
short | recursive ) echo "Configuration of ReOpenLDAP 1.1.6-ReleaseEngineering:";; | ||
short | recursive ) echo "Configuration of ReOpenLDAP 1.1.6-Release:";; | ||
esac | ||
cat <<\_ACEOF | ||
|
||
|
@@ -2027,8 +2027,8 @@ Some influential environment variables: | |
Use these variables to override the choices made by `configure' or to help | ||
it to find libraries and programs with nonstandard names/locations. | ||
|
||
Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>. | ||
ReOpenLDAP home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>. | ||
Report bugs to <https://github.com/leo-yuriev/ReOpenLDAP/issues>. | ||
ReOpenLDAP home page: <https://github.com/leo-yuriev/ReOpenLDAP/wiki>. | ||
_ACEOF | ||
ac_status=$? | ||
fi | ||
|
@@ -2091,7 +2091,7 @@ fi | |
test -n "$ac_init_help" && exit $ac_status | ||
if $ac_init_version; then | ||
cat <<\_ACEOF | ||
ReOpenLDAP configure 1.1.6-ReleaseEngineering | ||
ReOpenLDAP configure 1.1.6-Release | ||
generated by GNU Autoconf 2.69 | ||
|
||
Copyright (C) 2012 Free Software Foundation, Inc. | ||
|
@@ -2570,9 +2570,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;} | |
$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;} | ||
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5 | ||
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} | ||
( $as_echo "## ---------------------------------------------------------- ## | ||
## Report this to https://github.com/ReOpen/ReOpenLDAP/issues ## | ||
## ---------------------------------------------------------- ##" | ||
( $as_echo "## -------------------------------------------------------------- ## | ||
## Report this to https://github.com/leo-yuriev/ReOpenLDAP/issues ## | ||
## -------------------------------------------------------------- ##" | ||
) | sed "s/^/$as_me: WARNING: /" >&2 | ||
;; | ||
esac | ||
|
@@ -2934,7 +2934,7 @@ cat >config.log <<_ACEOF | |
This file contains any messages produced by compilers while | ||
running configure, to aid debugging if configure makes a mistake. | ||
|
||
It was created by ReOpenLDAP $as_me 1.1.6-ReleaseEngineering, which was | ||
It was created by ReOpenLDAP $as_me 1.1.6-Release, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
|
||
$ $0 $@ | ||
|
@@ -3942,7 +3942,7 @@ fi | |
|
||
# Define the identity of the package. | ||
PACKAGE='reopenldap' | ||
VERSION='1.1.6-ReleaseEngineering' | ||
VERSION='1.1.6-Release' | ||
|
||
|
||
cat >>confdefs.h <<_ACEOF | ||
|
@@ -13255,9 +13255,9 @@ VERSION_MINOR=1 | |
|
||
VERSION_PATCH=6 | ||
|
||
RELEASE_DATE=2017-08-02 | ||
RELEASE_DATE=2017-08-12 | ||
|
||
RELEASE_STAMP=g3a25fd91e337-tbcf637811ea67a47 | ||
RELEASE_STAMP=g74840087402d-tacf96536f4309f79 | ||
|
||
API_LIB_RELEASE=1.1 | ||
|
||
|
@@ -18722,7 +18722,7 @@ Usage: $0 [OPTIONS] | |
Report bugs to <[email protected]>." | ||
|
||
lt_cl_version="\ | ||
ReOpenLDAP config.lt 1.1.6-ReleaseEngineering | ||
ReOpenLDAP config.lt 1.1.6-Release | ||
configured by $0, generated by GNU Autoconf 2.69. | ||
|
||
Copyright (C) 2011 Free Software Foundation, Inc. | ||
|
@@ -37684,7 +37684,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | |
# report actual input values of CONFIG_FILES etc. instead of their | ||
# values after options handling. | ||
ac_log=" | ||
This file was extended by ReOpenLDAP $as_me 1.1.6-ReleaseEngineering, which was | ||
This file was extended by ReOpenLDAP $as_me 1.1.6-Release, which was | ||
generated by GNU Autoconf 2.69. Invocation command line was | ||
|
||
CONFIG_FILES = $CONFIG_FILES | ||
|
@@ -37744,14 +37744,14 @@ $config_headers | |
Configuration commands: | ||
$config_commands | ||
|
||
Report bugs to <https://github.com/ReOpen/ReOpenLDAP/issues>. | ||
ReOpenLDAP home page: <https://github.com/ReOpen/ReOpenLDAP/wiki>." | ||
Report bugs to <https://github.com/leo-yuriev/ReOpenLDAP/issues>. | ||
ReOpenLDAP home page: <https://github.com/leo-yuriev/ReOpenLDAP/wiki>." | ||
|
||
_ACEOF | ||
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 | ||
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" | ||
ac_cs_version="\\ | ||
ReOpenLDAP config.status 1.1.6-ReleaseEngineering | ||
ReOpenLDAP config.status 1.1.6-Release | ||
configured by $0, generated by GNU Autoconf 2.69, | ||
with options \\"\$ac_cs_config\\" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters