summaryrefslogtreecommitdiff
path: root/build-aux/config.rpath
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2011-01-27 19:08:29 +0100
committerBruno Haible <bruno@clisp.org>2011-01-27 19:08:29 +0100
commit4fc71678bebfe59aaa2681f4fa84fb9cf3c92db2 (patch)
tree7ec6e780188f85d30238d80b06227f8dd92fac81 /build-aux/config.rpath
parentc428797ea3f65a31c63934c5bd8d4606602d6842 (diff)
downloadgnulib-4fc71678bebfe59aaa2681f4fa84fb9cf3c92db2.tar.gz
Prepare for supporting FreeBSD 10.
* build-aux/config.rpath: Remove handling of freebsd1* which soon would match FreeBSD 10.0.
Diffstat (limited to 'build-aux/config.rpath')
-rwxr-xr-xbuild-aux/config.rpath5
1 files changed, 0 insertions, 5 deletions
diff --git a/build-aux/config.rpath b/build-aux/config.rpath
index 1a980c83ce..0e87769f9d 100755
--- a/build-aux/config.rpath
+++ b/build-aux/config.rpath
@@ -357,9 +357,6 @@ else
dgux*)
hardcode_libdir_flag_spec='-L$libdir'
;;
- freebsd1*)
- ld_shlibs=no
- ;;
freebsd2.2*)
hardcode_libdir_flag_spec='-R$libdir'
hardcode_direct=yes
@@ -534,8 +531,6 @@ case "$host_os" in
dgux*)
library_names_spec='$libname$shrext'
;;
- freebsd1*)
- ;;
freebsd* | dragonfly*)
case "$host_os" in
freebsd[123]*)