openbsd-ports/security/gnupg/patches/patch-cipher_Makefile_in
2007-01-16 09:50:36 +00:00

13 lines
580 B
Plaintext

$OpenBSD: patch-cipher_Makefile_in,v 1.5 2007/01/16 09:50:36 bernd Exp $
--- cipher/Makefile.in.orig Wed Dec 6 10:15:27 2006
+++ cipher/Makefile.in Thu Jan 11 12:02:52 2007
@@ -317,7 +317,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
noinst_LIBRARIES = libcipher.a
libcipher_a_SOURCES = cipher.c pubkey.c md.c dynload.c bithelp.h des.c \
twofish.c blowfish.c cast5.c rijndael.c elgamal.c elgamal.h \