X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=libmudflap%2Fconfigure;h=f1c74a1f5ee7e2ce56674db1bbbf8809684289b2;hb=18b9db02ef2e569e4c76932128302932fffabfbd;hp=3ce3979bda29b159b66969fbef50a8fceafc90b7;hpb=140b44efbc2f0035cbfd23e43d97ae9ffc00c122;p=pf3gnuchains%2Fgcc-fork.git diff --git a/libmudflap/configure b/libmudflap/configure index 3ce3979bda2..f1c74a1f5ee 100755 --- a/libmudflap/configure +++ b/libmudflap/configure @@ -8842,7 +8842,7 @@ if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi ;; # Unfortunately, older versions of FreeBSD 2 do not have this feature. - freebsd2*) + freebsd2.*) archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' hardcode_direct=yes hardcode_minus_L=yes @@ -9755,7 +9755,7 @@ freebsd* | dragonfly*) objformat=`/usr/bin/objformat` else case $host_os in - freebsd[123]*) objformat=aout ;; + freebsd[23].*) objformat=aout ;; *) objformat=elf ;; esac fi @@ -9773,7 +9773,7 @@ freebsd* | dragonfly*) esac shlibpath_var=LD_LIBRARY_PATH case $host_os in - freebsd2*) + freebsd2.*) shlibpath_overrides_runpath=yes ;; freebsd3.[01]* | freebsdelf3.[01]*)