Ben Kibbey <[EMAIL PROTECTED]> writes:
> +++ b/src/formhist/formhist.c
> @@ -355,7 +374,21 @@ get_form_history_value(unsigned char *url, unsigned char
> *name)
> + * FIXME If theres a pwmd error a message box pops up.
> + * src/viewer/text/form.c seems to call this rep
> John Hawkinson <[EMAIL PROTECTED]> wrote Sat, Jun 02, 2007:
>> +(eval $ac_compile) 2>conftest.er1
>> +(eval $ac_link) 2>conftest.err
I can't find $ac_compile in the Autoconf 2.61 manual.
Could you rewrite this using only documented Autoconf features?
Jonas Fonseca <[EMAIL PROTECTED]> writes:
>
Kalle Olavi Niemitalo <[EMAIL PROTECTED]> writes:
> (c) Partially or completely disable gzip decompression on
> platforms that don't have gzclearerr. Document that ELinks
> needs at least zlib 1.2.0.2 for full support.
I did this in 0.12.GIT (f0119e19445cf31ba4aadc87d5d2de684abc930c).