chicken-janitors
[Top][All Lists]
Advanced

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

#1755: Make "make clean" remove chicken-config.h


From: Chicken Trac
Subject: #1755: Make "make clean" remove chicken-config.h
Date: Sun, 16 May 2021 13:45:58 -0000

#1755: Make "make clean" remove chicken-config.h
-------------------------------------+-------------------------------------
            Reporter:  Mario         |       Type:  defect
  Domenech Goulart                   |
              Status:  new           |   Priority:  minor
           Milestone:  someday       |  Component:  build system
             Version:  5.2.0         |   Keywords:  make clean, chicken-
Estimated difficulty:  easy          |  config.h
-------------------------------------+-------------------------------------
 The fact that {{{make clean}}} doesn't remove {{{chicken-config.h}}} is a
 recurrent source of tricky-to-debug installation issues.

 This ticket is about making {{{make clean}}} remove {{{chicken-
 config.h}}}.  Since preserving {{{chicken-config.h}}} can be useful for
 developers, it'd be good to have a variable to indicate that {{{chicken-
 config.h}}} is to be preserved when processing the {{{clean}}} target
 (e.g., {{{PRESERVE_CONFIG}}}).

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1755>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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