Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tao / RTPortableServer / TAO_RTPortableServer.pc.in
blob05f16980cea578e5d93584f108cdfd625b892f9a
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: TAO_RTPortableServer
7 Description: TAO Real-Time PortableServer Library
8 Requires: TAO_PortableServer, TAO_RTCORBA, TAO_PI, TAO_CodecFactory, TAO_AnyTypeCode, TAO
9 Version: @VERSION@
10 Libs: -L${libdir} -lTAO_RTPortableServer
11 Cflags: -I${includedir}