Bug 2443 - Add some lines useful for debugging info to the Makefile
Summary: Add some lines useful for debugging info to the Makefile
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Building & Packaging (show other bugs)
Version: 2.60
Hardware: Other All
: P5 enhancement
Target Milestone: 2.70
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-12 12:35 UTC by Malte S. Stretz
Modified: 2004-02-11 02:53 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status
patch against Makefile.PL patch None Malte S. Stretz [HasCLA]

Note You need to log in before you can comment on or make changes to this bug.
Description Malte S. Stretz 2003-09-12 12:35:31 UTC
I'd like to commit the following patch. It just adds the values of the $mm_* 
variables (which are used to determine if the DESTDIR and PM_FILTER hacks are 
necessary) as own macros to the Makefile. Should help a lot debugging problems 
related to the DESTDIR hack from seeing just a generated Makefile.
Comment 1 Malte S. Stretz 2003-09-12 12:35:53 UTC
Created attachment 1357 [details]
patch against Makefile.PL
Comment 2 Malte S. Stretz 2004-02-11 11:53:32 UTC
Already committed some time ago.