Ron Blaschke <[EMAIL PROTECTED]> wrote:
> D21E714B3A23EF4E
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> Sorry, my last patch for Makefile is broken.
Is already fixed.
> Renamed 3 symbols in win32 symbol export list, as they are differently
> declar
Sorry, my last patch for Makefile is broken. The 'stat' problem
obscured things a bit for me.
config/gen/makefiles/root.in
Renamed 3 symbols in win32 symbol export list, as they are differently
declared in src/nci_test.c.
libnci.def
Ron
makefile-libnci.patch
Description: Binary data
On Thursday 07 October 2004 22:13, Ron Blaschke wrote:
> # New Ticket Created by Ron Blaschke
> # Please include the string: [perl #31883]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org:80/rt3/Ticket/Display.html?id=31883 >
>
>
> Replaced
> %.pbc:%.i
# New Ticket Created by Ron Blaschke
# Please include the string: [perl #31883]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org:80/rt3/Ticket/Display.html?id=31883 >
Replaced
%.pbc:%.imc
with
.pbc.imc:
as former is not supported by nmake.
config/gen/