diff options
author | Ariel Constenla-Haile <arielch@apache.org> | 2013-04-16 02:55:34 +0000 |
---|---|---|
committer | Ariel Constenla-Haile <arielch@apache.org> | 2013-04-16 02:55:34 +0000 |
commit | a236c27366480e4b4e5d76de300a8cc2644298e0 (patch) | |
tree | d86e9eb8eecd27018b87a24d3d2173caafff28f2 /set_soenv.in | |
parent | aabf70b5c6040ad9b98b2340b7bcdba9c9699f8c (diff) |
i121872 - Integrate the Presentation Minimizer
Notes
Notes:
ignore: de-extension-ize Presentation Minimizer
Diffstat (limited to 'set_soenv.in')
-rw-r--r-- | set_soenv.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in index 0624250c3883..302ac0652d1f 100644 --- a/set_soenv.in +++ b/set_soenv.in @@ -1676,7 +1676,6 @@ ToFile( "ENABLE_CAIRO", "@ENABLE_CAIRO@", "e" ); ToFile( "ENABLE_CAIRO_CANVAS", "@ENABLE_CAIRO_CANVAS@", "e" ); ToFile( "ENABLE_OPENGL", "@ENABLE_OPENGL@", "e" ); ToFile( "ENABLE_PDFIMPORT", "@ENABLE_PDFIMPORT@", "e" ); -ToFile( "ENABLE_MINIMIZER", "@ENABLE_MINIMIZER@","e" ); ToFile( "ENABLE_PRESENTER_SCREEN","@ENABLE_PRESENTER_SCREEN@","e" ); ToFile( "ENABLE_REPORTBUILDER","@ENABLE_REPORTBUILDER@","e" ); ToFile( "SYSTEM_JFREEREPORT","@SYSTEM_JFREEREPORT@","e" ); |