openbsd-ports/security/libgpg-error/patches/patch-tests_Makefile_in
sturm cd1eac8912 Initial import of libgpg-error 0.7
Libgpg-error is a small library with error codes and descriptions shared
by most GnuPG related software.
2004-05-07 20:26:19 +00:00

13 lines
471 B
Plaintext

$OpenBSD: patch-tests_Makefile_in,v 1.1.1.1 2004/05/07 20:26:19 sturm Exp $
--- tests/Makefile.in.orig 2004-03-07 21:25:50.000000000 +0100
+++ tests/Makefile.in 2004-04-17 16:28:14.000000000 +0200
@@ -175,7 +175,7 @@ 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_strerror_LDFLAGS =