aboutsummaryrefslogtreecommitdiff
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
commit65279b928e4b1774d37fb2975015b347a37eae96 (patch)
treea4851bc78045842df59683d755e0f173e120cc2c /ltconfig
parentf4ff34a3047cd5dafebeeb733559c5dc0dba2339 (diff)
downloadgdb-65279b928e4b1774d37fb2975015b347a37eae96.zip
gdb-65279b928e4b1774d37fb2975015b347a37eae96.tar.gz
gdb-65279b928e4b1774d37fb2975015b347a37eae96.tar.bz2
* 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 5be6089..7a4d635 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