X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/dde24f58aaec900461e43e21e5e4597fa139d419..7627372e9d5ad3283bfaace12bc9ae2b2e57c23b:/configure.ac diff --git a/configure.ac b/configure.ac index ee452c9..80cc04f 100644 --- a/configure.ac +++ b/configure.ac @@ -286,7 +286,7 @@ if test $want_cgi = yes; then fi done ]) - if test "$rjk_cv_cgiexecdir" = "not found"; then + if test "$rjk_cv_httpdir" = "not found"; then AC_MSG_ERROR([cannot identify httpd documentroot. Set httpdir on configure command line]) fi httpdir="$rjk_cv_httpdir"