diff options
author | William R. Otte <wotte@dre.vanderbilt.edu> | 2006-07-24 15:50:11 +0000 |
---|---|---|
committer | William R. Otte <wotte@dre.vanderbilt.edu> | 2006-07-24 15:50:11 +0000 |
commit | 8008dd09ccf88d4edef237a184a698cac42f2952 (patch) | |
tree | da50d054f9c761c3f6a5923f6979e93306c56d68 /TAO/tao/TAO.pc.in | |
parent | 13d6e89af439164c0ade48e6f5c3e9b3f971e8c9 (diff) | |
download | ATCD-8008dd09ccf88d4edef237a184a698cac42f2952.tar.gz |
Repo restructuring
Diffstat (limited to 'TAO/tao/TAO.pc.in')
-rw-r--r-- | TAO/tao/TAO.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/TAO/tao/TAO.pc.in b/TAO/tao/TAO.pc.in deleted file mode 100644 index ce8d342789c..00000000000 --- a/TAO/tao/TAO.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: TAO -Description: The ACE ORB -Requires: ACE -Version: @VERSION@ -Libs: -L${libdir} -lTAO -Cflags: -I${includedir} |