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

This reverts commit a7180caf19.
pull/6164/head
Seth Girvan 6 years ago committed by Hao Nguyen
parent 46d5cc7de5
commit 014872a962
  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