$NetBSD: patch-ae,v 1.3 2000/05/02 23:35:56 jlam Exp $

--- src/config/require/unix/Makefile.orig	Tue Feb 29 16:37:57 2000
+++ src/config/require/unix/Makefile	Tue May  2 18:16:28 2000
@@ -159,7 +159,7 @@
 # was something you installed yourself.  
 
 _LIBICONV_:
-	@if [ ! -r /usr/include/iconv.h -a ! -r /usr/local/include/iconv.h ]; then	\
+	@if true; then	\
 		if [ -d $(ABI_ROOT)/../libiconv ]; then                        	\
 			echo Found libiconv in peer directory;                  \
 			if [ ! -r $(ABI_ROOT)/../libiconv/src/config.h ]; then  \
