Kaydet (Commit) 942a8ffd authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

typo in configure.in wrt the name of the helpcontent2 module

Change-Id: Id0d7335872c2e2c074769bd7edc1b7301b1ebdbe
üst 9152c42a
......@@ -4359,7 +4359,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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment