Hi, > > But a configure.ac is required; there's no way around this. > > Thanks. > > Since I am trying to add support for gnulib to an existing open source > project, > is it possible to create a minimal, barebones configure.ac that essentially > is there only for gnulib?
You'll better proceed in two steps: 1. Add a minimal configure.ac to your project. For this, you can use the attached nearly minimal "Hello world" project in C. 2. Invoke gnulib-tool as documented in the manual. Bruno
hello-c.tar.gz
Description: application/compressed-tar