From 58c7263ca5b64a21dc101bb4b24201ba67a8d068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Wed, 25 May 2005 21:47:56 +0000 Subject: - Add FSlib to symlink.sh - Change Xtrans includedir back to be X11/Xtrans, so that users of it can continue to include - Add build system for FSlib - Conditionally include config.h in xc/lib/FS - Remove redundant include of FSproto.h in xc/lib/FS - Add check to proto/X11/configure.ac whether -D_XOPEN_SOURCE is needed. --- xtrans.pc.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'xtrans.pc.in') diff --git a/xtrans.pc.in b/xtrans.pc.in index c8048d0..e8b7c73 100644 --- a/xtrans.pc.in +++ b/xtrans.pc.in @@ -1,10 +1,9 @@ prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ -includedir=@includedir@ -xtransincludedir=@includedir@/X11/Xtrans/X11 +includedir=@includedir@/X11/Xtrans Name: XTrans Description: Abstract network code for X Version: @PACKAGE_VERSION@ -Cflags: -I${xtransincludedir} -I${includedir} -D_BSD_SOURCE @fchown_define@ @sticky_bit_define@ +Cflags: -I${includedir} -D_BSD_SOURCE @fchown_define@ @sticky_bit_define@ -- cgit v1.2.3