lib/javonet-ruby-sdk/Binaries/Perl/Linux/X64/deps/lib/perl5/Module/Build/API.pod in javonet-ruby-sdk-2.1.1 vs lib/javonet-ruby-sdk/Binaries/Perl/Linux/X64/deps/lib/perl5/Module/Build/API.pod in javonet-ruby-sdk-2.1.2

- old
+ new

@@ -207,13 +207,13 @@ =item c_source [version 0.04] -An optional C<c_source> argument specifies a directory which contains -C source files that the rest of the build may depend on. Any C<.c> -files in the directory will be compiled to object files. The -directory will be added to the search path during the compilation and +An optional C<c_source> argument specifies a directory or a reference to array +of directories which contain C source files that the rest of the build may +depend on. Any C<.c> files in the directory will be compiled to object files. +The directory will be added to the search path during the compilation and linking phases of any C or XS files. [version 0.3604] A list of directories can be supplied using an anonymous array