]> git.sur5r.net Git - openldap/commitdiff
Use shtool --version for pathtest
authorKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 16:55:32 +0000 (16:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Mon, 11 Feb 2002 16:55:32 +0000 (16:55 +0000)
build/top.mk

index dfb2510ab6e23e643e71f8aca60ac9b06ae89db3..e1c1d71305f0a06d158986694b755e30b4627613 100644 (file)
@@ -236,8 +236,7 @@ veryclean: FORCE
 Makefile: Makefile.in $(top_srcdir)/build/top.mk
 
 pathtest:
-       @echo "shtool: $(SHTOOL)"
-       @$(SHTOOL) echo -e "  %Bokay%b"
+       $(SHTOOL) --version
 
 # empty rule for forcing rules
 FORCE: