Paul Eggert
57054ddd44
Assume rename.
2012-07-10 23:09:09 -07:00
Paul Eggert
5ebbef1dc0
Assume strerror.
2012-07-10 22:44:06 -07:00
Glenn Morris
9d596af370
Move DONT_REOPEN_PTY from src/s to configure
...
* configure.ac (DONT_REOPEN_PTY): Move here from src/s.
* src/s/darwin.h, src/s/freebsd.h, src/s/netbsd.h:
Move DONT_REOPEN_PTY to configure.
2012-07-10 22:29:13 -04:00
Glenn Morris
20e94fdd8e
Let configure set DEFAULT_SOUND_DEVICE
...
* configure.ac (DEFAULT_SOUND_DEVICE): New definition.
* src/sound.c (DEFAULT_SOUND_DEVICE) [!WINDOWSNT]:
* src/s/netbsd.h (DEFAULT_SOUND_DEVICE): Let configure set it.
2012-07-10 22:16:25 -04:00
Glenn Morris
d02eb359e6
Move PENDING_OUTPUT_COUNT from src/s to configure
...
* configure.ac (PENDING_OUTPUT_COUNT): Move here from src/s.
* src/s/cygwin.h, src/s/darwin.h, src/s/freebsd.h, src/s/netbsd.h:
* src/s/unixware.h: Move PENDING_OUTPUT_COUNT definition to configure.
2012-07-10 00:37:17 -07:00
Glenn Morris
882cf227ab
Move DATA_START, DATA_SEG_BITS from src/s to configure
...
* configure.ac (DATA_START, DATA_SEG_BITS): Move here from src/s.
* src/s/irix6-5.h (DATA_START, DATA_SEG_BITS):
* src/s/hpux10-20.h (DATA_SEG_BITS, DATA_START):
* src/s/gnu.h (DATA_START): Move definitions to configure.
2012-07-10 00:15:05 -07:00
Andreas Schwab
cda158b40d
* configure.ac (PNG_DEPSTRUCT): Define this instead of
...
PNG_DEPRECATED.
2012-07-10 00:06:31 +02:00
Paul Eggert
5994c1836b
Add GCC-style 'const' attribute to functions that can use it.
2012-07-09 09:38:45 -07:00
Paul Eggert
c4444d16dc
Rename configure.in to configure.ac.
...
Fixes: debbugs:11603
2012-07-08 21:52:49 -07:00