Signed-off-by: Timothy Gu <[email protected]> --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac index fd2ce0f..ba8604e 100644 --- a/configure.ac +++ b/configure.ac @@ -84,7 +84,7 @@ AC_SUBST([CSS_REQUIRES]) CC_CHECK_CFLAGS_APPEND([-Wall -Wsign-compare]) -AC_ARG_ENABLE([doc], +AC_ARG_ENABLE([apidoc], AS_HELP_STRING([--disable-apidoc], [Disable building (with Doxygen) and intalling API documentation @<:@default=auto@:@>])) AC_PATH_PROG([DOXYGEN], [doxygen]) -- 1.8.3.2 _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
