• Jisi Liu's avatar
    Make the code independent of config.h · 78d470c7
    Jisi Liu authored
    Now the Build tool needs to define -DHAVE_ZLIB and -DHAVE-PTHREAD rather
    than providing a config.h
    
    - Make pbconfig.h a manually written file to handle hash conditions
      according to platform related macros.
    - Remove #include "config.h" from source code.
    - Changed the configure.ac and Makefile.am to pass down the macros.
    - Change cmake to pass down the the macros.
    
    Change-Id: I537249d5df8fdeba189706aec436d1ab1104a4dc
    78d470c7
Name
Last commit
Last update
..
coded_stream.cc Loading commit data...
coded_stream.h Loading commit data...
coded_stream_inl.h Loading commit data...
coded_stream_unittest.cc Loading commit data...
gzip_stream.cc Loading commit data...
gzip_stream.h Loading commit data...
gzip_stream_unittest.sh Loading commit data...
package_info.h Loading commit data...
printer.cc Loading commit data...
printer.h Loading commit data...
printer_unittest.cc Loading commit data...
strtod.cc Loading commit data...
strtod.h Loading commit data...
tokenizer.cc Loading commit data...
tokenizer.h Loading commit data...
tokenizer_unittest.cc Loading commit data...
zero_copy_stream.cc Loading commit data...
zero_copy_stream.h Loading commit data...
zero_copy_stream_impl.cc Loading commit data...
zero_copy_stream_impl.h Loading commit data...
zero_copy_stream_impl_lite.cc Loading commit data...
zero_copy_stream_impl_lite.h Loading commit data...
zero_copy_stream_unittest.cc Loading commit data...