This will keep the value in sync with xorg-gtest.pc.in.

Signed-off-by: Gaetan Nadon <[email protected]>
---
 src/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index 772e257..a150688 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -35,7 +35,7 @@ libxorg_gtest_la_SOURCES = \
 libxorg_gtest_la_CPPFLAGS = \
        $(AM_CPPFLAGS) \
        $(GTEST_CPPFLAGS) \
-       -DDUMMY_CONF_PATH="\"$(datadir)/xorg/gtest/dummy.conf\""
+       -DDUMMY_CONF_PATH=\"$(DUMMY_CONF_PATH)\"
 
 libxorg_gtest_main_la_SOURCES = \
        defines.h \
-- 
1.7.5.4

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

Reply via email to