Path problem in Makefile under Cygwin
-------------------------------------

                 Key: XALANC-640
                 URL: https://issues.apache.org/jira/browse/XALANC-640
             Project: XalanC
          Issue Type: Bug
          Components: XalanC
    Affects Versions: CurrentCVS
            Reporter: David Bertoni
         Assigned To: David Bertoni
         Attachments: patch.diff

Newer versions of the GNU make utility will fail when building on Cygwin, 
because the makefile specifies the path for the message file in such a way that 
it includes the drive letter and drive separator.

This patch changes that to specify a Unix-style path, which works and doesn't 
suffer from the problem.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to