configure: Rebuilt.

2006-09-18  Petr Salinger  <Petr.Salinger@seznam.cz>

	* configure: Rebuilt.
	* shlibpath.m4: Handle GNU/kFreeBSD.

From-SVN: r117032
This commit is contained in:
Petr Salinger 2006-09-18 20:34:56 +02:00 committed by Tom Tromey
parent 9721107704
commit 94ba45dfe2
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
2006-09-18 Petr Salinger <Petr.Salinger@seznam.cz>
* configure: Rebuilt.
* shlibpath.m4: Handle GNU/kFreeBSD.
2006-09-14 Tom Tromey <tromey@redhat.com>
PR boehm-gc/29068:

2
libjava/configure vendored
View File

@ -4661,7 +4661,7 @@ linux*oldld* | linux*aout* | linux*coff*)
;;
# This must be Linux ELF.
linux*)
linux*|k*bsd*-gnu)
version_type=linux
need_lib_prefix=no
need_version=no

View File

@ -361,7 +361,7 @@ linux*oldld* | linux*aout* | linux*coff*)
;;
# This must be Linux ELF.
linux*)
linux*|k*bsd*-gnu)
version_type=linux
need_lib_prefix=no
need_version=no