Additional libraries needed for the compilation

Will be used with pkg-config

Property definitions

nitc $ ExternFile :: pkgconfigs
	# Additional libraries needed for the compilation
	# Will be used with pkg-config
	var pkgconfigs = new Array[String]
src/c_tools.nit:125,2--127,35