You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by ra...@apache.org on 2006/04/26 06:30:50 UTC

svn commit: r397083 - /perl/modperl/trunk/Changes

Author: randyk
Date: Tue Apr 25 21:30:48 2006
New Revision: 397083

URL: http://svn.apache.org/viewcvs?rev=397083&view=rev
Log:
Fix typo in recent commit concerning the name of the aprutil library on Win32 in Apache/2.2.

Modified:
    perl/modperl/trunk/Changes

Modified: perl/modperl/trunk/Changes
URL: http://svn.apache.org/viewcvs/perl/modperl/trunk/Changes?rev=397083&r1=397082&r2=397083&view=diff
==============================================================================
--- perl/modperl/trunk/Changes (original)
+++ perl/modperl/trunk/Changes Tue Apr 25 21:30:48 2006
@@ -14,7 +14,7 @@
 
 Updates for Win32 to allow building and testing on Apache/2.2:
 - use httpd.exe as the Apache binary name when installing apxs
-- use new apr library names (libapr-1.lib and libaprutil.lib)
+- use new apr library names (libapr-1.lib and libaprutil-1.lib)
 [Randy Kobes]
 
 Make sure that additional library paths are included in the build flags