diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2006-09-13 21:24:20 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2006-09-13 21:24:20 +0000 |
commit | 4dce0bd83bab57a46a96b04263cc1954a5b0f715 (patch) | |
tree | d02a05f93737ca5eb857ecae20787854c59c3d42 /security/gpgme/files/patch-configure | |
parent | Update to 0.9.6 (diff) |
Update gpgme to 1.1.2, chase dependencies.
Diffstat (limited to 'security/gpgme/files/patch-configure')
-rw-r--r-- | security/gpgme/files/patch-configure | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/security/gpgme/files/patch-configure b/security/gpgme/files/patch-configure deleted file mode 100644 index f14d46e20fec..000000000000 --- a/security/gpgme/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Tue Dec 28 12:35:39 2004 -+++ configure Mon Aug 8 16:26:11 2005 -@@ -19723,7 +19723,6 @@ - #define HAVE_PTH - _ACEOF - -- CFLAGS="$CFLAGS $PTH_CFLAGS" - fi - echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 - echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 -@@ -22575,7 +22574,7 @@ - echo "$as_me: failed program was:" >&5 - sed 's/^/| /' conftest.$ac_ext >&5 - --eval "$as_ac_var=no" -+eval "$as_ac_var=yes" - fi - rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext |