Noam Postavsky wrote: > the autoconf manual recommends setting variables (apart from > CONFIG_SHELL) in the ./configure command line rather than the > environment. Quite right, and the Emacs doc mostly follows that advice, but there were a few cases where it still used the older convention of setting CFLAGS in the environment. I fixed the cases I found by installing the attached into master.