configure.in | 1 - 1 file changed, 1 deletion(-) New commits: commit ab0c5e94146711a7e2fd8cd953a63854c8f53740 Author: Tomas Chvatal <tchva...@suse.cz> Date: Tue Oct 4 10:23:25 2011 +0200
Cosmetics: remove stray yes This removes result for check on cups, it is required as other checkers already print yes/no during the test, even if it seems like the command is now "unresulted". diff --git a/configure.in b/configure.in index 6501529..c8b3d02 100644 --- a/configure.in +++ b/configure.in @@ -2378,7 +2378,6 @@ if test "$test_cups" = "yes"; then if test "$ac_cv_lib_cups_cupsPrintFiles" != "yes" -a "$ac_cv_header_cups_cups_h" != "yes"; then AC_MSG_ERROR([Could not find CUPS. Install libcupsys2-dev or cups???-devel.]) fi - AC_MSG_RESULT([yes]) fi _______________________________________________ Libreoffice-commits mailing list Libreoffice-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits