Revert "protobuf.pc.in does not reflect CXXFLAGS"

This reverts commit a7180caf19.
pull/6124/head
Seth Girvan 6 years ago committed by Adam Cozzette
parent 55f89a10fa
commit cdf873f29b
  1. 2
      protobuf.pc.in

@ -8,5 +8,5 @@ Description: Google's Data Interchange Format
Version: @VERSION@
Libs: -L${libdir} -lprotobuf @PTHREAD_LIBS@
Libs.private: @LIBS@
Cflags: -I${includedir} @PTHREAD_CFLAGS@ @CXXFLAGS@
Cflags: -I${includedir} @PTHREAD_CFLAGS@
Conflicts: protobuf-lite

Loading…
Cancel
Save