summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-ltmain.sh
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-29 06:31:07 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-06-29 06:31:07 +0800
commit2b99784ea5d1e69d48b4f8a128c5e316642e00be (patch)
tree23fb87b48597839d6da5299fe1d8926b7bb0dbd9 /x11/gdm2/files/patch-ltmain.sh
parent7c02bb3b48154d073b2a7d117721ffb52170935a (diff)
downloadmarcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.tar
marcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.tar.gz
marcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.tar.bz2
marcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.tar.lz
marcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.tar.xz
marcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.tar.zst
marcuscom-ports-2b99784ea5d1e69d48b4f8a128c5e316642e00be.zip
Update to 2.4.2.96.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@931 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm2/files/patch-ltmain.sh')
-rw-r--r--x11/gdm2/files/patch-ltmain.sh30
1 files changed, 15 insertions, 15 deletions
diff --git a/x11/gdm2/files/patch-ltmain.sh b/x11/gdm2/files/patch-ltmain.sh
index 8afc42e39..04395ca76 100644
--- a/x11/gdm2/files/patch-ltmain.sh
+++ b/x11/gdm2/files/patch-ltmain.sh
@@ -1,15 +1,15 @@
---- ltmain.sh.orig Fri Apr 25 15:18:44 2003
-+++ ltmain.sh Sun May 11 02:27:13 2003
-@@ -1061,7 +1061,7 @@
+--- ltmain.sh.orig Tue Jun 24 14:39:01 2003
++++ ltmain.sh Sat Jun 28 18:20:02 2003
+@@ -1280,7 +1280,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
- ;;
-@@ -1071,8 +1071,16 @@
+ # Do not include libc_r directly, use -pthread flag.
+ continue
+ ;;
+@@ -1290,8 +1290,16 @@
continue
;;
@@ -26,17 +26,17 @@
continue
;;
-@@ -2471,6 +2479,9 @@
- *-*-openbsd* | *-*-freebsd*)
- # Do not include libc due to us having libc/libc_r.
+@@ -3000,6 +3008,9 @@
+ # problems, so we reset it completely
+ verstring=
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
- # Add libc to deplibs on all other systems if necessary.
- if test $build_libtool_need_lc = "yes"; then
-@@ -4280,10 +4291,12 @@
+ verstring="0.0"
+ ;;
+@@ -5428,10 +5439,12 @@
fi
# Install the pseudo-library for information purposes.