configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 20116cc0b1ff8a6dfe848676bc77866566e78f38 Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Tue Oct 2 10:09:30 2012 -0500
typo in configure.in wrt the name of the helpcontent2 module Change-Id: Id0d7335872c2e2c074769bd7edc1b7301b1ebdbe diff --git a/configure.in b/configure.in index e2f1744..10e1b1d 100644 --- a/configure.in +++ b/configure.in @@ -4292,7 +4292,7 @@ if test "$with_help" != "no" -a $_os != iOS -a $_os != Android; then BUILD_TYPE="$BUILD_TYPE HELP" SCPDEFS="$SCPDEFS -DWITH_HELP" GIT_REPO_NAMES="$GIT_REPO_NAMES help" - GIT_NEEDED_SUBMODULES="helcontent2 $GIT_NEEDED_SUBMODULES" + GIT_NEEDED_SUBMODULES="helpcontent2 $GIT_NEEDED_SUBMODULES" else AC_MSG_RESULT([no]) fi _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits