On Wed, Aug 3, 2011 at 5:12 AM, Tiago Vignatti wrote:
> With this the X server directory can become independent from the
> installation prefix set by autoconf.
Thanks, applied with a tweak to change the define to XSERVER_PATH and
make it the entire path to the X server.
Kristian
> Signed-off-by
With this the X server directory can become independent from the
installation prefix set by autoconf.
Signed-off-by: Tiago Vignatti
---
compositor/Makefile.am |2 +-
configure.ac |5 +
2 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/compositor/Makefile.am b/c