openbsd-ports/security/gnupg/patches/patch-g10_Makefile_in
bernd edebdd2694 - Update to gnupg-1.4.3
- Add ldap FLAVOR
- Describe the FLAVORs in pkg/DESCR

ok steven@
2006-04-12 09:55:24 +00:00

13 lines
535 B
Plaintext

$OpenBSD: patch-g10_Makefile_in,v 1.3 2006/04/12 09:55:24 bernd Exp $
--- g10/Makefile.in.orig Mon Apr 3 11:45:06 2006
+++ g10/Makefile.in Fri Apr 7 18:29:50 2006
@@ -347,7 +347,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/intl \
+AM_CPPFLAGS = -I$(top_srcdir)/include \
@LIBUSB_CPPFLAGS@ $(am__append_1)
EXTRA_DIST = options.skel
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a