Re: [perl #18832] [PATCH] nci test lib

2002-12-16 Thread Mr. Nobody
--- Steve Fink <[EMAIL PROTECTED]> wrote: > blib/lib/libparrot$(SO) : blib/lib $(O_DIRS) $(O_FILES) > - $(LD) $(LD_SHARED) $(LD_SHARED_FLAGS) $(LDFLAGS) > $(LD_OUT)blib/lib/libparrot$(SO) $(O_FILES) $(C_LIBS) > + $(LD) $(LD_SHARED) $(LD_SHARED_FLAGS) $(LDFLAGS) > $(LD_OUT)blib${slash}lib${

Re: [perl #18832] [PATCH] nci test lib

2002-12-15 Thread Steve Fink
On Dec-15, Steve Fink wrote: > On Dec-03, Leopold Toetsch wrote: > > # New Ticket Created by Leopold Toetsch > > # Please include the string: [perl #18832] > > # in the subject line of all future correspondence about this issue. > > # http://rt.perl.org/rt2/Ticket/Display.html?id=18832 > > > >

Re: [perl #18832] [PATCH] nci test lib

2002-12-15 Thread Steve Fink
On Dec-03, Leopold Toetsch wrote: > # New Ticket Created by Leopold Toetsch > # Please include the string: [perl #18832] > # in the subject line of all future correspondence about this issue. > # http://rt.perl.org/rt2/Ticket/Display.html?id=18832 > > > > Attached patch tries to append buildi

[perl #18832] [PATCH] nci test lib

2002-12-03 Thread via RT
# New Ticket Created by Leopold Toetsch # Please include the string: [perl #18832] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt2/Ticket/Display.html?id=18832 > Attached patch tries to append building libnci$(SO) to the test_prep target. I don't