]> git.sur5r.net Git - openldap/commitdiff
Fix prev commit
authorHoward Chu <hyc@openldap.org>
Thu, 24 Apr 2003 05:20:53 +0000 (05:20 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 24 Apr 2003 05:20:53 +0000 (05:20 +0000)
tests/Makefile.in

index a3f82e205d7f8dc14cae8264c40d75e0cfedfa0d..39cedf75959cbe93546deaa96df53aec71c4d616 100644 (file)
@@ -30,7 +30,7 @@ test-hdb:     FORCE
        @-$(LN_S) $(srcdir)/data .
        @-$(LN_S) $(top_srcdir)/servers/slapd/schema .
        @-$(LN_S) ../libraries/liblunicode ucdata
-       @if test "$(BUILD_BDB)" = "yes" ; then \
+       @if test "$(BUILD_HDB)" = "yes" ; then \
                echo "Initiating LDAP tests for HDB..." ; \
                $(MKDIR) test-db test-repl || true; \
                $(srcdir)/scripts/all $(srcdir) hdb $(BUILD_MONITOR) ; \