[PATCH:xfs] Remove dependency on libFS, the client-side library

Gaetan Nadon memsize at videotron.ca
Sat Sep 17 12:59:51 PDT 2011


On Fri, 2011-09-16 at 19:26 -0700, Alan Coopersmith wrote:

> xfs doesn't include <X11/fonts/FSlib.h> nor call any functions from the
> library, which is not surprising, as that's the library containing the
> client-side code for connecting to a font server such as xfs.
> 
> Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
> ---
>  configure.ac |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure.ac b/configure.ac
> index 473f399..b6c7c48 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -130,7 +130,7 @@ fi
>  AC_CHECK_FUNCS([daemon])
>  
>  # Checks for pkg-config packages
> -PKG_CHECK_MODULES(XFS, libfs xfont xtrans)
> +PKG_CHECK_MODULES(XFS, xfont xtrans)
>  
>  # Transport selection macro from xtrans.m4
>  XTRANS_CONNECTION_FLAGS


Reviewed-by: Gaetan Nadon <memsize at videotron.ca>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110917/ee85af17/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110917/ee85af17/attachment.pgp>


More information about the xorg-devel mailing list