comparison configure.in @ 109361:8ee7c0cee7f9

Convert function definitions to standard C and some cleanups. * src/emacs.c (__do_global_ctors, __do_global_ctors_aux) (__do_global_dtors, __main): Use void in definition. (main): Remove code dealing with SET_EMACS_PRIORITY, unused. Remove SYMS_MACHINE code, unused. Remove SYMS_SYSTEM, inline the only users from ... * src/s/ms-w32.h (SYMS_SYSTEM): ... here and ... * src/s/msdos.h (SYMS_SYSTEM): ... here. Remove. (HAVE_VOLATILE): Remove, unused.
author Dan Nicolaescu <dann@ics.uci.edu>
date Mon, 12 Jul 2010 09:56:59 -0700
parents b7e047772c64
children 9bc9a6ac1dd8
comparison
equal deleted inserted replaced
109360:f37b85834f7e 109361:8ee7c0cee7f9