summaryrefslogtreecommitdiff
path: root/m4/ace.m4
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-10-04 19:03:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-10-04 19:03:47 +0000
commit3516db5bf41681aa9fa270c1006becefc8f7d4c6 (patch)
treea6880f5296a91c1785268fe6f51034c613f5b858 /m4/ace.m4
parentb7b351460c7d041607f39ebc0cb715c537c4f9a4 (diff)
downloadATCD-3516db5bf41681aa9fa270c1006becefc8f7d4c6.tar.gz
ChangeLogTag:Wed Oct 4 12:03:07 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'm4/ace.m4')
-rw-r--r--m4/ace.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ace.m4 b/m4/ace.m4
index a1a497699c8..1faae4e9749 100644
--- a/m4/ace.m4
+++ b/m4/ace.m4
@@ -572,7 +572,7 @@ changequote([, ])dnl
case "${enableval}" in
yes)
if test -z "$GXX"; then
- case "$target" in
+ case "$host" in
*solaris*)
ace_user_enable_rtti=yes
;;