openbsd-ports/security/gnupg/patches/patch-g10_Makefile_in
2008-01-30 20:18:09 +00:00

13 lines
569 B
Plaintext

$OpenBSD: patch-g10_Makefile_in,v 1.7 2008/01/30 20:18:10 bernd Exp $
--- g10/Makefile.in.orig Mon Jan 28 20:52:01 2008
+++ g10/Makefile.in Mon Jan 28 20:52:09 2008
@@ -342,7 +342,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/intl \
+AM_CPPFLAGS = -I$(top_srcdir)/include \
@LIBUSB_CPPFLAGS@ $(am__append_1)
needed_libs = ../cipher/libcipher.a ../mpi/libmpi.a ../util/libutil.a
other_libs = $(LIBICONV) $(DNSLIBS) $(LIBINTL) $(CAPLIBS)