[Libreoffice-commits] .: Branch 'libreoffice-3-4' - configure.in

Thorsten Behrens thorsten at kemper.freedesktop.org
Fri May 6 16:10:01 PDT 2011


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

New commits:
commit e477b46fa6e1af660578e34e31d9b690622c005a
Author: Thorsten Behrens <tbehrens at novell.com>
Date:   Sat May 7 01:10:22 2011 +0200

    Remove reference to binned config option.

diff --git a/configure.in b/configure.in
index e941e98..522b705 100755
--- a/configure.in
+++ b/configure.in
@@ -2907,7 +2907,7 @@ else
          AC_LANG_POP([C++])
       else
          AC_MSG_RESULT([no])
-         AC_MSG_NOTICE([ccache version $CCACHE_VERSION not accepted. See description for --enable-ccache-skip])
+         AC_MSG_NOTICE([ccache version $CCACHE_VERSION not accepted. ccache will not be used.])
       fi
    fi
 fi


More information about the Libreoffice-commits mailing list