On 08/08/11 12:26, Matěj Cepl wrote:
> Patch by Adam Jackson <ajax at redhat dot com>
> 
> Signed-off-by: Matěj Cepl <mc...@redhat.com>
> ---
>  configure.ac |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 17b14fd..c67306b 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -80,6 +80,7 @@ AM_CONDITIONAL(HAVE_ARC4RANDOM, test x$HAVE_ARC4RANDOM = 
> xyes)
>  
>  # Function crypt() comes from the C library or the -lcrypt data encryption 
> library
>  AC_SEARCH_LIBS(crypt, crypt)
> +AC_SEARCH_LIBS([dlopen], [dl])
>  
>  # Function dl() comes from the C library or -ldl
>  AC_SEARCH_LIBS([dlopen], [dl])

http://cgit.freedesktop.org/xorg/app/xdm/commit/?id=c4031966dcbc47b2cc85b83ad78efcc64455cf72

-- 
        -Alan Coopersmith-        alan.coopersm...@oracle.com
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
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