1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -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

@ -20,9 +20,7 @@ along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <setjmp.h>
#include <lisp.h>