config_host.mk.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit 8efd3f8f43b7ecaeee545fc20e8eb0765d4c77d7 Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Tue Dec 27 15:02:31 2011 -0600 typos in config_host.mk.in diff --git a/config_host.mk.in b/config_host.mk.in index 49678d3..494ed92 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -25,11 +25,11 @@ export ENABLE_LOCKDOWN="@ENABLE_LOCKDOWN@" export ENABLE_LOMENUBAR="@ENABLE_LOMENUBAR@" export ENABLE_LTO="@ENABLE_LTO@" export ENABLE_MEDIAWIKI="@ENABLE_MEDIAWIKI@" -export ENABLE_MINIMIZER="@ENABLE_MINIMIZER@@" +export ENABLE_MINIMIZER="@ENABLE_MINIMIZER@" export ENABLE_MYSQLC="@ENABLE_MYSQLC@" export ENABLE_NSPLUGIN="@ENABLE_NSPLUGIN@" export ENABLE_ONLINE_UPDATE="@ENABLE_ONLINE_UPDATE@" -export ENABLE_OPENGL="@ENABLE_OPENGL@@" +export ENABLE_OPENGL="@ENABLE_OPENGL@" export ENABLE_OXYGENOFFICE="@ENABLE_OXYGENOFFICE@" export ENABLE_PDFIMPORT="@ENABLE_PDFIMPORT@" export ENABLE_PRESENTER_SCREEN="@ENABLE_PRESENTER_SCREEN@" _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits