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

New commits:
commit 91a8c5c21b54162230ae83bf02ebfcb1a3d11659
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Tue May 31 09:13:26 2016 +0200

    more typo
    
    Change-Id: Id027d7c5dfb089ec8a2b4155b35bd2a9801d8f72

diff --git a/configure.ac b/configure.ac
index 6cd9e2c..db1b0ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8840,7 +8840,7 @@ else
     SYSTEM_BOOST=
     if test "${COM}" = "GCC" -o "${COM_IS_CLANG}" = "TRUE"; then
         # use warning-suppressing wrapper headers
-        BOOST_CPPFLAGS="-I${SRCDIR}/external/boost/include 
-I${WORKDIR}/UnpackedTarball/boost"
+        BOOST_CPPFLAGS="-I${SRC_ROOT}/external/boost/include 
-I${WORKDIR}/UnpackedTarball/boost"
     else
         BOOST_CPPFLAGS="-I${WORKDIR}/UnpackedTarball/boost"
     fi
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to