[Libreoffice-commits] .: config_host.mk.in

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Fri Oct 19 14:11:50 PDT 2012


 config_host.mk.in |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 8e7829a0e88eb2323bffee3eb8dcdc937c12148d
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Fri Oct 19 23:10:09 2012 +0200

    remove unset & unused variables
    
    Change-Id: I565a3110c10eb94945ad08daabe29f0034ed0ddd

diff --git a/config_host.mk.in b/config_host.mk.in
index 2c46a6c..7aca33b 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -81,7 +81,6 @@ export CPUNAME=@CPUNAME@
 export CPUNAME_FOR_BUILD=@CPUNAME_FOR_BUILD@
 export CPU_FOR_BUILD=@CPU_FOR_BUILD@
 export CROSS_COMPILING=@CROSS_COMPILING@
-export CT2N_EXTENSION_PACK=@CT2N_EXTENSION_PACK@
 export CURL_CFLAGS=@CURL_CFLAGS@
 export CURL_LIBS=@CURL_LIBS@
 export CXX=@CXX@
@@ -309,7 +308,6 @@ export LIBEXTTEXTCAT_CFLAGS=@LIBEXTTEXTCAT_CFLAGS@
 export LIBEXTTEXTCAT_LIBS=@LIBEXTTEXTCAT_LIBS@
 export LIBFONTS_JAR=@LIBFONTS_JAR@
 export LIBFORMULA_JAR=@LIBFORMULA_JAR@
-export LIBJSON=@LIBJSON@
 export LIBLAYOUT_JAR=@LIBLAYOUT_JAR@
 export LIBLANGTAG_CFLAGS=@LIBLANGTAG_CFLAGS@
 export LIBLANGTAG_LIBS=@LIBLANGTAG_LIBS@


More information about the Libreoffice-commits mailing list