D | gp-documentation.m4 | 9 AC_MSG_CHECKING([whether to build any docs]) 10 AC_ARG_ENABLE([docs], [dnl optenable 11 AS_HELP_STRING([--disable-docs], [whether to create any documentation])], [dnl 31 [Where to install docs [default=autodetect]])]) 70 dnl check whether to build docs and where to: 88 AC_ARG_ENABLE([docs], optenable 89 [AS_HELP_STRING([--enable-docs], 105 GP_CONFIG_MSG([build API docs with gtk-doc],[$gtkdoc_msg]) 114 [Where to install html docs [default=autodetect]])])
|