summaryrefslogtreecommitdiff
path: root/net/netatalk-devel/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/netatalk-devel/files/patch-configure')
-rw-r--r--net/netatalk-devel/files/patch-configure29
1 files changed, 0 insertions, 29 deletions
diff --git a/net/netatalk-devel/files/patch-configure b/net/netatalk-devel/files/patch-configure
deleted file mode 100644
index 6c68a480848d..000000000000
--- a/net/netatalk-devel/files/patch-configure
+++ /dev/null
@@ -1,29 +0,0 @@
---- configure.orig Mon Jan 7 11:00:12 2002
-+++ configure Mon Jan 7 11:00:34 2002
-@@ -8249,14 +8249,14 @@
- savedldflags="$LDFLAGS"
- CFLAGS="$CFLAGS -I$db3dir"
- LDFLAGS="-L$db3libdir $LDFLAGS"
-- echo $ac_n "checking for main in -ldb""... $ac_c" 1>&6
--echo "configure:8254: checking for main in -ldb" >&5
-+ echo $ac_n "checking for main in -ldb3""... $ac_c" 1>&6
-+echo "configure:8254: checking for main in -ldb3" >&5
- ac_lib_var=`echo db'_'main | sed 'y%./+-%__p_%'`
- if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- ac_save_LIBS="$LIBS"
--LIBS="-ldb $LIBS"
-+LIBS="-ldb3 $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 8262 "configure"
- #include "confdefs.h"
-@@ -8283,7 +8283,7 @@
-
- db3found=yes
- DB3_CFLAGS="-I$db3dir"
-- DB3_LIBS="-L$db3libdir -ldb"
-+ DB3_LIBS="-L$db3libdir -ldb3"
-
- else
- echo "$ac_t""no" 1>&6