diff options
Diffstat (limited to 'security/gpgme/patches/patch-ag')
-rw-r--r-- | security/gpgme/patches/patch-ag | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/security/gpgme/patches/patch-ag b/security/gpgme/patches/patch-ag new file mode 100644 index 00000000000..1dad237d997 --- /dev/null +++ b/security/gpgme/patches/patch-ag @@ -0,0 +1,14 @@ +$NetBSD: patch-ag,v 1.1 2004/11/04 20:41:21 shannonjr Exp $ + +--- config.h.in.orig 2004-11-04 11:57:44.000000000 -0700 ++++ config.h.in +@@ -52,6 +52,9 @@ + /* Define to 1 if you have the `putc_unlocked' function. */ + #undef HAVE_PUTC_UNLOCKED + ++/* Define to 1 if you have the <rfuncs.h> header file. */ ++#undef HAVE_RFUNCS_H ++ + /* Define to 1 if you have the <stdint.h> header file. */ + #undef HAVE_STDINT_H + |