[Libreoffice-commits] online.git: loolwsd/configure.ac

Henry Castro hcastro at collabora.com
Tue Dec 1 19:15:58 PST 2015


 loolwsd/configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bde7cd9e6719bc3b5b460e5c9224a69a342d70a9
Author: Henry Castro <hcastro at collabora.com>
Date:   Tue Dec 1 23:12:58 2015 -0400

    loolwsd: add the option subdir-objects

diff --git a/loolwsd/configure.ac b/loolwsd/configure.ac
index ab699dd..46906b1 100644
--- a/loolwsd/configure.ac
+++ b/loolwsd/configure.ac
@@ -5,7 +5,7 @@ AC_PREREQ([2.69])
 
 AC_INIT([loolwsd], [1.4.15], [libreoffice at collabora.com])
 
-AM_INIT_AUTOMAKE([1.11 silent-rules])
+AM_INIT_AUTOMAKE([1.11 silent-rules subdir-objects])
 
 AC_CONFIG_SRCDIR([LOOLWSD.cpp])
 


More information about the Libreoffice-commits mailing list