]
Sent: Dienstag, 2. Februar 2021 19:38
To: DUDZIAK Krzysztof
Cc: automake@gnu.org
Subject: Re: PLV, PSV in manual
On Tue, Feb 2, 2021 at 1:19 PM DUDZIAK Krzysztof
wrote:
> Isn't it that strange if for manual* following searches for a string result
> in no matches?
> search for &quo
Hello,
As one can't find string "distcheck" in GCS it looks like it wasn't GCS
which constitutes support and usage of `distcheck' target.
Maybe it is POSIX, or UNIX.
I wonder if recipe to build `distcheck' target
as compiled by automake gets same form as John Calcote
describes it in chapter 3 his
Hi,
Isn't it that strange if for manual* following searches for a string result in
no matches?
search for "PLV"
search for "PSV"
search for "Product List Variable"
search for "Product Source Variable"
*) https://www.gnu.org/software/automake/manual/automake.html
Regards
k.d.
tx.us]
Sent: Thursday, 12. July 2018 20:28
To: Dudziak Krzysztof
Cc: automake@gnu.org
Subject: Re: PTHREAD_CFLAGS provided by AX_PTHREAD where best to be attached?
On Thu, 12 Jul 2018, Dudziak Krzysztof wrote:
> Hi,
> For makefiles which build piece of software in two separate steps:
> co
Hi,
For makefiles which build piece of software in two separate steps: compilation
then linking,
will it be better to attach PTHREAD_CFLAGS to higher-level_CPPFLAGS than to
higher-level_CFLAGS variable?
Autotools along with libtool are used here, user-level variables (CFLAGS,
CPPFLAGS) are not