configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6104b24ff4f9d1921190bb10cd759df7be40597d Author: Tomas Chvatal <tchva...@suse.cz> Date: Sun Sep 25 17:34:27 2011 +0200
Remove the comment as it confuses the macro expansion. diff --git a/configure.in b/configure.in index 8f7ce2f..ad9c042 100755 --- a/configure.in +++ b/configure.in @@ -6376,7 +6376,7 @@ dnl =================================================================== dnl Checking for libexttextcat dnl =================================================================== AC_MSG_CHECKING([which libexttextcat to use]) -AS_IF([test "$with_system_libexttextcat" = "yes"], [ # -o -n "$with_system_libs"], [ +AS_IF([test "x$with_system_libexttextcat" = "xyes"], [ AC_MSG_RESULT([external]) SYSTEM_LIBEXTTEXTCAT=YES PKG_CHECK_MODULES([LIBEXTTEXTCAT], [libexttextcat]) _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits