summaryrefslogtreecommitdiffstats
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
commitd089d59a8577a8fd9678bd53102d93979b1fc844 (patch)
tree3bef8c09bf45b2c98ee2a8b390d6723aa6e2ab54 /ltconfig
parentb9a1f84725a9aff8ff7369a342c6384161375671 (diff)
downloadcygnal-d089d59a8577a8fd9678bd53102d93979b1fc844.tar.gz
cygnal-d089d59a8577a8fd9678bd53102d93979b1fc844.tar.bz2
cygnal-d089d59a8577a8fd9678bd53102d93979b1fc844.zip
* 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 5be608915..7a4d63579 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