From 144c91756250b14fb70ed94e72952868d2d6e84e Mon Sep 17 00:00:00 2001 From: Ryan Mansfield Date: Mon, 15 Jun 2009 14:09:43 +0000 Subject: configure.ac: Define is_elf for QNX Neutrino targets. * configure.ac: Define is_elf for QNX Neutrino targets. * configure: Regenerate. From-SVN: r148491 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index a7c6b24..5931086 100755 --- a/configure +++ b/configure @@ -2070,7 +2070,7 @@ if test "${ENABLE_GOLD}" = "yes"; then case "${target}" in *-*-elf* | *-*-sysv4* | *-*-unixware* | *-*-eabi* | hppa*64*-*-hpux* \ | *-*-linux* | frv-*-uclinux* | *-*-irix5* | *-*-irix6* \ - | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2*) + | *-*-netbsd* | *-*-openbsd* | *-*-freebsd* | *-*-solaris2* | *-*-nto*) case "${target}" in *-*-linux*aout* | *-*-linux*oldld*) ;; -- cgit v1.1