configure.ac | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit f6d7e7bb451b3740b4381df3d993769aac961911
Author: LuboÅ¡ LuÅák <[email protected]>
Date: Sun Jul 20 13:29:28 2014 +0200
fix Qt4 filedialog configure checks again
Change-Id: Ic18e4a7ad725640ffdeb15a1982ecb9131d11697
diff --git a/configure.ac b/configure.ac
index 393490d..e1eda25 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11462,6 +11462,7 @@ int main(int argc, char **argv) {
$MOC4 "${TSTBASE}.hxx" -o "${TSTBASE}.moc"
AC_RUN_IFELSE([AC_LANG_SOURCE([[
+#define SAL_OVERRIDE
#include "tst_exclude_socket_notifiers.moc"
int main(int argc, char *argv[])
@@ -11494,6 +11495,7 @@ int main(int argc, char *argv[])
$MOC4 "${TSTBASE}.hxx" -o "${TSTBASE}.moc"
AC_RUN_IFELSE([AC_LANG_SOURCE([[
+#define SAL_OVERRIDE
#include "tst_exclude_posted_events.moc"
int main(int argc, char *argv[])
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits