--- embedaddon/php/build/libtool.m4 2012/02/21 23:47:53 1.1.1.1 +++ embedaddon/php/build/libtool.m4 2013/07/22 01:31:37 1.1.1.2 @@ -1532,7 +1532,7 @@ dgux*) shlibpath_var=LD_LIBRARY_PATH ;; -freebsd1.*) +freebsd1*) dynamic_linker=no ;; @@ -1543,7 +1543,7 @@ freebsd* | dragonfly*) objformat=`/usr/bin/objformat` else case $host_os in - freebsd[[123]].*) objformat=aout ;; + freebsd[[123]]*) objformat=aout ;; *) objformat=elf ;; esac fi @@ -3159,7 +3159,7 @@ case $host_os in ;; esac ;; - freebsd[[12]].*) + freebsd[[12]]*) # C++ shared libraries reported to be fairly broken before switch to ELF _LT_AC_TAGVAR(ld_shlibs, $1)=no ;; @@ -5842,7 +5842,7 @@ _LT_EOF _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no ;; - freebsd1.*) + freebsd1*) _LT_AC_TAGVAR(ld_shlibs, $1)=no ;;