On Tuesday 17 November 2009, Zachary T Welch wrote:
> +AC_MSG_CHECKING([whether to build manual as PDF])
> +AC_ARG_ENABLE(manaul-pdf,

But if we want the "manual" not the "manaul" ... ?  :)

> +  AS_HELP_STRING([--enable-manual-pdf],
> +    [Enable building developer manual as PDF.]),
> +  [manual_as_pdf=$enableval], [manual_as_pdf=no])
> +AC_SUBST(manual_as_pdf)
> +AC_MSG_RESULT($manual_as_pdf)


_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to