On 06/22/2015 12:10 PM, Wei Liu wrote:
> On Mon, Jun 22, 2015 at 11:55:44AM +0100, George Dunlap wrote:
>> On 06/22/2015 11:45 AM, Wei Liu wrote:
>>> On Mon, Jun 22, 2015 at 11:12:27AM +0100, George Dunlap wrote:
On 06/19/2015 09:58 AM, Roger Pau Monne wrote:
> argp is only present in the
On Mon, Jun 22, 2015 at 11:55:44AM +0100, George Dunlap wrote:
> On 06/22/2015 11:45 AM, Wei Liu wrote:
> > On Mon, Jun 22, 2015 at 11:12:27AM +0100, George Dunlap wrote:
> >> On 06/19/2015 09:58 AM, Roger Pau Monne wrote:
> >>> argp is only present in the GNU C library, so add a specific check for
On 06/22/2015 11:45 AM, Wei Liu wrote:
> On Mon, Jun 22, 2015 at 11:12:27AM +0100, George Dunlap wrote:
>> On 06/19/2015 09:58 AM, Roger Pau Monne wrote:
>>> argp is only present in the GNU C library, so add a specific check for it in
>>> configure. Also check if -largp is needed for linking agains
On Mon, Jun 22, 2015 at 11:12:27AM +0100, George Dunlap wrote:
> On 06/19/2015 09:58 AM, Roger Pau Monne wrote:
> > argp is only present in the GNU C library, so add a specific check for it in
> > configure. Also check if -largp is needed for linking against it.
> >
> > Please run autoconf after a
On 06/19/2015 09:58 AM, Roger Pau Monne wrote:
> argp is only present in the GNU C library, so add a specific check for it in
> configure. Also check if -largp is needed for linking against it.
>
> Please run autoconf after applying.
>
> Signed-off-by: Roger Pau Monné
> Cc: George Dunlap
> Cc:
On Fri, Jun 19, 2015 at 10:58:25AM +0200, Roger Pau Monne wrote:
> argp is only present in the GNU C library, so add a specific check for it in
> configure. Also check if -largp is needed for linking against it.
>
> Please run autoconf after applying.
>
> Signed-off-by: Roger Pau Monné
> Cc: Geo
argp is only present in the GNU C library, so add a specific check for it in
configure. Also check if -largp is needed for linking against it.
Please run autoconf after applying.
Signed-off-by: Roger Pau Monné
Cc: George Dunlap
Cc: Ian Jackson
Cc: Ian Campbell
Cc: Wei Liu
Cc: Olaf Hering
--