Commit 990f7e95 authored by Eric Covener's avatar Eric Covener
Browse files

Merge r1675441 from trunk:

no --with-perl since 1.3




git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1675443 13f79535-47bb-0310-9956-ffa450edef68
parent 96226e46
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -148,12 +148,7 @@
      <dd>For some of the support scripts like <program>
      apxs</program> or <program>dbmmanage</program> (which are
      written in Perl) the Perl 5 interpreter is required (versions
      5.003 or newer are sufficient). If you have multiple Perl 
      interpreters (for example, a systemwide install of Perl 4, and 
      your own install of Perl 5), you are advised to use the 
      <code>--with-perl</code> option (see below) to make sure the 
      correct one is used by <program>configure</program>.
      If no Perl 5 interpreter is found by the 
      5.003 or newer are sufficient).  If no Perl 5 interpreter is found by the 
      <program>configure</program> script, you will not be able to use 
      the affected support scripts. Of course, you will still be able to 
      build and use Apache HTTPd.</dd>