X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=libtool.m4;h=85f74ee1793d4bb4adfebbbe72bfa8ea3d963c57;hb=beabab97f09e207e0d9ac469154951feb429b9cc;hp=d2e36088dee31fde23c7bca7600caa573008bd07;hpb=bc295afeb0e832bb18b7a876e695984e6bc3cdd4;p=binutils-gdb.git diff --git a/libtool.m4 b/libtool.m4 index d2e36088dee..85f74ee1793 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -15,7 +15,7 @@ ## ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software -## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ## ## As a special exception to the GNU General Public License, if you ## distribute this file as part of a program that contains a @@ -577,7 +577,7 @@ darwin* | rhapsody*) esac ;; -freebsd* ) +freebsd* | kfreebsd*-gnu) if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then case $host_cpu in i*86 ) @@ -645,7 +645,7 @@ linux-gnu*) lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so` ;; -netbsd*) +netbsd* | knetbsd*-gnu) if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then [lt_cv_deplibs_check_method='match_pattern /lib[^/\.]+\.so\.[0-9]+\.[0-9]+$'] else