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 8af78f8dcd6..602c1335650 100644
--- a/m4/ace.m4
+++ b/m4/ace.m4
@@ -249,7 +249,7 @@ dnl line, then "no_x" is set to "yes."
AC_MSG_WARN([existing gperf may be overwritten during installation])
fi
])
-dnl AM_CONDITIONAL(COMPILE_GPERF, test X$ace_user_with_gperf = Xyes)
+AM_CONDITIONAL([COMPILE_GPERF], [test X$ace_user_with_gperf = Xyes])
#AC_ARG_WITH([tao],
# AC_HELP_STRING([--with-tao],[build TAO (the ACE ORB) [[yes]]]),