Posted on 2006-07-31 20:07:26-07 by mthurn
how can I change a macro definition?
I want to change the POSTOP macro definition in the generated makefile. How do I do it? According to the ExtUtils::MM_Unix source code, the value of POSTOP can be changed by providing an argument to the dist() function. However, the function Module::Install::Makefile::write() does NOT allow anything to get passed in to the dist() function -- nothing except its own hardcoded PREOP value, that is. 8-(
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.