On 12/18/2014 02:30 PM, Peter Hutterer wrote:
>
> that's quite unusual. libinput.doxygen itself has no dependency on
> dot or doxygen, so I don't think moving this here is helpful, it just hides
> it away from a known location. ACK to the rest of the patch, I'll just move
> this bit back to AC_CON
On Thu, Dec 18, 2014 at 10:49:59AM -0800, Jon A. Cruz wrote:
> Added option with fallback of 'auto' to control building of documentation.
>
> Signed-off-by: Jon A. Cruz
> ---
> configure.ac| 72
> ++---
> doc/Makefile.am | 2 +-
> 2 files
Added option with fallback of 'auto' to control building of documentation.
Signed-off-by: Jon A. Cruz
---
configure.ac| 72 ++---
doc/Makefile.am | 2 +-
2 files changed, 55 insertions(+), 19 deletions(-)
diff --git a/configure.ac b/confi