[Libreoffice-commits] core.git: configure.ac

Matúš Kukan matus.kukan at gmail.com
Fri Apr 26 04:48:15 PDT 2013


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

New commits:
commit 914ea9a78a40210a38292b15a0e41a706f3cd9ec
Author: Matúš Kukan <matus.kukan at gmail.com>
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
 


More information about the Libreoffice-commits mailing list