[PATCH:libXi] configure.ac: Fix a typo in comments.
Chase Douglas
chase.douglas at canonical.com
Thu Dec 22 08:34:52 PST 2011
On 12/22/2011 06:50 AM, Cyril Brulebois wrote:
> Signed-off-by: Cyril Brulebois <kibi at debian.org>
> ---
> configure.ac | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 79ba97e..481cf44 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -27,7 +27,7 @@ XORG_CHECK_SGML_DOCTOOLS(1.8)
> XORG_WITH_ASCIIDOC(8.4.5)
> XORG_CHECK_MALLOC_ZERO
>
> -# Obtain compiler/linker options for depedencies
> +# Obtain compiler/linker options for dependencies
> PKG_CHECK_MODULES(XI, [xproto >= 7.0.13] [x11 >= 1.4.99.1] [xextproto >= 7.0.3] [xext >= 1.0.99.1] [inputproto >= 2.1.99.3])
>
> # Check for xmlto and asciidoc for man page conversion
Reviewed-by: Chase Douglas <chase.douglas at canonical.com>
More information about the xorg-devel
mailing list