configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGLIST with
commitae998e99180f3f5a7f0bdc420d8e7fc24d5ff73d
authoreliz <eliz>
Sat, 22 Dec 2007 11:27:02 +0000 (22 11:27 +0000)
committereliz <eliz>
Sat, 22 Dec 2007 11:27:02 +0000 (22 11:27 +0000)
tree95e82660d0a6bca6a855b48670bc85a8fe5488ce
parente6d1243c54ed86c66deed21ebee74ef6a2f87d88
configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGLIST with
HAVE_DECL_SYS_SIGLIST.

job.c (child_execute_job): Remove __MSDOS__ because MSDOS/DJGPP build does
not use child_execute_job.

variable.c (define_automatic_variables) [__MSDOS__]: Always export the SHELL
environment variable to the child.
ChangeLog
configh.dos.template
job.c
variable.c