bug-bash
[Top][All Lists]
Advanced

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

Re: [PATCH] lib/readline/doc makefiles clean targets


From: Chet Ramey
Subject: Re: [PATCH] lib/readline/doc makefiles clean targets
Date: Wed, 13 Nov 2024 11:13:03 -0500
User-agent: Mozilla Thunderbird

On 11/12/24 7:18 PM, Grisha Levit wrote:

The latest change,

+Makefile.in
+ - y.tab.h: move from CREATED_HEADERS to INSTALLED_HEADERS so we don't
+ clean it

makes the install-headers target fail for an out-of-tree build since y.tab.h
is in $(BUILD_DIR) but INSTALLED_HEADERS are only looked for in $(srcdir)

This is one of the differences between the distributions and the devel
branch. y.tab.h is always in $(srcdir) in distributions, and the Makefiles
accommodate them in favor of the devel branch.


--
``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/



reply via email to

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