summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4db5372e8c6..59424a775ce 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7566,7 +7566,7 @@ AC_CONFIG_FILES([
])
dnl Configure subdirectories if they are present.
-if test -d $srcdir/ACEXML -a X$ace_user_with_acexml = Xyes; then
+if test -d $srcdir/ACEXML; then
AC_CONFIG_FILES([
ACEXML/Makefile
ACEXML/common/Makefile