Discontinue HPUX support
This commit is contained in:
@@ -1303,11 +1303,7 @@ void _DtHelpPrintJob(
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifdef __hpux
|
||||
pid = vfork();
|
||||
#else
|
||||
pid = fork();
|
||||
#endif /* __hpux */
|
||||
|
||||
if (pid == 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user