libftdi: add a --without-docs flag
authorMike Frysinger <vapier@gentoo.org>
Tue, 22 Jun 2010 23:02:06 +0000 (19:02 -0400)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 25 Jun 2010 10:43:54 +0000 (12:43 +0200)
commit08cbec1382c87a4f81ff773c6d032384b04d4b89
treeea4284bf9b4b2544a78e3792eff5dc8dcc9354b9
parent010b6490502a478fcb3e87c29aeb76acf236321b
libftdi: add a --without-docs flag

Allow people to easily & forcibly disable doxygen support.  This is useful
in builds where we only want the library and nothing else.

The default is unchanged -- configure still searches for doxygen.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
configure.in