bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using gnulib with a simple Makefile


From: Bruno Haible
Subject: Re: Using gnulib with a simple Makefile
Date: Mon, 15 Jan 2018 20:29:58 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-104-generic; KDE/5.18.0; x86_64; ; )

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

Attachment: hello-c.tar.gz
Description: application/compressed-tar


reply via email to

[Prev in Thread] Current Thread [Next in Thread]