freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Freetype] Patch for building on DJGPP with bash as shell


From: Laurence Withers
Subject: [Freetype] Patch for building on DJGPP with bash as shell
Date: Fri, 6 Apr 2001 00:10:29 +0100

Hi,

People using bash as their shell, instead of the very broken
command.com, would have problems compiling FreeType 2. I have included a
patch which checks for bash and, if found, uses unix-style tools (`cp'
and `rm' as opposed to `copy' and `delete'; these are built-ins of
command.com, and people using bash must have fileutils installed if they
want to copy/delete files), and uses the `std_setup' target as opposed
to the `dos_setup' target.

Attachment: ft2-build-djgpp-bash.diff
Description: ft2-build-djgpp-bash.diff

Bye for now,
-- 
Laurence Withers, address@hidden
                http://www.lwithers.demon.co.uk/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]