On 11/13/2016 07:03 AM, Peng Yu wrote:
> Hi, To read the following document, readers need to be familiar with autoconf.
> 
> https://www.gnu.org/software/gnulib/manual/html_node/Invoking-gnulib_002dtool.html
> 
> Does anyone have simple example autoconf configuration files that can
> be used with gnulib to import a specific module so that users (without
> knowledge of autoconf) can try them easily to see how gnulib can be
> integrated with user's code? Thanks.

You could always use:

./gnulib-tool --create-testdir --dir=/path/to/dir $module

to have gnulib-tool create an autoconf configuration file that uses just
that module and its dependencies.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to