openbsd-ports/security/libgpg-error/patches/patch-tests_Makefile_in
steven bd67dd4b38 update to 1.5
ok jasper
2007-09-20 10:37:26 +00:00

13 lines
552 B
Plaintext

$OpenBSD: patch-tests_Makefile_in,v 1.3 2007/09/20 10:37:26 steven Exp $
--- tests/Makefile.in.orig Thu Nov 30 16:00:11 2006
+++ tests/Makefile.in Fri Sep 14 21:05:31 2007
@@ -74,7 +74,7 @@ am__EXEEXT_1 = t-strerror$(EXEEXT) t-syserror$(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
t_syserror_SOURCES = t-syserror.c
t_syserror_OBJECTS = t-syserror.$(OBJEXT)