openbsd-ports/security/gnupg/patches/patch-tools_Makefile_in
steven 66d8f55f87 update to 1.4.7
feedback and ok bernd@
2007-05-10 11:38:28 +00:00

13 lines
594 B
Plaintext

$OpenBSD: patch-tools_Makefile_in,v 1.6 2007/05/10 11:38:28 steven Exp $
--- tools/Makefile.in.orig Mon Mar 5 10:44:43 2007
+++ tools/Makefile.in Thu May 10 11:14:28 2007
@@ -328,7 +328,7 @@ sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = lspgpot ring-a-party mail-signed-keys convert-from-106
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/intl \
+AM_CPPFLAGS = -I$(top_srcdir)/include \
$(am__append_1)
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
other_libs = $(LIBICONV) $(LIBINTL) $(CAPLIBS)