diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-06 17:26:09 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-06 17:26:09 +0800 |
| commit | 284c982b30ffafbef55d83d5167ac5f3b3464131 (patch) | |
| tree | 2013bcaec68b88cd61817c22f549805c1d191bbc /databases/evolution-data-server/files | |
| parent | 8c077f9a253613af38946e3f3f5954fe7f30d3df (diff) | |
| download | marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.tar marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.tar.gz marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.tar.bz2 marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.tar.lz marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.tar.xz marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.tar.zst marcuscom-ports-284c982b30ffafbef55d83d5167ac5f3b3464131.zip | |
Update to 0.0.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1960 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'databases/evolution-data-server/files')
| -rw-r--r-- | databases/evolution-data-server/files/patch-ltmain.sh | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/databases/evolution-data-server/files/patch-ltmain.sh b/databases/evolution-data-server/files/patch-ltmain.sh index 96b9d2d83..34878b402 100644 --- a/databases/evolution-data-server/files/patch-ltmain.sh +++ b/databases/evolution-data-server/files/patch-ltmain.sh @@ -1,15 +1,15 @@ ---- ltmain.sh.orig Sat Feb 8 09:47:44 2003 -+++ ltmain.sh Mon Feb 9 20:07:47 2004 -@@ -1075,7 +1075,7 @@ +--- ltmain.sh.orig Fri Mar 5 10:05:44 2004 ++++ ltmain.sh Sat Mar 6 03:49:19 2004 +@@ -1349,7 +1349,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 + ;; +@@ -1364,8 +1364,16 @@ continue ;; @@ -26,17 +26,17 @@ continue ;; -@@ -2503,6 +2511,9 @@ - *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. +@@ -3059,6 +3067,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" + ;; +@@ -5531,10 +5542,12 @@ fi # Install the pseudo-library for information purposes. |
