https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7536

Kevin A. McGrail <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Kevin A. McGrail <[email protected]> ---
These are not important warnings.  


perl Makefile.PL ENABLE_SSL="yes" 
CONTACT_ADDRESS='[email protected]' 

For example, will throw


'CONTACT_ADDRESS' is not a known MakeMaker parameter name.
'ENABLE_SSL' is not a known MakeMaker parameter name.

But you'll note doesn't prompt you for the contact address with the Makefile.PL
script.  Safely ignore the warnings from MakeMaker.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to