Re: patch for GNU make 3.78.1 porting problem on Unixware with gcc-2.95.2

2000-03-23 Thread Paul Eggert
From: "Vance Shipley" <[EMAIL PROTECTED]> Date: Thu, 23 Mar 2000 14:24:37 -0500 The next problem is that, on Unixware v7.1, tv_sec is also moved into the st__tim structure: union { time_t st__sec; /* compatible: time in seconds */ timestr

patch for GNU make 3.78.1 porting problem on Unixware with gcc-2.95.2

2000-03-22 Thread Paul Eggert
From: "Vance Shipley" <[EMAIL PROTECTED]> Date: Wed, 22 Mar 2000 11:59:24 -0500 gcc -DHAVE_CONFIG_H -I. -I. -I. -DLIBDIR=\"/usr/local/lib\" -DINCLUDEDIR=\"/usr/local/include\" -I./glob -g -O2 -c main.c In file included from main.c:20: make.h:243: parse error Thanks for that bug