summaryrefslogtreecommitdiff
path: root/databases/libgda3/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-06 12:33:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-06 12:33:17 +0000
commitfec7d2494708618e2dc6ed9f60906f34c05ae69f (patch)
tree0ff7cdf406f9a5a659d6c62051e51e82a0271517 /databases/libgda3/files
parentAdd the qt-pgsql-plugin, which provides easy access to PostgreSQL Databases (diff)
Update to 0.91.0.
Notes
Notes: svn path=/head/; revision=86379
Diffstat (limited to 'databases/libgda3/files')
-rw-r--r--databases/libgda3/files/patch-ltmain.sh30
1 files changed, 15 insertions, 15 deletions
diff --git a/databases/libgda3/files/patch-ltmain.sh b/databases/libgda3/files/patch-ltmain.sh
index 7e58857add5a..860ddda642f7 100644
--- a/databases/libgda3/files/patch-ltmain.sh
+++ b/databases/libgda3/files/patch-ltmain.sh
@@ -1,15 +1,15 @@
---- ltmain.sh.orig Sun Jun 8 14:16:41 2003
-+++ ltmain.sh Thu Jun 12 15:52:33 2003
-@@ -1072,7 +1072,7 @@
+--- ltmain.sh.orig Tue Aug 5 18:08:30 2003
++++ ltmain.sh Wed Aug 6 08:18:27 2003
+@@ -1278,7 +1278,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
- ;;
-@@ -1082,8 +1082,16 @@
+ # Do not include libc_r directly, use -pthread flag.
+ continue
+ ;;
+@@ -1288,8 +1288,16 @@
continue
;;
@@ -26,17 +26,17 @@
continue
;;
-@@ -2498,6 +2506,9 @@
- *-*-openbsd* | *-*-freebsd*)
- # Do not include libc due to us having libc/libc_r.
+@@ -3008,6 +3016,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
-@@ -4325,10 +4336,12 @@
+ verstring="0.0"
+ ;;
+@@ -5457,10 +5468,12 @@
fi
# Install the pseudo-library for information purposes.