summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:11 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2006-07-24 15:50:11 +0000
commit8008dd09ccf88d4edef237a184a698cac42f2952 (patch)
treeda50d054f9c761c3f6a5923f6979e93306c56d68 /TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in
parent13d6e89af439164c0ade48e6f5c3e9b3f971e8c9 (diff)
downloadATCD-8008dd09ccf88d4edef237a184a698cac42f2952.tar.gz
Repo restructuring
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in')
-rw-r--r--TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in b/TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in
deleted file mode 100644
index 4150e1f29eb..00000000000
--- a/TAO/orbsvcs/orbsvcs/TAO_FaultTolerance.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: TAO_FaultTolerance
-Description: TAO Fault Tolerant Client ORB Library
-Requires: TAO_FT_ServerORB, TAO_FT_ClientORB, TAO_CosNotification
-Version: @VERSION@
-Libs: -L${libdir} -lTAO_FaultTolerance
-Cflags: -I${includedir}