build: Update configure help

This commit is contained in:
Mukund Sivaraman 2014-08-25 13:25:28 +05:30
parent 51d3498cd4
commit 66ee43a374
1 changed files with 1 additions and 1 deletions

View File

@ -1450,7 +1450,7 @@ AM_CONDITIONAL(HAVE_OPENEXR, test "x$have_openexr" = xyes)
# Check for webkit # Check for webkit
################## ##################
AC_ARG_WITH(webkit, [ --without-webkit don't build the help-browser plug-in]) AC_ARG_WITH(webkit, [ --without-webkit don't build the help-browser and web-page plug-ins])
have_webkit=no have_webkit=no
if test "x$with_webkit" != xno; then if test "x$with_webkit" != xno; then