Re: [PATCH] config-parser-test: fix compile error

2013-05-26 Thread Kristian Høgsberg
db2174eb2c7d05abe0be126c Mon Sep 17 00:00:00 2001 > From: Mun Gwan-gyeong > Date: Sat, 25 May 2013 01:13:09 +0900 > Subject: [PATCH] config-parser-test: fix compile error > > Add COMPOSITOR_CFLAGS to Makefile.am > --- > shared/Makefile.am | 2 +- > 1 file changed, 1 inser

Re: [PATCH] config-parser-test: fix compile error

2013-05-25 Thread Hardening
From 993ddf5481242b74db2174eb2c7d05abe0be126c Mon Sep 17 00:00:00 2001 From: Mun Gwan-gyeong Date: Sat, 25 May 2013 01:13:09 +0900 Subject: [PATCH] config-parser-test: fix compile error Add COMPOSITOR_CFLAGS to Makefile.am --- shared/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/Makefile

[PATCH] config-parser-test: fix compile error

2013-05-24 Thread Mun, Gwan-gyeong
Mun Gwan-gyeong Date: Sat, 25 May 2013 01:13:09 +0900 Subject: [PATCH] config-parser-test: fix compile error Add COMPOSITOR_CFLAGS to Makefile.am --- shared/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/Makefile.am b/shared/Makefile.am index cf08ec5..323f838 1006