configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8aaa52f21fc20f3266c4b6a13422e7e35bc8d34d Author: Tomas Chvatal <tchva...@suse.cz> Date: Tue Oct 4 10:32:15 2011 +0200
The system-libs switch should not be done here yet. diff --git a/configure.in b/configure.in index c8b3d02..911aed2 100644 --- a/configure.in +++ b/configure.in @@ -4627,7 +4627,7 @@ dnl =================================================================== dnl Check for system libcmis dnl =================================================================== AC_MSG_CHECKING([which libcmis to use]) -if test "x$with_system_libcmis" != "xno" -o -n "$with_system_libs"; then +if test "x$with_system_libcmis" != "xno"; then AC_MSG_RESULT([external]) SYSTEM_LIBCMIS=YES PKG_CHECK_MODULES( LIBCMIS, libcmis-0.2 ) _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits