Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / ACE / protocols / ace / TMCast / ACE_TMCast.pc.in
bloba56956f81b28d8bba7e53527d3bd87b97ab26562
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: ACE_TMCast
7 Description: ACE Transaction Multicast Library
8 Requires: ACE
9 Version: @VERSION@
10 Libs: -L${libdir} -lACE_TMCast
11 Cflags: -I${includedir}