Move GC_MARK_SECONDARY_STACK from src/s to configure
[bpt/emacs.git] / configure.ac
2012-07-13 Glenn MorrisMove GC_MARK_SECONDARY_STACK from src/s to configure
2012-07-13 Glenn MorrisMove SETUP_SLAVE_PTY from src/s to configure
2012-07-13 Glenn MorrisRemove some src/s files that are now empty
2012-07-13 Glenn MorrisMove "system type" macros from src/s to configure
2012-07-13 Glenn MorrisMove NSIG_MINIMUM from src/s to configure
2012-07-13 Glenn MorrisMove ULIMIT_BREAK_VALUE from src/s to configure
2012-07-13 Glenn MorrisMove darwin.h's SYSTEM_PURESIZE_EXTRA setting to configure
2012-07-12 Glenn MorrisMove NO_EDITRES from src/s to configure
2012-07-12 Glenn MorrisMove UNIX98_PTYS from src/s to configure
2012-07-12 Glenn MorrisMove PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src...
2012-07-12 Glenn MorrisMove PTY_OPEN from src/s to configure
2012-07-12 Glenn MorrisMove FIRST_PTY_LETTER, PTY_ITERATION from src/s to...
2012-07-12 Glenn MorrisMove more things from src/s to configure
2012-07-12 Glenn MorrisMove more stuff from src/s to configure
2012-07-12 Glenn MorrisMove some AIX defines from src/s to configure
2012-07-12 Glenn MorrisMove NO_ABORT from src/s to configure
2012-07-12 Glenn MorrisMove setting of NO_MATHERR for Darwin from src/s to...
2012-07-12 Glenn MorrisMove NARROWPROTO from src/s to configure
2012-07-11 Glenn MorrisAll platforms using configure support HAVE_PTYS and...
2012-07-11 Glenn MorrisMove INTERRUPT_INPUT from src/s to configure
2012-07-11 Glenn MorrisMove SIGNALS_VIA_CHARACTERS from src/s to configure
2012-07-11 Paul Eggert* configure.ac (tzset): Remove redundant check.
2012-07-11 Glenn MorrisAll the cool platforms support CLASH_DETECTION...
2012-07-11 Paul EggertAssume mkdir, rmdir.
2012-07-11 Glenn MorrisRemove src/s/gnu.h
2012-07-11 Glenn MorrisMove GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to...
2012-07-11 Paul EggertAssume rename.
2012-07-11 Paul EggertAssume strerror.
2012-07-11 Glenn MorrisMove DONT_REOPEN_PTY from src/s to configure
2012-07-11 Glenn MorrisLet configure set DEFAULT_SOUND_DEVICE
2012-07-10 Glenn MorrisMove PENDING_OUTPUT_COUNT from src/s to configure
2012-07-10 Glenn MorrisMove DATA_START, DATA_SEG_BITS from src/s to configure
2012-07-09 Andreas Schwab* configure.ac (PNG_DEPSTRUCT): Define this instead of
2012-07-09 Paul EggertAdd GCC-style 'const' attribute to functions that can...
2012-07-09 Paul EggertMerge from trunk.
2012-07-09 Paul EggertRename configure.in to configure.ac.