summaryrefslogtreecommitdiff
path: root/www/dillo-i18n/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2001-04-18 21:37:32 +0000
commit01a9f79f0a3692d8148990805beabc8593d3596d (patch)
tree99d1ef5788fc9e55b6948a7d4951ac4a315f63bf /www/dillo-i18n/files/patch-aa
parentNew index, rebuilt due to samba changes. (Gee, how many things (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_3_0'.release/4.3.0
Diffstat (limited to 'www/dillo-i18n/files/patch-aa')
-rw-r--r--www/dillo-i18n/files/patch-aa38
1 files changed, 0 insertions, 38 deletions
diff --git a/www/dillo-i18n/files/patch-aa b/www/dillo-i18n/files/patch-aa
deleted file mode 100644
index ff90249ff0e8..000000000000
--- a/www/dillo-i18n/files/patch-aa
+++ /dev/null
@@ -1,38 +0,0 @@
---- configure.orig Wed Dec 27 22:36:16 2000
-+++ configure Fri Feb 23 15:51:30 2001
-@@ -1617,7 +1617,7 @@
- jpeg_ok=no
- fi
- done
--
-+jpeg_ok=yes
- fi
- echo "$ac_t""$jpeg_ok" 1>&6
- if test "$jpeg_ok" = yes; then
-@@ -1627,14 +1627,14 @@
- fi
- fi
-
--echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6
--echo "configure:1632: checking for pthread_create in -lpthread" >&5
-+echo $ac_n "checking for pthread_create in -lc_r""... $ac_c" 1>&6
-+echo "configure:1632: checking for pthread_create in -lc_r" >&5
- ac_lib_var=`echo pthread'_'pthread_create | 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="-lpthread $LIBS"
-+LIBS="-lc_r $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 1640 "configure"
- #include "confdefs.h"
-@@ -1668,7 +1668,7 @@
- #define $ac_tr_lib 1
- EOF
-
-- LIBS="-lpthread $LIBS"
-+ LIBS="-lc_r $LIBS"
-
- else
- echo "$ac_t""no" 1>&6