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

New commits:
commit 914ea9a78a40210a38292b15a0e41a706f3cd9ec
Author: Matúš Kukan <[email protected]>
Date:   Thu Apr 25 09:55:12 2013 +0200

    -I$(SRCDIR)/include is added into SOLARINC later
    
    Change-Id: Ib65b3fda5bc1224e569f38cf75607b07eb4a1501

diff --git a/configure.ac b/configure.ac
index 14a721e..1be9dbd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3402,7 +3402,7 @@ AC_SUBST(x_LDFLAGS)
 # determine CPU, CPUNAME, GUI, GUIBASE, ...
 #
 LIB64="lib"
-SOLARINC="-I${SRC_ROOT}/include"
+SOLARINC=
 
 case "$host_os" in
 
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to