summaryrefslogtreecommitdiffstats
path: root/mail/evolution/files/patch-ltmain.sh
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-10 14:23:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-02-10 14:23:12 +0800
commitfc64e418c2d638f438c4d67b306abd1999f1f0a9 (patch)
tree643c898e7c55cd1ac3b197f37cdf11fb23136e88 /mail/evolution/files/patch-ltmain.sh
parentc35a57ab37118b0255ccbd085b5c194dd94e644d (diff)
downloadmarcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.tar
marcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.tar.gz
marcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.tar.bz2
marcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.tar.lz
marcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.tar.xz
marcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.tar.zst
marcuscom-ports-fc64e418c2d638f438c4d67b306abd1999f1f0a9.zip
Update to 1.5.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1807 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail/evolution/files/patch-ltmain.sh')
-rw-r--r--mail/evolution/files/patch-ltmain.sh30
1 files changed, 15 insertions, 15 deletions
diff --git a/mail/evolution/files/patch-ltmain.sh b/mail/evolution/files/patch-ltmain.sh
index 58384ee38..96b9d2d83 100644
--- a/mail/evolution/files/patch-ltmain.sh
+++ b/mail/evolution/files/patch-ltmain.sh
@@ -1,15 +1,15 @@
---- ltmain.sh.orig Sat Dec 6 14:47:45 2003
-+++ ltmain.sh Tue Dec 9 14:09:01 2003
-@@ -1280,7 +1280,7 @@
+--- ltmain.sh.orig Sat Feb 8 09:47:44 2003
++++ ltmain.sh Mon Feb 9 20:07:47 2004
+@@ -1075,7 +1075,7 @@
esac
- elif test "X$arg" = "X-lc_r"; then
- case $host in
+ elif test "X$arg" = "X-lc_r"; then
+ case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd4*)
- # Do not include libc_r directly, use -pthread flag.
- continue
- ;;
-@@ -1290,8 +1290,16 @@
+ # Do not include libc_r directly, use -pthread flag.
+ continue
+ ;;
+@@ -1085,8 +1085,16 @@
continue
;;
@@ -26,17 +26,17 @@
continue
;;
-@@ -3000,6 +3008,9 @@
- # problems, so we reset it completely
- verstring=
+@@ -2503,6 +2511,9 @@
+ *-*-openbsd* | *-*-freebsd*)
+ # Do not include libc due to us having libc/libc_r.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
- verstring="0.0"
- ;;
-@@ -5428,10 +5439,12 @@
+ # Add libc to deplibs on all other systems if necessary.
+ if test $build_libtool_need_lc = "yes"; then
+@@ -4330,10 +4341,12 @@
fi
# Install the pseudo-library for information purposes.