From c46761f286f8c9a41ee0e510211b5ed667a78479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Sandmann=20Pedersen?= Date: Tue, 12 Jul 2005 18:45:46 +0000 Subject: - lib/lbxutil/lbxutil.pc.in: link to lbxutil, not Xfixes - symlink.sh: add xedit.h, add xedit/lis/mp directory, add xfs - xc/programs/xedit: include "lisp/../xedit.h" instead of xedit/xedit.h - Change include of "foo.h" to in various places in xc/programs/lbxproxy and xc/programs/xfs - add build system for xfs - add forgotten lbxproxytrans.c file --- lisp/xedit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp') diff --git a/lisp/xedit.c b/lisp/xedit.c index f956543..7fa1748 100644 --- a/lisp/xedit.c +++ b/lisp/xedit.c @@ -29,7 +29,7 @@ /* $XFree86: xc/programs/xedit/lisp/xedit.c,v 1.25 2003/04/27 18:17:35 tsi Exp $ */ -#include "xedit/xedit.h" +#include "lisp/../xedit.h" #include /* Needs some private definitions */ #include /* Also needs private definitions... */ #include -- cgit v1.2.3