Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
James Lowden
OpenLDAP
Commits
c32729f4
Commit
c32729f4
authored
May 20, 2021
by
Quanah Gibson-Mount
Browse files
ITS#9554 -- Regenerate configure
parent
f1dffcc0
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
contrib/ldapc++/Makefile.in
View file @
c32729f4
...
...
@@ -41,7 +41,7 @@ DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)
/Makefile.in
$(top_srcdir)
/configure AUTHORS TODO
\
config.guess config.sub depcomp install-sh ltmain.sh missing
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.
in
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.
ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
am__CONFIG_DISTCLEAN_FILES
=
config.status config.cache config.log
\
...
...
contrib/ldapc++/configure
View file @
c32729f4
This diff is collapsed.
Click to expand it.
contrib/ldapc++/examples/Makefile.in
View file @
c32729f4
...
...
@@ -41,7 +41,7 @@ noinst_PROGRAMS = main$(EXEEXT) readSchema$(EXEEXT) startTls$(EXEEXT) \
subdir
=
examples
DIST_COMMON
=
$(srcdir)
/Makefile.am
$(srcdir)
/Makefile.in
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.
in
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.
ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
mkinstalldirs
=
$(install_sh)
-d
...
...
contrib/ldapc++/src/Makefile.in
View file @
c32729f4
...
...
@@ -46,7 +46,7 @@ DIST_COMMON = $(include_HEADERS) $(noinst_HEADERS) \
$(srcdir)
/Makefile.am
$(srcdir)
/Makefile.in
\
$(srcdir)
/config.h.in
ACLOCAL_M4
=
$(top_srcdir)
/aclocal.m4
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.
in
am__aclocal_m4_deps
=
$(top_srcdir)
/configure.
ac
am__configure_deps
=
$(am__aclocal_m4_deps)
$(CONFIGURE_DEPENDENCIES)
\
$(ACLOCAL_M4)
mkinstalldirs
=
$(install_sh)
-d
...
...
contrib/ldapc++/src/config.h.in
View file @
c32729f4
/* src/config.h.in. Generated from configure.
in
by autoheader. */
/* src/config.h.in. Generated from configure.
ac
by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
...
...
contrib/ldaptcl/Makefile.in
View file @
c32729f4
...
...
@@ -75,7 +75,7 @@ TCL_BIN_DIR = @TCL_BIN_DIR@
# The symbol below provides support for dynamic loading and shared
# libraries. See configure.
in
for a description of what it means.
# libraries. See configure.
ac
for a description of what it means.
# The values of the symbolis normally set by the configure script.
SHLIB_LD
=
@SHLIB_LD@
...
...
contrib/ldaptcl/configure
View file @
c32729f4
This diff is collapsed.
Click to expand it.
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