Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-CppGuess
From: Thomas Klausner
Date: 2012-10-22 15:45:54
Message id: 20121022134554.69DBE175DD@cvs.netbsd.org
Log Message:
Import p5-ExtUtils-CppGuess-0.07 as devel/p5-ExtUtils-CppGuess.
ExtUtils::CppGuess attempts to guess the system's C++ compiler that
is compatible with the C compiler that your perl was built with.
It can generate the necessary options to the Module::Build constructor
or to ExtUtils::MakeMaker's WriteMakefile function.
Files: