bug-gnulib
[Top][All Lists]
Advanced

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

Re: Trying to bootstrap my project, distcheck doesn't configure


From: Bruno Haible
Subject: Re: Trying to bootstrap my project, distcheck doesn't configure
Date: Tue, 15 Sep 2020 00:53:01 +0200
User-agent: KMail/5.1.3 (Linux/4.4.0-189-generic; KDE/5.18.0; x86_64; ; )

Hi Bruce,

It would help if you would give a pointer to the source code you are
trying to bootstrap. Because a single line in Makefile.am or configure.ac
can have a big effect.

> >>> do_not_make_me_la_SOURCES += timespec.c
> >>> do_not_make_me_la_SOURCES += unistd.c
> >> which trigger error messages that I can get around by hacking in dummy
> >> initial assignments, but I'm guessing that's not the intended
> >> method. I need a clue, please? Thank you.
> 
> It seems that gnulib-tool inserts these into my Makefile.am, but doesn't 
> insert the initial plain assignment. I have no idea what new ones may 
> crop up

It is documented here:
https://www.gnu.org/software/gnulib/manual/html_node/Modified-build-rules.html

Bruno




reply via email to

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