Adapt Windows port to recent changes in autogen/config.in.
commit614b8f38b3eb0016c6f74d62873830afbcbe7236
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 1 Aug 2012 00:29:59 +0000 (1 02:29 +0200)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 1 Aug 2012 00:29:59 +0000 (1 02:29 +0200)
tree7a6181f8499431ad513e824b4ef85451febee814
parent408058c5ac7237e196a2b4fa0c786abf414e99ce
Adapt Windows port to recent changes in autogen/config.in.

* lib-src/makefile.w32-in (CONFIG_H): Update dependencies.
(CONF_POST_H): New macro.

* lib/makefile.w32-in (CONFIG_H): Update dependencies.
(CONF_POST_H): New macro.

* nt/config.nt: Sync with autogen/config.in.
Remove code moved to conf_post.h and include <conf_post.h>
(NULL_DEVICE, SEPCHAR, SIGNAL_H_AHB, TIOCSIGSEND, USER_FULL_NAME)
(USG5_4, WRETCODE, _longjmp, _setjmp, wait3): New macros.

* src/makefile.w32-in (CONFIG_H): Update dependencies.
(CONF_POST_H): New macro.

* src/s/ms-w32.h (SEPCHAR, NULL_DEVICE): Remove; moved to nt/config.nt.
ChangeLog
lib-src/ChangeLog
lib-src/makefile.w32-in
lib/makefile.w32-in
nt/ChangeLog
nt/config.nt
src/ChangeLog
src/makefile.w32-in
src/s/ms-w32.h