>>>>> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> It's an unrelated bit of pedantry, but --with-warnings along
John> with --with-frontend should really by --enable. --with is for
John> specifying external packages.
I'd say we should indeed have --enable-warnings, but maybe keep
--with-frontend (it's a kind of external package, no?). If I use
--enable-frontend, I'd always wonder what --disable-frontend does...
As a reference point, emacs 20.4 has
--with-x-toolkit=KIT use an X toolkit (KIT = yes/lucid/athena/motif/no)
JMarc