1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

Clean out last vestiges of the old HAVE_CONFIG_H stuff.

This commit is contained in:
Paul Eggert 2012-06-25 18:05:39 -07:00
parent 414e642ca9
commit cf38a720e8
23 changed files with 61 additions and 73 deletions

View file

@ -22,9 +22,7 @@ Boston, MA 02110-1301, USA. */
/* Created by devin@lucid.com */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <setjmp.h>
#include <lisp.h>