Re: [perl #35393] [PATCH] _config cleanup

2005-05-11 Thread Leopold Toetsch
Jerry Gay <[EMAIL PROTECTED]> wrote: > the new *_config$(O) files are not cleaned up during make > clean/realclean... until now. 'svn status' reports these files have > been removed after 'make clean' Thanks, applied. leo

[perl #35393] [PATCH] _config cleanup

2005-05-10 Thread via RT
# New Ticket Created by jerry gay # Please include the string: [perl #35393] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=35393 > the new *_config$(O) files are not cleaned up during make clean/realclean... until now. 's