To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93304
                 Issue #|93304
                 Summary|Installed dmake's version not recognized with non-GNU 
                        |sed
               Component|tools
                 Version|DEV300m30
                Platform|Unknown
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|configure
             Assigned to|mh
             Reported by|panbk





------- Additional comments from [EMAIL PROTECTED] Sun Aug 31 23:09:51 +0000 
2008 -------
On a non-Linux system, the already installed dmake is rejected, because
configure can't figure out its version.

This is because it uses some GNU-sed style regular expression to parse the
output of 'dmake -V'. Using awk ($AWK) is a lot more straightforward and 
universal.

Patch upcoming.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to