openbsd-ports/security/gnupg/patches/patch-util_Makefile_in

13 lines
586 B
Plaintext
Raw Normal View History

2007-01-16 04:50:36 -05:00
$OpenBSD: patch-util_Makefile_in,v 1.5 2007/01/16 09:50:36 bernd Exp $
--- util/Makefile.in.orig Wed Dec 6 10:15:29 2006
+++ util/Makefile.in Thu Jan 11 12:03:37 2007
@@ -332,7 +332,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-INCLUDES = -I.. -I$(top_srcdir)/include -I$(top_srcdir)/intl
+INCLUDES = -I.. -I$(top_srcdir)/include
2007-01-16 04:50:36 -05:00
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 \