]> git.ipfire.org Git - thirdparty/make.git/commit
configh.dos.template [__DJGPP__]: Replace HAVE_SYS_SIGLIST with
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Dec 2007 11:27:02 +0000 (11:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 22 Dec 2007 11:27:02 +0000 (11:27 +0000)
commit91b016c4148c51573ca3a3eb6bc2ae5d623909ce
treeb5715ac35cf9e1aa198156162d476d00f52491ad
parentbe883de241f76937d03a0a623636a34a3d2b77c3
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