Re: attempted patch to support Unified Parallel C

2006-07-05 Thread Jonathan Higa
On 7/4/06, Jonathan Higa <[EMAIL PROTECTED]> wrote: I'm trying to add support for Unified Parallel C. Source files have the suffix .upc. Typical compilers are called upcc or upc. A patch file (automake-upc.patch) and a tarball containing a new M4 macro and two test cases (automake-upc-new.tar.

attempted patch to support Unified Parallel C

2006-07-04 Thread Jonathan Higa
Description of patch attempt: I'm trying to add support for Unified Parallel C. Source files have the suffix .upc. Typical compilers are called upcc or upc. A patch file (automake-upc.patch) and a tarball containing a new M4 macro and two test cases (automake-upc-new.tar.gz) are attached. I h