To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=116434 Issue #|116434 Summary|slideshow makefile madness Component|framework Version|DEV300m97 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P1 Subcomponent|code Assigned to|rt Reported by|pjanik
------- Additional comments from [email protected] Wed Jan 12 18:30:25 +0000 2011 ------- Hi, please masterfix this: diff -urN ooo_DEV300_m97_src.orig/slideshow/source/engine/makefile.mk ooo_DEV300_m97_src/slideshow/source/engine/makefile.mk --- ooo_DEV300_m97_src.orig/slideshow/source/engine/makefile.mk 2011-01-12 19:27:43.000000000 +0100 +++ ooo_DEV300_m97_src/slideshow/source/engine/makefile.mk 2011-01-12 19:27:59.000000000 +0100 @@ -37,9 +37,9 @@ .INCLUDE : settings.mk .INCLUDE : $(PRJ)$/util$/makefile.pmk -.IF "$(ENABLE_PRESENTER_EXTRA_UI)"=="YES" -ENABLE_PRESENTER_EXTRA_UI is not used anymore -.ENDIF +#.IF "$(ENABLE_PRESENTER_EXTRA_UI)"=="YES" +#ENABLE_PRESENTER_EXTRA_UI is not used anymore +#.ENDIF # --- Common ---------------------------------------------------------- Thanks --------------------------------------------------------------------- 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]
