[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] bash.pc.in: use DEFS
From: |
Chet Ramey |
Subject: |
Re: [PATCH] bash.pc.in: use DEFS |
Date: |
Wed, 13 Nov 2024 11:41:34 -0500 |
User-agent: |
Mozilla Thunderbird |
On 11/12/24 10:57 PM, Grisha Levit wrote:
If you try using Cflags from the generated pc file, presumably with
something like:
cc $(pkg-config --cflags bash) -c o myload myload.c
the compilation is likely to fail because HAVE_CONFIG_H is not defined.
Thanks for the report.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/