summaryrefslogtreecommitdiff
path: root/protobuf-lite.pc.in
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2018-11-04 17:36:06 -0800
committerColin Cross <ccross@android.com>2018-11-04 17:36:24 -0800
commit61f57327388b1c133011da01545f0a24e09fddf0 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /protobuf-lite.pc.in
parentda247c697d4164fd5ec84f56050890e6469d6edb (diff)
downloadprotobuf-javalite-61f57327388b1c133011da01545f0a24e09fddf0.tar.gz
Revert "Merge tag 'v3.0.1-javalite'"android-wear-8.0.0_r2
This reverts commit f4fe6ab6726e235448020c5fd203e4fc1dad728e, reversing changes made to 6e463f53f1f82dfe0a74e25ae729601a9678730c. Change-Id: I451a710a7b755868c8d6a8de56a0b9bb55fedad6
Diffstat (limited to 'protobuf-lite.pc.in')
-rw-r--r--protobuf-lite.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/protobuf-lite.pc.in b/protobuf-lite.pc.in
deleted file mode 100644
index 80f1f461..00000000
--- a/protobuf-lite.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: Protocol Buffers
-Description: Google's Data Interchange Format
-Version: @VERSION@
-Libs: -L${libdir} -lprotobuf-lite @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
-Cflags: -I${includedir} @PTHREAD_CFLAGS@
-Conflicts: protobuf