aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1998-11-02 07:24:47 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1998-11-02 07:24:47 +0000
commitc5f7c4459e69cd56f51d92ad842a9652c94466e0 (patch)
treeebeeac360aa9e74086435dd1b4b79b026f8ef459 /gcc
parentc375c43b73df248b6c1b7c87608ba491600c3e0a (diff)
downloadgcc-c5f7c4459e69cd56f51d92ad842a9652c94466e0.zip
gcc-c5f7c4459e69cd56f51d92ad842a9652c94466e0.tar.gz
gcc-c5f7c4459e69cd56f51d92ad842a9652c94466e0.tar.bz2
pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to include config.h.
* pexecute.c: Check HAVE_CONFIG_H, not IN_GCC, when determining whether to include config.h. Possibly include unistd.h in the !IN_GCC case. Define VFORK_STRING as a printable function call for error messages (either "vfork" or "fork".) If HAVE_VFORK_H is defined, include vfork.h. If VMS is defined, define vfork() appropriately. Remove vfork check on USG, we're using autoconf. (pexecute): Set `errmsg_fmt' to VFORK_STRING instead of checking locally what string to use. From-SVN: r23499
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions