On 4/20/15 2:59 AM, Andreas Schwab wrote:
>>> +#undef __EXTENSIONS__
>>> +#undef _ALL_SOURCE
>>> +#undef _GNU_SOURCE
>>> +#undef _POSIX_SOURCE
>>> +#undef _POSIX_1_SOURCE
>>> +#undef _POSIX_PTHREAD_SEMANTICS
>>> +#undef _TANDEM_SOURCE
>>> +
>>
>> Readline configure.ac doesn't call AC_USE_SYSTEM_EX
Chet Ramey writes:
> On 4/19/15 2:00 PM, Andreas Schwab wrote:
>> The config.h.in file in the standalone readline distribution is missing
>> a lot of templates. It should really be generated by autoheader.
>>
>> --- readline-6.3/config.h.in.~1~ 2012-01-18 16:22:13.0 +0100
>> +++ rea
On 4/19/15 2:00 PM, Andreas Schwab wrote:
> The config.h.in file in the standalone readline distribution is missing
> a lot of templates. It should really be generated by autoheader.
>
> --- readline-6.3/config.h.in.~1~ 2012-01-18 16:22:13.0 +0100
> +++ readline-6.3/config.h.in 2015
The config.h.in file in the standalone readline distribution is missing
a lot of templates. It should really be generated by autoheader.
--- readline-6.3/config.h.in.~1~2012-01-18 16:22:13.0 +0100
+++ readline-6.3/config.h.in2015-04-19 19:39:13.215290092 +0200
@@ -6,6 +6,14 @@