svn commit: r1930065 - subversion/trunk/tools/dev/unix-build

[email protected]
Newsgroups gmane.comp.version-control.subversion.svn
Message-ID <176434321281.456390.13371540889395958892@svn02-us-east.apache.org>
Author: stsp
Date: Fri Nov 28 15:20:12 2025
New Revision: 1930065

Log:
* tools/dev/unix-build/Makefile.svn: Fix bogus circular dependency in
    openldap make targets.

Modified:
   subversion/trunk/tools/dev/unix-build/Makefile.svn

Modified: subversion/trunk/tools/dev/unix-build/Makefile.svn
==============================================================================
--- subversion/trunk/tools/dev/unix-build/Makefile.svn	Fri Nov 28 15:17:08 2025	(r1930064)
+++ subversion/trunk/tools/dev/unix-build/Makefile.svn	Fri Nov 28 15:20:12 2025	(r1930065)
@@ -667,7 +667,7 @@ $(OPENLDAP_OBJDIR)/.retrieved: $(DISTDIR
 
 # configure openldap
 $(OPENLDAP_OBJDIR)/.configured: $(OPENLDAP_OBJDIR)/.retrieved \
-	$(OPENLDAP_OBJDIR)/.installed $(CYRUS_SASL_OBJDIR)/.installed
+	$(CYRUS_SASL_OBJDIR)/.installed
 	cd $(OPENLDAP_OBJDIR) \
 		&& env PKG_CONFIG_PATH=$(PKG_CONFIG_PATH) \
 			CFLAGS="-O0 -g $(PROFILE_CFLAGS)" \
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.