Regressed-in: 39c548da0cf0522ad246630605b96751ab6d39c0
Signed-off-by: Mihail Konev <[email protected]>
---
This fixes out-of-source XQuartz build.

 hw/xquartz/Makefile.am     | 2 +-
 hw/xquartz/xpr/Makefile.am | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hw/xquartz/Makefile.am b/hw/xquartz/Makefile.am
index 4da896d76173..5ccbe48917bc 100644
--- a/hw/xquartz/Makefile.am
+++ b/hw/xquartz/Makefile.am
@@ -8,7 +8,7 @@ AM_CPPFLAGS = \
        -DUSE_NEW_CLUT \
        -DXFree86Server \
        -I$(top_srcdir)/miext/rootless \
-       -I$(top_builddir)/pseudoramiX \
+       -I$(top_srcdir)/pseudoramiX \
        -DX11LIBDIR=\"$(libdir)\"
 
 if GLX
diff --git a/hw/xquartz/xpr/Makefile.am b/hw/xquartz/xpr/Makefile.am
index c654ee595cb9..e4b138617805 100644
--- a/hw/xquartz/xpr/Makefile.am
+++ b/hw/xquartz/xpr/Makefile.am
@@ -3,7 +3,7 @@ noinst_LTLIBRARIES = libXquartzXpr.la
 AM_CFLAGS =  $(DIX_CFLAGS)
 AM_CPPFLAGS = \
        -I$(srcdir) -I$(srcdir)/.. \
-       -I$(top_builddir)/pseudoramiX \
+       -I$(top_srcdir)/pseudoramiX \
        -I$(top_srcdir)/miext \
        -I$(top_srcdir)/miext/rootless
 
-- 
2.9.2

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to