diff options
Diffstat (limited to 'net/openldap23-server/files/patch-configure')
-rw-r--r-- | net/openldap23-server/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/net/openldap23-server/files/patch-configure b/net/openldap23-server/files/patch-configure deleted file mode 100644 index d25ea3f8bc5d..000000000000 --- a/net/openldap23-server/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Tue Jul 27 18:33:12 2004 -+++ configure Sat Aug 14 17:05:23 2004 -@@ -20985,7 +20985,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-liodbc $LIBS" -+LIBS="-liodbc $LIBS $LTHREAD_LIBS" - cat > conftest.$ac_ext <<EOF - #line 20991 "configure" - #include "confdefs.h" -@@ -21029,7 +21029,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lodbc $LIBS" -+LIBS="-lodbc $LIBS $LTHREAD_LIBS" - cat > conftest.$ac_ext <<EOF - #line 21035 "configure" - #include "confdefs.h" |