-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63984/
-----------------------------------------------------------

(Updated Nov. 21, 2017, 2:15 p.m.)


Review request for mesos, Alexander Rukletsov and Benjamin Bannier.


Repository: mesos


Description
-------

Sometimes `libprocess` can fail to build due to missing protobuf files.
This adds protobufs to `BUILT_SOURCES` to ensure they are generated
before other files are compiled.


Diffs (updated)
-----

  3rdparty/libprocess/Makefile.am 896be0c6fd2cca514a226f861574e37f89befa1e 


Diff: https://reviews.apache.org/r/63984/diff/2/

Changes: https://reviews.apache.org/r/63984/diff/1-2/


Testing
-------

rm -r build
mkdir build
cd build
../configure
make check


Thanks,

Dmitry Zhuk

Reply via email to