From: Martin Kraemer Date: Mon, 11 Aug 2003 08:03:41 +0000 (+0000) Subject: Typo X-Git-Tag: pre_ajp_proxy~1277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a7f39b1d90881f11850ad7cecffe49e5c68f39d2;p=apache Typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100959 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/config.m4 b/support/config.m4 index 8169a1ec4b..cb2322ec8c 100644 --- a/support/config.m4 +++ b/support/config.m4 @@ -6,7 +6,7 @@ htdbm_LTFLAGS="" ab_LTFLAGS="" checkgid_LTFLAGS="" -AC_ARG_ENABLE(static-support,APACHE_HELP_STRING(--enable-static-support,Build a statically linked version the support binaries),[ +AC_ARG_ENABLE(static-support,APACHE_HELP_STRING(--enable-static-support,Build a statically linked version of the support binaries),[ if test "$enableval" = "yes" ; then APR_ADDTO(htpasswd_LTFLAGS, [-static]) APR_ADDTO(htdigest_LTFLAGS, [-static])