[PATCH] lib/readline/doc makefiles clean targets

2024-10-29 Thread Mike Jonkmans
Hi Chet et al., If I run, on devel (4917f285): - ./configure - make - make clean - git status I would expect to see nothing special. Instead: a) a whole bunch of files got deleted in lib/readline/doc. b) an untracked file appears: buildconf.h The patch addresses a). Not sure what to do about b).

Re: [PATCH] Makefile.in variables.o: version.h

2024-10-29 Thread Chet Ramey
On 10/29/24 3:51 AM, Mike Jonkmans wrote: devel (4917f285) does not build. It builds fine for me on macOS with gnu make and -j 8. I'll take a look. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU

[PATCH] Makefile.in variables.o: version.h

2024-10-29 Thread Mike Jonkmans
devel (4917f285) does not build. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git i/Makefile.in w/Makefile.in index 8b62b13e..ac2e0113 100644 --- i/Makefile.in +++ w/Makefile.in @@ -1303,6 +1303,7 @@ variables.o: findcmd.h bashhist.h hashcmd.h pathexp.h variables.o: pcomplete.h