Re: non-interactive make

[email protected] (Jean Connelly) Mon, 3 Feb 2014 12:59:15 -0500
Newsgroups perl.inline
Message-ID <CAAuVCtih+Dae_W7VRV7Cm3hYVEotwDgsAA4jTP9i1j77tipfOA@mail.gmail.com>
Hi David,

Thanks for the help.

I've got a build system in place that doesn't use cpanminus, but I can
take a look at that (assuming it has options for all-non-interactive,
which is what I'm looking for).  For the time being I'm just telling
my build system to rm -rf the C folder to stop the Inline::C question
and build, but I figured there had to be a more elegant
non-interactive way to handle this and the Inline::Python question.

-Jean