Cleanup ACE_HAS_PTHREAD_SIGMASK_PROTOTYPE, all platforms support it so far as I can...
[ACE_TAO.git] / ACE / protocols / ace / RMCast / ACE_RMCast.pc.in
blob3eb6428d28b80fbdec242f0f79ce0d6713ca4549
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: ACE_RMCast
7 Description: ACE Reliable Multicast Library
8 Requires: ACE
9 Version: @VERSION@
10 Libs: -L${libdir} -lACE_RMCast
11 Cflags: -I${includedir}