From b6753b47d366aa889eee09fdc739a5081dfb1df4 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 19 Aug 1999 22:26:35 +0000 Subject: [PATCH] s/HAVE_QUIPU/BUILD_QUIPU/ --- servers/slapd/tools/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/tools/Makefile.in b/servers/slapd/tools/Makefile.in index 64f2274db8..daf2f6dd4f 100644 --- a/servers/slapd/tools/Makefile.in +++ b/servers/slapd/tools/Makefile.in @@ -136,7 +136,7 @@ depend-local: FORCE $$DEPEND_LDBM $$DEPEND_BDB2 install-local: install-ldbm-$(BUILD_LDBM) install-bdb2-$(BUILD_BDB2) \ - install-quipu-$(HAVE_QUIPU) + install-quipu-$(BUILD_QUIPU) install-ldbm-no install-bdb2-no install-quipu-no: -- 2.39.5