summaryrefslogtreecommitdiffstats
path: root/x11-fm/nautilus/files/patch-ltmain.sh
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/nautilus/files/patch-ltmain.sh')
-rw-r--r--x11-fm/nautilus/files/patch-ltmain.sh30
1 files changed, 15 insertions, 15 deletions
diff --git a/x11-fm/nautilus/files/patch-ltmain.sh b/x11-fm/nautilus/files/patch-ltmain.sh
index 854b2a10a..3232b8da9 100644
--- a/x11-fm/nautilus/files/patch-ltmain.sh
+++ b/x11-fm/nautilus/files/patch-ltmain.sh
@@ -1,15 +1,15 @@
---- ltmain.sh.orig Sat Feb 8 09:47:44 2003
-+++ ltmain.sh Mon Jun 30 18:31:09 2003
-@@ -1075,7 +1075,7 @@
+--- ltmain.sh.orig Sun Jan 11 17:28:53 2004
++++ ltmain.sh Fri Jan 30 16:45:37 2004
+@@ -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
- ;;
-@@ -1085,8 +1085,16 @@
+ # Do not include libc_r directly, use -pthread flag.
+ continue
+ ;;
+@@ -1290,8 +1290,16 @@
continue
;;
@@ -26,17 +26,17 @@
continue
;;
-@@ -2503,6 +2511,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
-@@ -4330,10 +4341,12 @@
+ verstring="0.0"
+ ;;
+@@ -5428,10 +5439,12 @@
fi
# Install the pseudo-library for information purposes.