From d40ab8efa55057b2ef0b1a0778066aa2c96fcb6b Mon Sep 17 00:00:00 2001 From: aoliva Date: Thu, 20 Feb 2003 02:09:58 +0000 Subject: [PATCH] * 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. --- ltconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ltconfig b/ltconfig index 5be608915e..7a4d63579f 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 -- 2.11.0