From 6719bb6e1c5576e857ab6fc121ec31a75161a3e7 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Fri, 16 Jul 2010 12:47:28 +0300 Subject: Move to gawk-3.0.2. --- custom.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'custom.h') diff --git a/custom.h b/custom.h index 57f2724d..e26a55b5 100644 --- a/custom.h +++ b/custom.h @@ -40,6 +40,8 @@ /* for VMS POSIX, from Pat Rankin, rankin@eql.caltech.edu */ #ifdef VMS_POSIX #undef VMS +#define GETPGRP_VOID /* autoconf's test for this tries to use + `setpgrp()', which doesn't exist. */ #include "vms/redirect.h" #endif -- cgit v1.2.1