~shippo/plank/fix-1095843

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Rico Tzschichholz
  • Date: 2017-02-05 15:00:11 UTC
  • Revision ID: ricotz@ubuntu.com-20170205150011-cs35k8j7filyr3ci
docs: Generate or update manpage with help2man if available

Show diffs side-by-side

added added

removed removed

Lines of Context:
316
316
    AC_MSG_ERROR([Doc building requested but valadoc not installed.])
317
317
fi
318
318
 
 
319
AC_CHECK_PROG([HELP2MAN], [help2man], [help2man])
 
320
AM_CONDITIONAL([HAVE_HELP2MAN], [test x$HELP2MAN = xhelp2man])
 
321
 
319
322
 
320
323
# -----------------------------------------------------------
321
324
# Test Dependencies