Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tao / TAO.pc.in
blobce8d342789c4ac1396f8ed5c9e47af2bb295d98b
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: TAO
7 Description: The ACE ORB
8 Requires: ACE
9 Version: @VERSION@
10 Libs: -L${libdir} -lTAO
11 Cflags: -I${includedir}