summaryrefslogtreecommitdiff
path: root/TAO/tao-config.in
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>1999-11-16 02:01:11 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>1999-11-16 02:01:11 +0000
commit4d9096e9e8c53ea676f716a716a5d5a08c05f85b (patch)
tree2f4469a41d864d47e52891e4112bf79139488dc7 /TAO/tao-config.in
parentd9959873f3787fe73625f4b8b8e006d8fac3b610 (diff)
downloadATCD-4d9096e9e8c53ea676f716a716a5d5a08c05f85b.tar.gz
ChangeLogTag:Mon Nov 15 19:58:19 1999 Ossama Othman <othman@cs.wustl.edu>
Diffstat (limited to 'TAO/tao-config.in')
-rw-r--r--TAO/tao-config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao-config.in b/TAO/tao-config.in
index 19535df11c0..757c80eb15c 100644
--- a/TAO/tao-config.in
+++ b/TAO/tao-config.in
@@ -71,7 +71,7 @@ libs_l=false
# These values are only valid for TAO.
the_compiler="@CXX@"
-the_libs="$the_libs @TAO_LIBDIR@ @TAO_LIBS@"
+the_libs="$the_libs @TAO_LIBDIR@ -lTAO @TAO_LIBS@"
the_flags="$the_flags @TAO_INCLUDEDIR@ @CXXFLAGS@"
while test $# -gt 0; do