diff options
Diffstat (limited to 'security/gnupg-devel/files/patch-configure.ac')
-rw-r--r-- | security/gnupg-devel/files/patch-configure.ac | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/security/gnupg-devel/files/patch-configure.ac b/security/gnupg-devel/files/patch-configure.ac deleted file mode 100644 index 00bdf48f7959..000000000000 --- a/security/gnupg-devel/files/patch-configure.ac +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.ac.orig Thu Jan 30 00:43:39 2003 -+++ configure.ac Thu Jan 30 00:44:25 2003 -@@ -303,7 +303,7 @@ - AC_REPLACE_FUNCS(mkdtemp) - AC_REPLACE_FUNCS(fseeko ftello) - AC_REPLACE_FUNCS(isascii) --AC_REPLACE_FUNCS(putc_unlocked) -+AC_DEFINE(HAVE_PUTC_UNLOCKED, 1, [FreeBSD has it, trust me]) - - # We use jnlib, so tell other modules about it - AC_DEFINE(HAVE_JNLIB_LOGGING, 1, - |