~drizzle-developers/drizzle/nightly

« back to all changes in this revision

Viewing changes to m4/pandora_have_libboost_iostreams.m4

  • Committer: Hudson Drizzle
  • Date: 2010-11-10 01:28:55 UTC
  • mfrom: (1273.776.75 staging)
  • Revision ID: hudson@drizzle.org-20101110012855-cdi06s1bk2e1kigx
* Non-maintainer upload.
* Merged from trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    [test "x${ac_cv_libboost_iostreams}" = "xyes" -o "x${ac_cv_libboost_iostreams_mt}" = "xyes"])
34
34
  BOOST_LIBS="${BOOST_LIBS} ${LTLIBBOOST_IOSTREAMS_MT} ${LTLIBBOOST_IOSTREAMS}"
35
35
  AC_SUBST(BOOST_LIBS) 
 
36
  AC_DEFINE(BOOST_IOSTREAMS_USE_DEPRECATED, [], [Used for client/linebuffer.cc, remove this and fix file when we require a newer boost])
36
37
])
37
38
 
38
39
AC_DEFUN([PANDORA_HAVE_BOOST_IOSTREAMS],[