|
|
@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 |
|
|
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 |
|
|
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 |
|
|
_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" |
| |
|
|
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 |
|
|
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 |