To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=92931
                 Issue #|92931
                 Summary|configure uses `==' instead of `=' as argment for test
                        |(1)
               Component|tools
                 Version|OOo 3.0 Beta 2
                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] Wed Aug 20 02:16:54 +0000 
2008 -------
Configure.in and thus configure use `==' and `=' interchangeably as an argument
to test. However, only the single `=' is valid syntax. The double `==' is a
bashism, which does not work properly, when a standard shell is used (anywhere
but on Linux).

I have a simple patch...

---------------------------------------------------------------------
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