$OpenBSD: patch-Makefile_in,v 1.2 2013/10/30 23:08:56 brad Exp $
--- Makefile.in.orig	Wed Oct  9 02:11:52 2013
+++ Makefile.in	Wed Oct  9 18:12:29 2013
@@ -395,7 +395,7 @@ EXTRA_make_SOURCES = vmsjobs.c remote-stub.c remote-cs
 noinst_HEADERS = commands.h dep.h filedef.h job.h makeint.h rule.h variable.h \
 		debug.h getopt.h gettext.h hash.h output.h
 
-make_LDADD = @LIBOBJS@ @ALLOCA@ $(GLOBLIB) @GETLOADAVG_LIBS@ @LIBINTL@ \
+make_LDADD = @LIBOBJS@ @ALLOCA@ $(GLOBLIB) @GETLOADAVG_LIBS@ @LTLIBINTL@ \
 	$(GUILE_LIBS) $(am__append_2)
 man_MANS = make.1
 AM_CPPFLAGS = $(GLOBINC) $(am__append_3)
