summaryrefslogtreecommitdiff
path: root/ltconfig
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2003-02-20 02:09:58 +0000
committerAlexandre Oliva <aoliva@redhat.com>2003-02-20 02:09:58 +0000
commit914fef269a188d9d91c8a3a6c83c5965198b7c1e (patch)
treea81c2adf5506e3742f1acc4ffdee5558758dfa5d /ltconfig
parent6acfdfd9c1d875eea07825fd76c6667602576ef2 (diff)
downloadgdb-914fef269a188d9d91c8a3a6c83c5965198b7c1e.tar.gz
* 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.
Diffstat (limited to 'ltconfig')
-rwxr-xr-xltconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/ltconfig b/ltconfig
index 5be608915e2..7a4d63579f1 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