Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / ACE / ACEXML / common / ACEXML.pc.in
blob78a706c17c09b7971b0d8835f0a9f977b3f188d2
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: ACEXML
7 Description: ACE XML Library
8 Requires: ACE
9 Version: @VERSION@
10 Libs: -L${libdir} -lACEXML
11 Cflags: -I${includedir}