Re: configure.in changes



> Try:
> 
>   if $have_base_x_pc ; then
>     GDK_EXTRA_LIBS="$x_extra_libs"
>   else
> -    GDK_EXTRA_LIBS="$X_LIBS $x_extra_libs -lX11 $GDK_EXTRA_LIBS"
> +    GDK_EXTRA_LIBS="$X_LIBS $x_extra_libs -lXext $GDK_EXTRA_LIBS"
>   fi

That did the trick.  With this modification, the build passes.
Thanks.
Jonas



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]