4.1.4 Checking for a LibraryThe This method takes the name of the library to check for as the first argument, and take an optional Hash of arguments as the second argument. Example calls: configure do check_lib "kpty", fail: false, set_define: "HAVE_LIBKPTY" check_lib "GL" end 4.1.4.1 Options4.1.4.1.1
|
« Prev 4.1.3 Checking for a D Import | Table of Contents | Next » 4.1.5 Checking for a Program |