1. 22 Feb, 2019 2 commits
    • Daniel Ruoso's avatar
      `Libs` should not include `@PTHREAD_CFLAGS@` · 4b389fad
      Daniel Ruoso authored
      That should be only on the CFlags. When using the compiler
      as the linker driver, one may want to also call pkg-config to get the
      cflags, but when invoking the linker, there should be no compiler flags.
      4b389fad
    • dickmao's avatar
      protobuf.pc.in does not reflect CXXFLAGS · a7180caf
      dickmao authored
      Currently, downstream libraries such as RProtoBuf fail because
      `-std=c++11` is required via `configure.ac`, but RProtobuf has no way
      of knowing this by consulting `pkg-config --cflags protobuf`.
      a7180caf
  2. 12 May, 2015 1 commit
  3. 03 Jul, 2012 1 commit
  4. 03 Aug, 2009 1 commit