summaryrefslogtreecommitdiff
path: root/expat.pc.in
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2013-05-03 09:55:54 -0700
committerBrian Carlstrom <bdc@google.com>2013-05-03 10:56:23 -0700
commit94bdc617210c34bb51fd86312820975510b267f2 (patch)
tree0d8680bd2c240549fa3f1700356be764bcf4a9ab /expat.pc.in
parentd062392d484cf6ca7f4b3eb9032d8237f8eb63fd (diff)
downloadexpat-94bdc617210c34bb51fd86312820975510b267f2.tar.gz
Add import_expat.sh
Change-Id: Ie09ad2e17c5ced08923b0407fef54e6f0b08e4bf
Diffstat (limited to 'expat.pc.in')
-rw-r--r--expat.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/expat.pc.in b/expat.pc.in
deleted file mode 100644
index 5207e3e1..00000000
--- a/expat.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: expat
-Version: @PACKAGE_VERSION@
-Description: expat XML parser
-URL: http://www.libexpat.org
-Libs: -L${libdir} -lexpat
-Cflags: -I${includedir}