bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Please review my patch for bug #29518


From: Micah Cowan
Subject: Re: [Bug-wget] Please review my patch for bug #29518
Date: Sat, 29 Jan 2011 05:38:15 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7

On 01/29/2011 04:33 AM, Leonard Ehrenfried wrote:
> I'm in the process of tidying up the patch and have tried to use gnulib's
> readline, but when do a
> 
> # include "readline.h"
> 
> as is recommended in readline.c, I get the following compiler error:

<snip>

> What am I doing wrong?

I believe you need to go into the gnulib/ subdirectory and run something
like

  ./gnulib-tool --add-import readline

gnulib only builds the tools it knows you need; the ones you've asked
for, and the modules they depend on.

-- 
HTH,
Micah J. Cowan
http://micah.cowan.name/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]