Don't try to build the documentation if doxygen isn't found
authorXiang, Haihao <haihao.xiang@intel.com>
Wed, 6 Feb 2013 01:39:34 +0000 (09:39 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Tue, 28 May 2013 08:46:47 +0000 (16:46 +0800)
commitd95bc2d427a0d9250387cf27e6fc86d7d6b76e52
tree6cc8334a34876c0caac640c23c74be43561c7c8d
parent65e2a50a0afe89194d99395dca738dde7fd52bc6
Don't try to build the documentation if doxygen isn't found

Making all in doc
make[2]: Entering directory `/home/xhh/graphics/ex/vaapi/libva/doc'
enable_docs=no Doxyfile
/bin/bash: Doxyfile: command not found
make[2]: *** [html-out/index.html] Error 127
make[2]: Leaving directory `/home/xhh/graphics/ex/vaapi/libva/doc'

Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com>
configure.ac