$NetBSD: patch-aa,v 1.1.1.1 2002/11/28 07:12:09 schmonz Exp $

--- Makefile.in.orig	Tue Jul 13 13:06:53 1999
+++ Makefile.in
@@ -82,12 +82,6 @@ all: $(SHELL_PROG)$(exe_suffix) $(SHELL_
 install: installdirs all
 	$(INSTALL_PROGRAM) $(SHELL_PROG)$(exe_suffix) $(bindir)/`echo $(SHELL_PROG)|sed '$(transform)'`$(exe_suffix)
 	-$(INSTALL_DATA) $(SHELL_PROG).1 $(mandir)/`echo $(SHELL_PROG)|sed '$(transform)'`.$(manext)
-	-@prog=$(bindir)/`echo $(SHELL_PROG)|sed '$(transform)'`$(exe_suffix);\
-	    test -f /etc/shells \
-	    && (grep "^$$prog\$$" /etc/shells > /dev/null \
-		|| echo \
-"NOTE: /etc/shells does not contain $$prog \
-      you should add it if you want to set your shell to $(SHELL_PROG)")
 
 installdirs:
 	$(srcdir)/mkinstalldirs $(bindir) $(mandir)
