[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] OS/2 patches for 1.4 branch
From: |
Gary V. Vaughan |
Subject: |
Re: [PATCH] OS/2 patches for 1.4 branch |
Date: |
Wed, 19 Nov 2014 15:19:34 +0000 |
On Nov 19, 2014, at 3:54 AM, KO Myung-Hun <address@hidden> wrote:
>
> Hi/2.
>
> These are OS/2 patches for 1.4 branch.
>
> Review, please...
>
> [PATCH 1/4] bootstrap: set and use PATH_SEPARATOR
> [PATCH 2/4] configure: append $EXEEXT suffix to /bin/sh
> [PATCH 3/4] configure: add -Zargs-resp to LDFLAGS on OS/2
> [PATCH 4/4] m4_esyscmd: fdopen() with a text mode explicitly on OS/2
Merged, many thanks.
I merged your bootstrap patch with the upstream bootstrap project, and then
updated the M4 files from the latest bootstrap master. I also edited some
of your other changes a little before applying. Let me know if any of them
need additional work to maintain compatibility with your OS/2 system.
Cheers,
--
Gary V. Vaughan (gary AT gnu DOT org)
- Re: [PATCH 1/4] bootstrap: set and use PATH_SEPARATOR, (continued)