config_host.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3678d3ec5af47ed3797e5c983dacb9b6722011b0 Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Tue Dec 27 06:21:06 2011 -0600 typo in ENABLE_NSPLUGIN migration diff --git a/config_host.mk.in b/config_host.mk.in index 383118a..49678d3 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -27,7 +27,7 @@ export ENABLE_LTO="@ENABLE_LTO@" export ENABLE_MEDIAWIKI="@ENABLE_MEDIAWIKI@" export ENABLE_MINIMIZER="@ENABLE_MINIMIZER@@" export ENABLE_MYSQLC="@ENABLE_MYSQLC@" -export ENABLE_NSPLUGIN="@ENABLE_NSPLUGIN@@" +export ENABLE_NSPLUGIN="@ENABLE_NSPLUGIN@" export ENABLE_ONLINE_UPDATE="@ENABLE_ONLINE_UPDATE@" export ENABLE_OPENGL="@ENABLE_OPENGL@@" export ENABLE_OXYGENOFFICE="@ENABLE_OXYGENOFFICE@" _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits