From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22304 invoked by alias); 20 Feb 2003 02:09:58 -0000 Mailing-List: contact src-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: src-cvs-owner@sources.redhat.com Received: (qmail 22294 invoked by uid 9015); 20 Feb 2003 02:09:58 -0000 Date: Thu, 20 Feb 2003 02:09:00 -0000 Message-ID: <20030220020958.22292.qmail@sources.redhat.com> From: aoliva@sources.redhat.com To: src-cvs@sources.redhat.com Subject: src ltconfig X-SW-Source: 2003-q1/txt/msg00054.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: aoliva@sourceware.org 2003-02-20 02:09:58 Modified files: . : ltconfig Log message: * 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. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ltconfig.diff?cvsroot=src&r1=1.17&r2=1.18