summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2005-02-08 08:33:44 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2005-02-08 08:33:44 +0000
commitfe43f7462ff2e9fb9803d97434b65a99f0c89767 (patch)
treea9eb99a8253dd2b80e9f0c10112ae84b218f7cd2
parent74df3227faae9efe680b2fa26708bb4fbeaf3c30 (diff)
downloadATCD-fe43f7462ff2e9fb9803d97434b65a99f0c89767.tar.gz
ChangeLogTag:Tue Feb 8 00:22:48 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
-rw-r--r--protocols/ace/RMCast/ACE_RMCast.pc.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/protocols/ace/RMCast/ACE_RMCast.pc.in b/protocols/ace/RMCast/ACE_RMCast.pc.in
deleted file mode 100644
index 3eb6428d28b..00000000000
--- a/protocols/ace/RMCast/ACE_RMCast.pc.in
+++ /dev/null
@@ -1,11 +0,0 @@
-prefix=@prefix@
-exec_prefix=@exec_prefix@
-libdir=@libdir@
-includedir=@includedir@
-
-Name: ACE_RMCast
-Description: ACE Reliable Multicast Library
-Requires: ACE
-Version: @VERSION@
-Libs: -L${libdir} -lACE_RMCast
-Cflags: -I${includedir}