summaryrefslogtreecommitdiff
path: root/admin/CPP-DEFINES
Commit message (Expand)AuthorAgeFilesLines
...
* | Remove unneeded #define POSIXGlenn Morris2012-07-111-1/+0
* | Assume mkdir, rmdir.Paul Eggert2012-07-111-2/+0
* | Assume rename.Paul Eggert2012-07-101-1/+0
* | Assume perror.Paul Eggert2012-07-101-1/+0
* | Assume strerror.Paul Eggert2012-07-101-2/+0
* | Remove obsolete configuration options (Windows port).Juanma Barranquero2012-07-041-1/+0
* | Support higher-resolution time stamps.Paul Eggert2012-06-221-2/+0
* | Remove some unused definitions from src/sGlenn Morris2012-06-131-2/+0
* | Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-131-1/+1
* | Remove HAVE_SYSV_SIGPAUSE unused remnantsGlenn Morris2012-06-121-1/+0
* | Make 'configure' a bit smaller and faster.Paul Eggert2012-05-271-1/+0
* | Remove src/m/*.Paul Eggert2012-05-221-6/+1
* | Assume C89 or later.Paul Eggert2012-05-211-2/+0
* | Remove unused HAVE_* symbols for functions.Paul Eggert2012-05-191-1/+0
* | Remove no-longer-used macro HAVE_FTIME.Paul Eggert2012-05-191-1/+0
|/
* * configure.in: Remove reference to src/m/ibms390.h.Andreas Schwab2011-11-201-3/+0
* Fix typos.Juanma Barranquero2011-11-201-2/+2
* Remove some macros that are either not used anymore or don't reallyDan Nicolaescu2011-06-151-26/+0
* Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-2/+0
* Import getloadavg module from gnulib.Paul Eggert2011-02-151-6/+0
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-031-1/+0
* Revert to 2010-12-03T11:48:24Z!jan.h.d@swipnet.se.Chong Yidong2010-12-031-0/+1
* Remove EXPLICIT_SIGN_EXTEND.Andreas Schwab2010-12-031-1/+0
* Use autoconf determined WORDS_BIGENDIAN instead of hardcoded definition.Andreas Schwab2010-08-091-2/+0
* * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.Dan Nicolaescu2010-08-081-1/+0
* Clean up unexec.c, remove references to unused code.Dan Nicolaescu2010-07-281-5/+0
* Use strchr, strrchr instead of index, rindexAndreas Schwab2010-07-111-2/+0
* Simplify start_of_data, start_of_text and related code.Dan Nicolaescu2010-07-071-2/+0
* Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-8/+0
* * configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):Glenn Morris2010-06-291-1/+0
* Remove some cpp that is internal to configure.in.Glenn Morris2010-06-291-2/+0
* Remove BSTRING related code, all platforms define it.Dan Nicolaescu2010-06-061-1/+0
* Move UNEXEC definition to autoconf.Dan Nicolaescu2010-06-031-1/+0
* HAVE_ALLOCA not needed since alloca.s was removed.Glenn Morris2010-06-021-1/+0
* NOT_C_CODE is always true now.Glenn Morris2010-06-021-1/+0
* If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.Glenn Morris2010-05-141-0/+3
* Move some undefs from src/Makefile.in to configure.Glenn Morris2010-05-131-1/+0
* * admin/CPP-DEFINES: Updates.Glenn Morris2010-05-131-8/+3
* * admin/CPP-DEFINES: More updates.Glenn Morris2010-05-101-2/+1
* * admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.Glenn Morris2010-05-091-2/+0
* Remove unused Makefile definition THIS_IS_MAKEFILE.Glenn Morris2010-05-071-3/+0
* Move LD_SWITCH_SYSTEM from cpp to configure.Glenn Morris2010-05-061-1/+0
* Remove more unused symbols.Dan Nicolaescu2010-05-061-21/+0
* Delete names that have been removed from the tree.Dan Nicolaescu2010-05-041-7/+0
* * admin/CPP-DEFINES: Remove some no-longer-used defines.Glenn Morris2010-05-031-5/+0
* Move LIBXTR6 from cpp to autoconf.Glenn Morris2010-04-271-1/+0
* Move MOTIF_LIBW to autoconf.Glenn Morris2010-04-271-1/+0
* Remove NOMULTIPLEJOBS.Dan Nicolaescu2010-04-201-1/+0
* Remove C_SWITCH_SYSTEM_TEMACS.Dan Nicolaescu2010-04-111-1/+0