~brianaker/gearmand/switch-to-autoconf-archive-boost

« back to all changes in this revision

Viewing changes to tests/libgearman-1.0/include.am

  • Committer: Brian Aker
  • Date: 2013-10-05 08:52:38 UTC
  • Revision ID: brian@tangent.org-20131005085238-1p3qqa0x33drvo5h
Switch to use autoconf-archive boost

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
t_client_SOURCES=
15
15
t_client_LDADD=
16
16
 
17
 
t_client_CXXFLAGS+= $(BOOST_CPPFLAGS)
18
17
t_client_CXXFLAGS+= @PTHREAD_CFLAGS@
19
18
t_client_SOURCES+= tests/libgearman-1.0/client_test.cc 
20
19
t_client_SOURCES+= tests/libgearman-1.0/do.cc