summaryrefslogtreecommitdiff
path: root/build/apr_common.m4
diff options
context:
space:
mode:
Diffstat (limited to 'build/apr_common.m4')
-rw-r--r--build/apr_common.m44
1 files changed, 3 insertions, 1 deletions
diff --git a/build/apr_common.m4 b/build/apr_common.m4
index 8dd0ac156..82d3e087c 100644
--- a/build/apr_common.m4
+++ b/build/apr_common.m4
@@ -379,7 +379,9 @@ ac_decision=''
])
-define(APR_DECIDE,[dnl
+AC_DEFUN([APR_DECIDE],[dnl
+dnl Define the flag (or not) in apr_private.h via autoheader
+AH_TEMPLATE($1, [Define if $2 will be used])
ac_decision='$1'
ac_decision_msg='$2'
ac_decision_$1=yes