From 90001d0580cdba35ed3813396a095bd9f5a9345e Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 19 Nov 2014 18:45:44 +0200 Subject: Upgrade infrastructure (automake, gettext, libtool). --- config.rpath | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to 'config.rpath') diff --git a/config.rpath b/config.rpath index ab6fd995..b625621f 100755 --- a/config.rpath +++ b/config.rpath @@ -367,11 +367,7 @@ else dgux*) hardcode_libdir_flag_spec='-L$libdir' ;; - freebsd2.2*) - hardcode_libdir_flag_spec='-R$libdir' - hardcode_direct=yes - ;; - freebsd2*) + freebsd2.[01]*) hardcode_direct=yes hardcode_minus_L=yes ;; @@ -548,13 +544,11 @@ case "$host_os" in dgux*) library_names_spec='$libname$shrext' ;; + freebsd[23].*) + library_names_spec='$libname$shrext$versuffix' + ;; freebsd* | dragonfly*) - case "$host_os" in - freebsd[123]*) - library_names_spec='$libname$shrext$versuffix' ;; - *) - library_names_spec='$libname$shrext' ;; - esac + library_names_spec='$libname$shrext' ;; gnu*) library_names_spec='$libname$shrext' -- cgit v1.2.3