libftdi-git Archives

Subject: A library to talk to FTDI chips branch, libftdi-0.x, updated. v0.20-6-g55c86da

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Mon, 3 Jun 2013 09:21:58 +0200 (CEST)
The branch, libftdi-0.x has been updated
       via  55c86dace5a6a478ade519f3bc848995875702a9 (commit)
      from  560753082000d95cc5485cc03cc0415305ca17e0 (commit)


- Log -----------------------------------------------------------------
commit 55c86dace5a6a478ade519f3bc848995875702a9
Author: John Hein <47vzntyus9@xxxxxxxxxxx>
Date:   Mon Jun 3 09:21:37 2013 +0200

    Include BOOST_CPPFLAGS when compiling the ftdipp example

-----------------------------------------------------------------------

Summary of changes:
 examples/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/examples/Makefile.am b/examples/Makefile.am
index a7d28e2..6567e1b 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -39,6 +39,7 @@ baud_test_SOURCES = baud_test.c
 
 if HAVE_LIBFTDIPP
 find_all_pp_SOURCES = find_all_pp.cpp
+find_all_pp_CPPFLAGS = $(BOOST_CPPFLAGS)
 find_all_pp_LDADD = $(top_builddir)/ftdipp/libftdipp.la $(LDADD)
 endif
 


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, libftdi-0.x, updated. v0.20-6-g55c86da, libftdi-git <=