Re: [PATCH] ltdl: set libltdl_cv_need_uscore to yes on OS/2

2014-11-26 Thread Gary V. Vaughan
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

Re: [PATCH] ltdl: set libltdl_cv_need_uscore to yes on OS/2

2014-11-26 Thread KO Myung-Hun
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

Re: [PATCH] ltdl: set libltdl_cv_need_uscore to yes on OS/2

2014-11-26 Thread Gary V. Vaughan
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

Re: [PATCH] ltdl: set libltdl_cv_need_uscore to yes on OS/2

2014-11-26 Thread KO Myung-Hun
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