From f647e41ca20d6b0dcce166f09bb5cb61d5532809 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Sun, 17 Sep 2006 00:48:42 +0000 Subject: Update krb5-1.5 --> krb5-1.5.1 Submitted by: Paul Vixie --- .../files/patch-plugins-kdb-db2-libdb2-configure | 28 ---------------------- 1 file changed, 28 deletions(-) delete mode 100644 security/krb5-appl/files/patch-plugins-kdb-db2-libdb2-configure (limited to 'security/krb5-appl/files/patch-plugins-kdb-db2-libdb2-configure') diff --git a/security/krb5-appl/files/patch-plugins-kdb-db2-libdb2-configure b/security/krb5-appl/files/patch-plugins-kdb-db2-libdb2-configure deleted file mode 100644 index eb7b508bd287..000000000000 --- a/security/krb5-appl/files/patch-plugins-kdb-db2-libdb2-configure +++ /dev/null @@ -1,28 +0,0 @@ ---- plugins/kdb/db2/libdb2/configure.orig Fri Jun 30 22:09:08 2006 -+++ plugins/kdb/db2/libdb2/configure Sun Jul 16 08:44:43 2006 -@@ -5306,13 +5306,13 @@ - CFLAGS="$old_CFLAGS" - - --echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 --echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for dlopen in -lc" >&5 -+echo $ECHO_N "checking for dlopen in -lc... $ECHO_C" >&6 - if test "${ac_cv_lib_dl_dlopen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ldl $LIBS" -+LIBS="$LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -5371,7 +5371,7 @@ - echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 - echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 - if test $ac_cv_lib_dl_dlopen = yes; then -- DL_LIB=-ldl -+ DL_LIB="" - - cat >>confdefs.h <<\_ACEOF - #define USE_DLOPEN 1 -- cgit v1.2.3