openbsd-ports/security/libgpg-error/patches/patch-tests_Makefile_in
2005-12-04 17:21:09 +00:00

13 lines
549 B
Plaintext

$OpenBSD: patch-tests_Makefile_in,v 1.2 2005/12/04 17:21:09 sturm Exp $
--- tests/Makefile.in.orig Mon Jun 20 20:35:10 2005
+++ tests/Makefile.in Mon Oct 31 09:17:44 2005
@@ -76,7 +76,7 @@ am__EXEEXT_1 = t-strerror$(EXEEXT)
PROGRAMS = $(noinst_PROGRAMS)
t_strerror_SOURCES = t-strerror.c
t_strerror_OBJECTS = t-strerror.$(OBJEXT)
-t_strerror_LDADD = $(LDADD)
+t_strerror_LDADD = $(LDADD) @LTLIBINTL@
t_strerror_DEPENDENCIES = ../src/libgpg-error.la
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp