summaryrefslogtreecommitdiff
path: root/m4/ace.m4
diff options
context:
space:
mode:
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
;;