[Libreoffice-commits] online.git: gtk/Makefile.am
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Apr 19 09:06:10 UTC 2019
gtk/Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit b15a0988826403457227ab452d04752dc4f1564c
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Fri Apr 19 12:05:28 2019 +0300
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Fri Apr 19 12:05:28 2019 +0300
Need -DGTKAPP here
diff --git a/gtk/Makefile.am b/gtk/Makefile.am
index 1a6241ca6..6475ec24b 100644
--- a/gtk/Makefile.am
+++ b/gtk/Makefile.am
@@ -9,6 +9,7 @@ AM_CPPFLAGS = -pthread \
-DLOOLWSD_DATADIR='"@LOOLWSD_DATADIR@"' \
-DLOOLWSD_CONFIGDIR='"@LOOLWSD_CONFIGDIR@"' \
-DTOPSRCDIR='"'$(realpath ${top_srcdir})'"' \
+ -DGTKAPP \
${define_flags} \
${warning_flags} \
${include_paths} \
More information about the Libreoffice-commits
mailing list