[Libreoffice-commits] core.git: config_host.mk.in
Jan-Marek Glogowski (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jul 3 11:39:32 UTC 2019
config_host.mk.in | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 760801be6db08abca69d65f754cb66317168d0cb
Author: Jan-Marek Glogowski <glogow at fbihome.de>
AuthorDate: Wed Jul 3 00:49:45 2019 +0000
Commit: Jan-Marek Glogowski <glogow at fbihome.de>
CommitDate: Wed Jul 3 13:38:25 2019 +0200
Drop unused MOC4 export
Was missed when the kde4 VCL plugin got removed.
Change-Id: Ia6e7fb87577572d450c7851b5559041dea68d19e
Reviewed-on: https://gerrit.libreoffice.org/75023
Tested-by: Jenkins
Reviewed-by: Jan-Marek Glogowski <glogow at fbihome.de>
diff --git a/config_host.mk.in b/config_host.mk.in
index 506527a221be..5c7038211a11 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -390,7 +390,6 @@ export MERGELIBS=@MERGELIBS@
export MINGWCXX=@MINGWCXX@
export MINGWSTRIP=@MINGWSTRIP@
export ML_EXE=@ML_EXE@
-export MOC4=@MOC4@
export MOC5=@MOC5@
export MPL_SUBSET=@MPL_SUBSET@
export MSGFMT=@MSGFMT@
More information about the Libreoffice-commits
mailing list