]> granicus.if.org Git - apache/commitdiff
Typo
authorMartin Kraemer <martin@apache.org>
Mon, 11 Aug 2003 08:03:41 +0000 (08:03 +0000)
committerMartin Kraemer <martin@apache.org>
Mon, 11 Aug 2003 08:03:41 +0000 (08:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100959 13f79535-47bb-0310-9956-ffa450edef68

support/config.m4

index 8169a1ec4b31e70d0d4a460c24da904fa424b6ea..cb2322ec8cf5efd21c51ab3ef71104faf9f8e750 100644 (file)
@@ -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])