pkgsrc/devel/p5-Devel-CheckLib/DESCR

4 lines
162 B
Text
Raw Normal View History

This module provides a way of checking whether a particular library and
its headers are available, by attempting to compile a simple program and
link against it.