[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lib/libgnu.a not generated
From: |
Bernhard Voelker |
Subject: |
Re: lib/libgnu.a not generated |
Date: |
Wed, 3 Mar 2021 21:19:59 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/3/21 3:44 PM, Alejandro Sanchez wrote:
> I attempted to import 'quotearg' module into an existing project [...]
> changing the existing project files configure.ac [...]
>
> After that, I ran 'autoreconf' and attempted to build the project.
I think `autoreconf` is not sufficient. You have to run a full `bootstrap`.
Have a nice day,
Berny