On 2016-06-27, Stuart Henderson <[email protected]> wrote: >> That should already be set. Is it not picking up config.site for some reason? > > Oh, it is ac_cv_*prog*_AWK that is getting set, for some reason kea > is also looking at ac_cv_*path*_AWK. > > Perhaps we should add the path variant to config.site then..
In fact, ac_cv_prog_AWK is set in both config.site and again in config.no-gawk. That doesn't make sense. I suspect the intention was to set ac_cv_path_AWK in config.no-gawk. -- Christian "naddy" Weisgerber [email protected]
