On Wed, 2022-10-12 at 23:33 +0200, Juan Manuel Guerrero wrote:
> Sorry, I have noted that the patch has been malformed by the mail
> program so I submit the same a second time. Excuse the
> inconveniences.
It's small enough that I would just apply it by hand, but thanks for
sending an update, it'
Am Wed, 12 Oct 2022 16:50:40 -0400
schrieb Paul Smith :
> On Wed, 2022-10-12 at 22:18 +0200, Juan Manuel Guerrero wrote:
> > Here is a small patch to get the current make code compiled and
> > running on MSDOS/FreeDOS using DJGPP. I assume that for such minor
> > changes no paper work is required
On Wed, 2022-10-12 at 22:18 +0200, Juan Manuel Guerrero wrote:
> Here is a small patch to get the current make code compiled and
> running on MSDOS/FreeDOS using DJGPP. I assume that for such minor
> changes no paper work is required.
Correct. But, note that the FSF considers contributions cumul
Here is a small patch to get the current make code compiled and running
on MSDOS/FreeDOS using DJGPP. I assume that for such minor changes no
paper work is required. Thank you for keep the DJGPP specific code available.
Regards,
Juan M. Guerrero
2022-10-12 Juan M. Guerrero
* build
> From: Juan Manuel Guerrero
> Date: Mon, 2 Aug 2010 20:24:58 +0200
>
> Here is a small patch to make "make" compile out-of-the-box with djgpp.
>
>
> Regards,
>
> Juan M. Guerrero
>
>
>
>
> 2010-07-31 Juan Manuel Guerrero
>
> * configh.dos: Define HAVE_STRNCASECMP.
>
> * do
> From: Juan Manuel Guerrero
> Date: Mon, 2 Aug 2010 20:24:58 +0200
>
> Here is a small patch to make "make" compile out-of-the-box with djgpp.
Thanks.
> 2010-07-31 Juan Manuel Guerrero
>
> * configh.dos: Define HAVE_STRNCASECMP.
>
> * dosbuild.bat: Use /dev/env/DJDIR instead o
Here is a small patch to make "make" compile out-of-the-box with djgpp.
Regards,
Juan M. Guerrero
2010-07-31 Juan Manuel Guerrero
* configh.dos: Define HAVE_STRNCASECMP.
* dosbuild.bat: Use /dev/env/DJDIR instead of c:/djgpp.
Add ./popen.c to the list of objects