Re: [Module::Build] Invoking Build.PL/Makefile.PL from automake?
Status: Beta
Brought to you by:
kwilliams
From: Randy W. S. <ml...@th...> - 2006-04-14 10:28:33
|
Tyler MacDonald wrote: > I'm working on moving a project over to automake/libtool right now. > There's perl modules in some subdirectories with their own Makefile.PL's. > > Is there already some m4 macros around that will let me build perl > modules from automake? Or any other projects doing the same thing I could > learn from? I could write my own macros or add raw makefile snippets but if > a well rounded solution already out there, I'd rather use that. I don't know enough about the autotools to answer, but I'd be very curious to learn what you come up with. Randy. |