Hi/2.
Gary V. Vaughan wrote:
> Hi,
>
>> On Nov 27, 2014, at 4:53 AM, KO Myung-Hun wrote:
>> Gary V. Vaughan wrote:
>>>
On 27 Nov 2014, at 02:47, KO Myung-Hun wrote:
I agree.
Gary V. Vaughan wrote:
> I pushed the core of a new macro that does exactly that to M4 master jus
Hi,
> On Nov 27, 2014, at 4:53 AM, KO Myung-Hun wrote:
> Gary V. Vaughan wrote:
>>
>>> On 27 Nov 2014, at 02:47, KO Myung-Hun wrote:
>>> I agree.
>>>
>>> Gary V. Vaughan wrote:
I pushed the core of a new macro that does exactly that to M4 master just
now.
Would you let me
Hi/2.
Gary V. Vaughan wrote:
> Hi!
>
>> On 27 Nov 2014, at 02:47, KO Myung-Hun wrote:
>>
>> Hi/2.
>>
>> Gary V. Vaughan wrote:
>>> Hi,
>>>
>>> Thanks for the report and the patch!
>>>
On Nov 22, 2014, at 4:08 AM, KO Myung-Hun wrote:
On OS/2, dlopen() does not support a program. S
Hi!
> On 27 Nov 2014, at 02:47, KO Myung-Hun wrote:
>
> Hi/2.
>
> Gary V. Vaughan wrote:
>> Hi,
>>
>> Thanks for the report and the patch!
>>
>>> On Nov 22, 2014, at 4:08 AM, KO Myung-Hun wrote:
>>>
>>> On OS/2, dlopen() does not support a program. So libltdl_cv_need_uscore
>>> is set to un
Hi/2.
Gary V. Vaughan wrote:
> Hi,
>
> Thanks for the report and the patch!
>
> On Nov 22, 2014, at 4:08 AM, KO Myung-Hun wrote:
>>
>> On OS/2, dlopen() does not support a program. So libltdl_cv_need_uscore
>> is set to unknown, but dlsym() requires an underscore prefix. So set
>> libltdl_cv_ne
Hi,
Thanks for the report and the patch!
On Nov 22, 2014, at 4:08 AM, KO Myung-Hun wrote:
>
> On OS/2, dlopen() does not support a program. So libltdl_cv_need_uscore
> is set to unknown, but dlsym() requires an underscore prefix. So set
> libltdl_cv_need_uscore to yes on OS/2 if lt_cv_sys_symbo
On OS/2, dlopen() does not support a program. So libltdl_cv_need_uscore
is set to unknown, but dlsym() requires an underscore prefix. So set
libltdl_cv_need_uscore to yes on OS/2 if lt_cv_sys_symbol_underscore is
yes and libltdl_cv_need_uscore is unknown.
* m4/ltdl.m4 (LT_FUNC_DLSYM_USCORE): set l