diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-08-22 17:57:04 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-08-22 17:57:04 +0000 |
commit | 4970d81d1683995bdf972f6075e03d779f32bb91 (patch) | |
tree | 385877256e98bb020b108293153f31309434abd9 /TAO/tao/BiDir_GIOP | |
parent | 547192a698a374c23b1ee4ecc6d7b14e9cc5f790 (diff) | |
download | ATCD-4970d81d1683995bdf972f6075e03d779f32bb91.tar.gz |
ChangeLogTag: Mon Aug 22 10:43:11 2005 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'TAO/tao/BiDir_GIOP')
-rw-r--r-- | TAO/tao/BiDir_GIOP/TAO_BiDirGIOP.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/BiDir_GIOP/TAO_BiDirGIOP.pc.in b/TAO/tao/BiDir_GIOP/TAO_BiDirGIOP.pc.in index 79977431ea0..b2f5df3a839 100644 --- a/TAO/tao/BiDir_GIOP/TAO_BiDirGIOP.pc.in +++ b/TAO/tao/BiDir_GIOP/TAO_BiDirGIOP.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ Name: TAO_BiDirGIOP Description: TAO Bidirection GIOP Library -Requires: TAO +Requires: TAO_PI, TAO_CodecFactory, TAO_AnyTypeCode, TAO Version: @VERSION@ Libs: -L${libdir} -lTAO_BiDirGIOP Cflags: -I${includedir} |