GNU bug report logs - #19374
[PATCH 2/4] build: configure.ac: support a response file on OS/2

Previous Next

Package: coreutils;

Reported by: KO Myung-Hun <komh78 <at> gmail.com>

Date: Sun, 14 Dec 2014 03:49:02 UTC

Severity: normal

Tags: fixed, patch

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 19374 <at> debbugs.gnu.org (full text, mbox):

From: KO Myung-Hun <komh78 <at> gmail.com>
To: Pádraig Brady <P <at> draigBrady.com>
Cc: 19374 <at> debbugs.gnu.org
Subject: Re: bug#19374: [PATCH 2/4] build: configure.ac: support a response
 file on OS/2
Date: Mon, 15 Dec 2014 10:10:21 +0900
[Message part 1 (text/plain, inline)]

Pádraig Brady wrote:
> forcemerge 19374 19377
> stop
> 
> On 14/12/14 03:47, KO Myung-Hun wrote:
>> * configure.ac (LDFLAGS): Add -Zargs-resp on os2*.
> 
> This imparts no information.  Please comment as to the "why"
> rather than the "what".
> 

Fixed.

>> ---
>>  configure.ac | 3 +++
>>  1 file changed, 3 insertions(+)
>>
>> diff --git a/configure.ac b/configure.ac
>> index 0744964..7cb1085 100644
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -589,6 +589,9 @@ AM_GNU_GETTEXT_VERSION([0.18.1])
>>  # For a test of uniq: it uses the $LOCALE_FR envvar.
>>  gt_LOCALE_FR
>>  
>> +# In order to support a response file on OS/2
>> +AS_CASE([$host_os], [os2*], [LDFLAGS="$LDFLAGS -Zargs-resp"])
> 
> This relies on an implicit AC_CANONICAL_HOST which seems brittle.
> 

Fixed.


-- 
KO Myung-Hun

Using Mozilla SeaMonkey 2.7.2
Under OS/2 Warp 4 for Korean with FixPak #15
In VirtualBox v4.1.32 on Intel Core i7-3615QM 2.30GHz with 8GB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr

[0001-build-configure.ac-support-a-response-file-on-OS-2.patch (text/plain, attachment)]

This bug report was last modified 6 years and 220 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.