in reply to Compiling 5.005_03
Or fix the broken makefiles using your newer perl:
(taken from Nicholas Clark in http://groups.google.com/groups?selm=20031107204924.GR6287@plum.flirble.org)cd into_your_build_directory perl -ni~ -we 'print unless /: </' x2p/makefile makefile
|
|---|