[PATCH] intl: reintroduce unintentionally disabled optimization

Florian Weimer fw@deneb.enyo.de
Mon Feb 22 14:05:00 GMT 2016


* Dmitry V. Levin:

>> Is config.h.in regenerated by autoreconf and similar tools?
>
> No, it's supported manually and therefore permanently out of sync.
> For example,
>
> $ grep -i strerror config.h.in 
> #undef	HAVE_STRERROR
> #define	HAVE_STRERROR	1
> find -name configure.ac | xargs grep -i strerror | wc -l
> 0

Can we have autoreconf automatically generate config.h.in, like other
GNU projects do?



More information about the Libc-alpha mailing list