$OpenBSD: patch-src_Makefile_in,v 1.2 2008/11/23 20:28:32 ajacoutot Exp $
--- src/Makefile.in.orig	Wed Nov 19 19:30:38 2008
+++ src/Makefile.in	Wed Nov 19 19:30:48 2008
@@ -304,7 +304,7 @@ BUILT_SOURCES = parsessh.c parsessh.h
 # I don't really understand why I have to put srcdir here, but
 # it is needed for yacc and lex files (seems related to #line, but
 # I really don't understand why)...
-INCLUDES = -I.. -I$(srcdir) -I$(top_srcdir)/lib -I$(top_builddir)/intl
+INCLUDES = -I.. -I$(srcdir) -I$(top_srcdir)/lib
 a2ps_LDADD = $(top_builddir)/lib/liba2ps.la @LIBINTL@ -lm
 EXTRA_DIST = $(BUILT_SOURCES)
 all: $(BUILT_SOURCES)
