Twas brillig at 00:22:38 09.09.2010 UTC-04 when twoer...@gmail.com did gyre and 
gimble:

 TW> From: Trevor Woerner <twoer...@gmail.com>

 TW> Signed-off-by: Trevor Woerner <twoer...@gmail.com>
 TW> ---
 TW>  configure.ac |    4 +++-
 TW>  1 files changed, 3 insertions(+), 1 deletions(-)

 TW> diff --git a/configure.ac b/configure.ac
 TW> index a7ee0f5..f4202e9 100644
 TW> --- a/configure.ac
 TW> +++ b/configure.ac
 TW> @@ -486,7 +486,9 @@ xxlib|xdri|xosmesa)
 TW>      ;;
 TW>  esac
 TW>  
 TW> -PKG_CHECK_MODULES([TALLOC], [talloc])
 TW> +PKG_CHECK_MODULES([TALLOC], [talloc], [],
 TW> +    
[AC_SEARCH_LIBS([talloc_version_major],[talloc],[TALLOC_LIBS="-ltalloc" 
TALLOC_CFLAGS=""],
 TW> +        [AC_MSG_ERROR([Can't find TALLOC])])])
 TW>  AC_SUBST([TALLOC_LIBS])
 TW>  AC_SUBST([TALLOC_CFLAGS])
 TW>  
 TW> -- 
 TW> 1.7.1

Reviewed-by: Mikhail Gusarov <dotted...@dottedmag.net.>

-- 
  http://fossarchy.blogspot.com/

Attachment: pgpkV59rdKfDj.pgp
Description: PGP signature

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to