$NetBSD: patch-aa,v 1.1 1999/12/12 04:20:21 hubertf Exp $

--- Makefile.in.orig	Sun Dec 12 05:15:06 1999
+++ Makefile.in	Sun Dec 12 05:15:42 1999
@@ -163,7 +163,7 @@
 ###############################################################################
 
 installdirs:
-	$(INSTALL_PROGRAM) -d $(bindir)
+	$(BSD_INSTALL_PROGRAM_DIR) -d $(bindir)
 
 install: all installdirs
 	case '${MFLAGS}' in *[ik]*) set +e;; *) set -e;; esac; \