Fix build issue when BOOST is disabled
commit94362d982cc8e89b1342daf853f5e96f349797f9
authorNicolas VIVIEN <nicolas@vivien.fr>
Wed, 21 Jul 2010 11:58:52 +0000 (21 13:58 +0200)
committerNicolas VIVIEN <nicolas@vivien.fr>
Wed, 21 Jul 2010 12:01:41 +0000 (21 14:01 +0200)
treedd9d3137982baf6cbcde8b819f2e970c9078c631
parentdbcdead80b0a7ec1817f29bd3650aaeefefaed87
Fix build issue when BOOST is disabled

The Chris' patch to factorize the opensync plugin code add glib using.

So we have to add the good include path to build barry library and barry
tools. When we build without the boost support, GLIB2_CXXFLAGS isn't
used !
tools/Makefile.am