check doxygen availability only if we enable documentation build

SVN revision: 38866
This commit is contained in:
Vincent Torri 2009-01-31 20:18:51 +00:00
parent 29b0f87503
commit 6364a1b9da
1 changed files with 42 additions and 39 deletions

View File

@ -28,6 +28,8 @@ AC_ARG_ENABLE([doc],
[efl_enable_doc="yes"]
)
if test "x${efl_enable_doc}" = "xyes" ; then
dnl
dnl Specify the full file name, with path
dnl
@ -72,6 +74,7 @@ AC_ARG_WITH([doxygen],
fi
]
)
fi
dnl
dnl Substitution