aboutsummaryrefslogtreecommitdiff
path: root/ltconfig
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@gcc.gnu.org>2003-02-20 02:09:45 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2003-02-20 02:09:45 +0000
commit4063ae699cca59c80254acc8e72682dbf8a64701 (patch)
treec760153d9da7994d48424031ff664a991a5f97eb /ltconfig
parent11856278b8c4f85d2d084d4b6f51f9ef906e8f51 (diff)
downloadgcc-4063ae699cca59c80254acc8e72682dbf8a64701.zip
gcc-4063ae699cca59c80254acc8e72682dbf8a64701.tar.gz
gcc-4063ae699cca59c80254acc8e72682dbf8a64701.tar.bz2
libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
* libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld. * ltconfig: Handle it. * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of auto-detecting it. From-SVN: r63150
Diffstat (limited to 'ltconfig')
-rwxr-xr-xltconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltconfig b/ltconfig
index bfd7688..44a5d69 100755
--- a/ltconfig
+++ b/ltconfig
@@ -1190,7 +1190,7 @@ irix5* | irix6*)
version_type=linux
else
version_type=irix
- if
+ fi
version_type=irix
need_lib_prefix=no
need_version=no