View | Details | Raw Unified
Collapse All | Expand All

(-) configure. (-6 / +10 lines)
 Lines 521-527    Link Here 
@ENABLE_GTK_DOC_TRUE@	@cd $(srcdir) && \
@ENABLE_GTK_DOC_TRUE@	@cd $(srcdir) && \
@ENABLE_GTK_DOC_TRUE@	if grep "WARNING:" tmpl-build.log > /dev/null; then \
@ENABLE_GTK_DOC_TRUE@	if grep "WARNING:" tmpl-build.log > /dev/null; then \
@ENABLE_GTK_DOC_TRUE@	    cat $(DOC_MODULE)-unused.txt ; \
@ENABLE_GTK_DOC_TRUE@	    cat $(DOC_MODULE)-unused.txt ; \
@ENABLE_GTK_DOC_TRUE@	    exit 1; fi
@ENABLE_GTK_DOC_TRUE@	fi
@ENABLE_GTK_DOC_TRUE@	cd $(srcdir) && \
@ENABLE_GTK_DOC_TRUE@	cd $(srcdir) && \
@ENABLE_GTK_DOC_TRUE@	rm -f tmpl-build.log
@ENABLE_GTK_DOC_TRUE@	rm -f tmpl-build.log
@ENABLE_GTK_DOC_TRUE@	touch tmpl-build.stamp
@ENABLE_GTK_DOC_TRUE@	touch tmpl-build.stamp
 Lines 23241-23248    Link Here 
     if test "x$withval" = "xno"; then
     if test "x$withval" = "xno"; then
       { echo "$as_me:$LINENO: result: not requested" >&5
       { echo "$as_me:$LINENO: result: not requested" >&5
echo "${ECHO_T}not requested" >&6; }
echo "${ECHO_T}not requested" >&6; }
     elif test "x$withval" = "xyes" -o -d "$withval"; then
     elif test "x$withval" = "xyes"; then
       want_croco=yes
       want_croco=yes
	 elif test -d "$withval"; then
       want_croco_path=$withval
       want_croco_path=$withval
     else
     else
       { echo "$as_me:$LINENO: result: no" >&5
       { echo "$as_me:$LINENO: result: no" >&5
 Lines 23377-23384    Link Here 
     if test "x$withval" = "xno"; then
     if test "x$withval" = "xno"; then
       { echo "$as_me:$LINENO: result: not requested" >&5
       { echo "$as_me:$LINENO: result: not requested" >&5
echo "${ECHO_T}not requested" >&6; }
echo "${ECHO_T}not requested" >&6; }
     elif test "x$withval" = "xyes" -o -d "$withval"; then
     elif test "x$withval" = "xyes"; then
       want_tidy=yes
       want_tidy=yes
	 elif test -d "$withval"; then
       want_tidy_path=$withval
       want_tidy_path=$withval
     else
     else
       { echo "$as_me:$LINENO: result: no" >&5
       { echo "$as_me:$LINENO: result: no" >&5
 Lines 23602-23608    Link Here 
_ACEOF
_ACEOF
	      have_tidy=yes
	      have_tidy=yes
	      TIDY_FLAGS="$TIDY_FLAGS -DHAVE_TIDY_H_IN_SUBDIR -DENABLE_TIDY"
	      TIDY_FLAGS="$TIDY_FLAGS -DENABLE_TIDY"
        TIDY_LIBS="-ltidy"
        TIDY_LIBS="-ltidy"
        LDFLAGS="$LDFLAGS $want_tidy_path"
        LDFLAGS="$LDFLAGS $want_tidy_path"
 Lines 23646-23653    Link Here 
     if test "x$withval" = "xno"; then
     if test "x$withval" = "xno"; then
       { echo "$as_me:$LINENO: result: not requested" >&5
       { echo "$as_me:$LINENO: result: not requested" >&5
echo "${ECHO_T}not requested" >&6; }
echo "${ECHO_T}not requested" >&6; }
     elif test "x$withval" = "xyes" -o -d "$withval"; then
     elif test "x$withval" = "xyes"; then
       want_clamav=yes
       want_clamav=yes
	 elif test -d "$withval"; then
       want_clamav_path=$withval
       want_clamav_path=$withval
     else
     else
       { echo "$as_me:$LINENO: result: no" >&5
       { echo "$as_me:$LINENO: result: no" >&5
 Lines 23904-23911    Link Here 
     if test "x$withval" = "xno"; then
     if test "x$withval" = "xno"; then
       { echo "$as_me:$LINENO: result: not requested" >&5
       { echo "$as_me:$LINENO: result: not requested" >&5
echo "${ECHO_T}not requested" >&6; }
echo "${ECHO_T}not requested" >&6; }
     elif test "x$withval" = "xyes" -o -d "$withval"; then
     elif test "x$withval" = "xyes"; then
       want_gnutls=yes
       want_gnutls=yes
	 elif test -d "$withval"; then
       want_gnutls_path=$withval
       want_gnutls_path=$withval
     else
     else
       { echo "$as_me:$LINENO: result: no" >&5
       { echo "$as_me:$LINENO: result: no" >&5