[Libreoffice-commits] core.git: config_host.mk.in
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Thu Aug 2 19:55:44 UTC 2018
config_host.mk.in | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 8fee33bac216bb05bb7dfdf5f4a490e9a765b2f4
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Thu Aug 2 15:53:23 2018 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Aug 2 21:55:15 2018 +0200
KF5_HAVE_GLIB etc. are apparently unused
...ever since their introduction with 4d78cf97d7b1629556df68fc461922fda930d9ec
"Extend build system to support linking against KDE Frameworks 5"
Change-Id: I47f0b6c440aa345d564abac5a12a4af35b8fcf4e
Reviewed-on: https://gerrit.libreoffice.org/58476
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/config_host.mk.in b/config_host.mk.in
index b9c11d468662..00aed9521bf5 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -305,9 +305,6 @@ export KDE4_GLIB_LIBS=$(gb_SPACE)@KDE4_GLIB_LIBS@
export KDE4_HAVE_GLIB=@KDE4_HAVE_GLIB@
export KF5_CFLAGS=$(gb_SPACE)@KF5_CFLAGS@
export KF5_LIBS=$(gb_SPACE)@KF5_LIBS@
-export KF5_GLIB_CFLAGS=$(gb_SPACE)@KF5_GLIB_CFLAGS@
-export KF5_GLIB_LIBS=$(gb_SPACE)@KF5_GLIB_LIBS@
-export KF5_HAVE_GLIB=@KF5_HAVE_GLIB@
export KRB5_LIBS=@KRB5_LIBS@
export LCMS2_CFLAGS=$(gb_SPACE)@LCMS2_CFLAGS@
export LCMS2_LIBS=$(gb_SPACE)@LCMS2_LIBS@
More information about the Libreoffice-commits
mailing list