summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b308f8aa8c..a749ea0b3b 100644
--- a/configure.in
+++ b/configure.in
@@ -23,7 +23,7 @@ sinclude(acinclude.m4)
dnl Generate ./config.nice for reproducing runs of configure
dnl
-APACHE_CONFIG_NICE(config.nice)
+APR_CONFIG_NICE(config.nice)
test "$exec_prefix" = "NONE" && exec_prefix='${prefix}'
test "$prefix" = "NONE" && prefix='/usr/local'