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

13 lines
588 B
Plaintext

$OpenBSD: patch-util_Makefile_in,v 1.6 2008/01/30 20:18:10 bernd Exp $
--- util/Makefile.in.orig Mon Jan 28 20:52:56 2008
+++ util/Makefile.in Mon Jan 28 20:53:09 2008
@@ -308,7 +308,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-INCLUDES = -I.. -I$(top_srcdir)/include -I$(top_srcdir)/intl
+INCLUDES = -I.. -I$(top_srcdir)/include
noinst_LIBRARIES = libutil.a libcompat.a
libutil_a_SOURCES = logger.c fileutil.c miscutil.c strgutil.c ttyio.c \
argparse.c memory.c secmem.c errors.c iobuf.c dotlock.c http.c \