$OpenBSD: patch-Makefile_in,v 1.1 2011/04/20 20:51:41 naddy Exp $
--- Makefile.in.orig	Sat Oct 23 15:49:01 2010
+++ Makefile.in	Sat Oct 23 15:49:11 2010
@@ -332,7 +332,7 @@ EXTRA_make_SOURCES = vmsjobs.c remote-stub.c remote-cs
 noinst_HEADERS = commands.h dep.h filedef.h job.h make.h rule.h variable.h \
 		debug.h getopt.h gettext.h hash.h
 
-make_LDADD = @LIBOBJS@ @ALLOCA@ $(GLOBLIB) @GETLOADAVG_LIBS@ @LIBINTL@ \
+make_LDADD = @LIBOBJS@ @ALLOCA@ $(GLOBLIB) @GETLOADAVG_LIBS@ @LTLIBINTL@ \
 	$(am__append_1)
 man_MANS = make.1
 AM_CPPFLAGS = $(GLOBINC) $(am__append_2)
