summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/orbsvcs/TAO_PortableGroup.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
commit6b846cf03c0bcbd8c276cb0af61a181e5f98eaae (patch)
treeda50d054f9c761c3f6a5923f6979e93306c56d68 /TAO/orbsvcs/orbsvcs/TAO_PortableGroup.pc.in
parent0e555b9150d38e3b3473ba325b56db2642e6352b (diff)
downloadATCD-6b846cf03c0bcbd8c276cb0af61a181e5f98eaae.tar.gz
Repo restructuring
Diffstat (limited to 'TAO/orbsvcs/orbsvcs/TAO_PortableGroup.pc.in')
-rw-r--r--TAO/orbsvcs/orbsvcs/TAO_PortableGroup.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/orbsvcs/orbsvcs/TAO_PortableGroup.pc.in b/TAO/orbsvcs/orbsvcs/TAO_PortableGroup.pc.in
deleted file mode 100644
index 0e4e6c876b4..00000000000
--- a/TAO/orbsvcs/orbsvcs/TAO_PortableGroup.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: TAO_PortableGroup
-Description: TAO PortableGroup Library
-Requires: TAO_CosNaming, TAO_IORManip, TAO_Messaging, TAO
-Version: @VERSION@
-Libs: -L${libdir} -lTAO_PortableGroup
-Cflags: -I${includedir}