summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Fix toolkit configuration report.Dmitry Antipov2012-07-171-1/+5
* Fix regression with pthread_sigmask on FreeBSD.Paul Eggert2012-07-161-9/+23
* Move GC_SETJMP_WORKS, GC_MARK_STACK from src/s to configureGlenn Morris2012-07-131-9/+49
* Move GC_MARK_SECONDARY_STACK from src/s to configureGlenn Morris2012-07-131-0/+8
* Move SETUP_SLAVE_PTY from src/s to configureGlenn Morris2012-07-131-6/+12
* Remove some src/s files that are now emptyGlenn Morris2012-07-121-1/+2
* Move "system type" macros from src/s to configureGlenn Morris2012-07-121-1/+95
* Move NSIG_MINIMUM from src/s to configureGlenn Morris2012-07-121-1/+9
* Move ULIMIT_BREAK_VALUE from src/s to configureGlenn Morris2012-07-121-0/+16
* Move darwin.h's SYSTEM_PURESIZE_EXTRA setting to configureGlenn Morris2012-07-121-6/+7
* Move NO_EDITRES from src/s to configureGlenn Morris2012-07-121-0/+19
* Move UNIX98_PTYS from src/s to configureGlenn Morris2012-07-121-0/+1
* Move PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF from src/s to configureGlenn Morris2012-07-121-2/+45
* Move PTY_OPEN from src/s to configureGlenn Morris2012-07-121-0/+12
* Move FIRST_PTY_LETTER, PTY_ITERATION from src/s to configureGlenn Morris2012-07-111-0/+60
* Move more things from src/s to configureGlenn Morris2012-07-111-0/+54
* Move more stuff from src/s to configureGlenn Morris2012-07-111-24/+58
* Move some AIX defines from src/s to configureGlenn Morris2012-07-111-2/+16
* Move NO_ABORT from src/s to configureGlenn Morris2012-07-111-1/+7
* Move setting of NO_MATHERR for Darwin from src/s to configureGlenn Morris2012-07-111-1/+3
* Move NARROWPROTO from src/s to configureGlenn Morris2012-07-111-0/+13
* All platforms using configure support HAVE_PTYS and HAVE_SOCKETSGlenn Morris2012-07-111-0/+12
* Move INTERRUPT_INPUT from src/s to configureGlenn Morris2012-07-111-0/+28
* Move SIGNALS_VIA_CHARACTERS from src/s to configureGlenn Morris2012-07-111-0/+29
* * configure.ac (tzset): Remove redundant check.Paul Eggert2012-07-111-1/+1
* All the cool platforms support CLASH_DETECTION...Glenn Morris2012-07-111-0/+8
* Assume mkdir, rmdir.Paul Eggert2012-07-111-1/+1
* Remove src/s/gnu.hGlenn Morris2012-07-101-0/+2
* Move GNU_LIBRARY_PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-101-9/+61
* Assume rename.Paul Eggert2012-07-101-1/+1
* Assume strerror.Paul Eggert2012-07-101-1/+1
* Move DONT_REOPEN_PTY from src/s to configureGlenn Morris2012-07-101-0/+8
* Let configure set DEFAULT_SOUND_DEVICEGlenn Morris2012-07-101-0/+10
* Move PENDING_OUTPUT_COUNT from src/s to configureGlenn Morris2012-07-101-0/+12
* Move DATA_START, DATA_SEG_BITS from src/s to configureGlenn Morris2012-07-101-0/+26
* * configure.ac (PNG_DEPSTRUCT): Define this instead ofAndreas Schwab2012-07-101-1/+1
* Add GCC-style 'const' attribute to functions that can use it.Paul Eggert2012-07-091-1/+2
* Rename configure.in to configure.ac.Paul Eggert2012-07-081-0/+3822