1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Backout previous change - it seems that new revision of the patch doesn't

apply everywhere.

Submitted by:	Todd Punderson <todd@doonga.net>
This commit is contained in:
Maxim Sobolev 2001-12-20 06:19:02 +00:00
parent 8d9af8fae1
commit d0fba3e0f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51877
96 changed files with 768 additions and 1632 deletions

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.

View File

@ -1,28 +1,19 @@
$FreeBSD$
--- ltmain.sh.orig Sun Dec 16 07:16:09 2001
+++ ltmain.sh Tue Dec 18 07:52:22 2001
@@ -1052,7 +1052,7 @@
esac
elif test "X$arg" = "X-lc_r"; then
case $host in
- *-*-openbsd* | *-*-freebsd*)
+ *-*-openbsd* | *-*-freebsd[234]*)
# Do not include libc_r directly, use -pthread flag.
continue
;;
@@ -2359,6 +2359,9 @@
# problems, so we reset it completely
verstring=""
--- ltmain.sh 2001/08/27 09:51:26 1.1
+++ ltmain.sh 2001/08/27 09:51:42
@@ -2408,6 +2408,9 @@
*-*-netbsd*)
# Don't link with libc until the a.out ld.so is fixed.
;;
+ *-*-freebsd*)
+ # FreeBSD doesn't need this...
+ ;;
*)
verstring="0.0"
;;
@@ -4247,10 +4250,12 @@
# Add libc to deplibs on all other systems if necessary.
if test "$build_libtool_need_lc" = "yes"; then
@@ -4175,10 +4178,12 @@
fi
# Install the pseudo-library for information purposes.