Solaris sed requires newline character at end of input: causes build failure in 
src/couchdb
-------------------------------------------------------------------------------------------

                 Key: COUCHDB-666
                 URL: https://issues.apache.org/jira/browse/COUCHDB-666
             Project: CouchDB
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.0
         Environment: Solaris 10
            Reporter: Gavin Sherry
         Attachments: Makefile.am.diff

This patch ensures that couchdb can be build on Solaris which does not have GNU 
sed available. Solaris sed requires an end of line character. Adding a new line 
to the output does not affect other operating systems so I've added this for 
every platform (except Windows, which is in a different ifdef block.

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

Reply via email to