> Not only that, it IMHO shouldn't call "/lib/cpp" unconditionally, but > rather try several possible file commands, including "gcc -E", "cpp" > (without leading directories), etc.
Hopefully, it fails gracefully now. I use "gcc -E -dM -" now to generate a define list. Have you any ideas to make it more general? Nick _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel