[Box Backup-commit] [boxbackup/boxbackup] ea5f56: Fix compile on Ubuntu 16.04.

GitHub noreply at github.com
Fri Jan 20 20:34:06 GMT 2017


  Branch: refs/heads/s3_support
  Home:   https://github.com/boxbackup/boxbackup
  Commit: ea5f56dff44d8c8846378fee02097b404c5b7465
      https://github.com/boxbackup/boxbackup/commit/ea5f56dff44d8c8846378fee02097b404c5b7465
  Author: Chris Wilson <chris+github at qwirx.com>
  Date:   2017-01-20 (Fri, 20 Jan 2017)

  Changed paths:
    M infrastructure/cmake/CMakeLists.txt
    M infrastructure/m4/boxbackup_tests.m4
    M lib/httpserver/S3Simulator.cpp

  Log Message:
  -----------
  Fix compile on Ubuntu 16.04.

We need C++0x features enabled for "auto" to work. We also need to include
boost/version.hpp for Boost version detection to work.




More information about the Boxbackup-commit mailing list