# New Ticket Created by  Andy Dougherty 
# Please include the string:  [perl #66558]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=66558 >


In the 'ins' branch, build/Makefile.in looks like it's heading down the 
same wrong road as parrot.  See parrot's TT #700 for more details and a 
patch for parrot.  I'd suggest a similar approach for rakudo.

The problem is that while MS forbids a space, Solaris 8 requires one.  
You can't win in the Makefile.  'make' is not a reliable textual 
susbtitution tool when leading or trailing blanks are involved.

-- 
    Andy Dougherty              dough...@lafayette.edu

Reply via email to