diff options
| author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:22:04 +0000 |
|---|---|---|
| committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-05-03 19:22:04 +0000 |
| commit | d0085641e382dc28e12bf47b48348a9d36c73c24 (patch) | |
| tree | 8aee121423f8b9740f7a14d2e5fb16a893f8a566 /security/dirmngr/files/patch-configure.ac | |
| parent | - upgrade to to 1.14.1; (diff) | |
Update the Aegypten ports to versions compatible with libgcrypt 1.2.0
Notes
Notes:
svn path=/head/; revision=108303
Diffstat (limited to 'security/dirmngr/files/patch-configure.ac')
| -rw-r--r-- | security/dirmngr/files/patch-configure.ac | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/security/dirmngr/files/patch-configure.ac b/security/dirmngr/files/patch-configure.ac deleted file mode 100644 index 60c4f8ab71d7..000000000000 --- a/security/dirmngr/files/patch-configure.ac +++ /dev/null @@ -1,42 +0,0 @@ ---- configure.ac.orig Wed Nov 20 00:54:24 2002 -+++ configure.ac Thu Feb 6 17:47:12 2003 -@@ -300,6 +300,17 @@ - - # These are needed by libjnlib - fixme: we should have a macros for them - AC_CHECK_FUNCS(memicmp stpcpy strlwr strtoul memmove stricmp strtol) -+AC_CHECK_FUNCS(getrusage setrlimit stat setlocale) -+AC_CHECK_FUNCS(flockfile funlockfile) -+ -+AC_CHECK_FUNCS(sigaction sigprocmask) -+ -+AC_REPLACE_FUNCS(vasprintf) -+AC_REPLACE_FUNCS(fopencookie) -+# FIXME: Print a warning when fopencookie is not available. -+AC_REPLACE_FUNCS(mkdtemp) -+AC_REPLACE_FUNCS(fseeko ftello) -+AC_REPLACE_FUNCS(isascii) - - AC_CHECK_FUNCS(asprintf,,[ - AC_MSG_ERROR([[ -@@ -307,13 +318,6 @@ - *** asprintf(3) is needed to build this package. - *** We will provide an replacement in a later release. - ***]])]) --AC_CHECK_FUNCS(fopencookie,,[ -- AC_MSG_ERROR([[ --*** --*** fopencookie(3) is needed to build this package. --*** We will provide an replacement in a later release. --***]])]) -- - - # We use jnlib, so tell other modules about it - AC_DEFINE(HAVE_JNLIB_LOGGING, 1, -@@ -324,6 +328,7 @@ - Makefile - jnlib/Makefile - assuan/Makefile -+common/Makefile - src/Makefile - doc/Makefile - tests/Makefile |
