----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16392/#review30766 -----------------------------------------------------------
Where did you obtain the macro? Was it from the autoconf macro archive here: http://www.gnu.org/software/autoconf-archive/ax_cxx_header_stdcxx_tr1.html#ax_cxx_header_stdcxx_tr1 We'll need to keep the copyright notice on this file. - Ben Mahler On Dec. 20, 2013, 10:58 a.m., TILL TOENSHOFF wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16392/ > ----------------------------------------------------------- > > (Updated Dec. 20, 2013, 10:58 a.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Niklas Nielsen. > > > Bugs: MESOS-706 > https://issues.apache.org/jira/browse/MESOS-706 > > > Repository: mesos-git > > > Description > ------- > > Adds a check for TR1 within the autoconf phase (AC_HEADER_STDCXX_TR1) and > simply errors out if that fails. Users are advised to use at least gcc 4.0 > for getting over that hurdle. > > > Diffs > ----- > > configure.ac f69908a > m4/ac_header_stdcxx_tr1.m4 PRE-CREATION > > Diff: https://reviews.apache.org/r/16392/diff/ > > > Testing > ------- > > ./bootstrap ./configure (with and without TR1 headers available) > > > Thanks, > > TILL TOENSHOFF > >
