You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
291 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -21,7 +21,6 @@ AC_PROG_MAKE_SET
  4. AM_PROG_CC_C_O
  5. dnl Allow partial building on systems without xmlto
  6. -AC_CHECK_PROG([have_xmlto], [xmlto], ["yes"],["no"])
  7. AM_CONDITIONAL([BUILD_DOC], [test "x${have_xmlto}" = "xyes"])
  8. dnl Shared-library version