remove rule for running bootstrap, it's only safe to run it manually now
[asterisk-bristuff.git] / mxml / mxml.pc.in
blob81f3bf54939c8904eeb3d233edaa5aea1f8245b0
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: Mini-XML
7 Description: Lightweight XML support library
8 Version: @VERSION@
9 Libs: @PC_LIBS@
10 Cflags: @PC_CFLAGS@