RE: PLV, PSV in manual

2021-02-03 Thread DUDZIAK Krzysztof
] 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

automake variable prefix 'check_'

2021-02-02 Thread DUDZIAK Krzysztof
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

PLV, PSV in manual

2021-02-02 Thread DUDZIAK Krzysztof
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.

RE: PTHREAD_CFLAGS provided by AX_PTHREAD where best to be attached?

2018-09-14 Thread Dudziak Krzysztof
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

PTHREAD_CFLAGS provided by AX_PTHREAD where best to be attached?

2018-07-12 Thread Dudziak Krzysztof
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