To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85136


User vq changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|''                        |'hjs'
--------------------------------------------------------------------------------
          Ever confirmed|                          |1
--------------------------------------------------------------------------------
                  Status|UNCONFIRMED               |NEW
--------------------------------------------------------------------------------
              OS/Version|Windows XP                |Windows, all
--------------------------------------------------------------------------------
        Target milestone|---                       |DevTools
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Feb  6 15:57:12 +0000 
2008 -------
Usually I would say don't do that  ;)  I mean using $ in targets/prerequisites
is asking for trouble as macros in target names are evaluated before defining
the rules or - even worse - dynamic prerequisites are evaluated at run time.

I might be able to fix this particular problem by not expanding $(ABSMAKECMD).
Your problem comes from startup.mk being searched for in
 "$(ABSMAKECMD:d)startup/startup.mk"
but there might lurk problems in every dynamic macro. It might just work because
absolute paths are rarely used.


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