* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are
authorJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 23:25:37 +0000 (23:25 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 23:25:37 +0000 (23:25 +0000)
commit1319549a9afd3f3d449bdb849187bd025bdc5943
tree091388992d5d873e9f76e449a77d46d1dfd70791
parent586388410a628593a4146d87c431cecf5a62e22c
* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd.  We are
now calling the BSD[sg]etpgrp functions directly, so this library
is not needed; it just provides the BSD[sg]etpgrp functions under
the [sg]etpgrp names.
* callproc.c [IRIX] (child_setup): Don't call setpgrp this time.
It's already been called up in Fcall_process, and create_process.
src/callproc.c
src/m/iris4d.h