On Wed, Mar 09, 2016 at 01:25:04AM +0100, Tobias Geerinckx-Rice wrote: > On 09/03/2016, Leo Famulari <l...@famulari.name> wrote: > > [...] pass to ./configure '--disable-packagekit'. Would that work? > > So do ‘we’: > > On Tue, Mar 08, 2016 at 11:04:35PM +0100, Tobias Geerinckx-Rice wrote: > > '(#:configure-flags '("--disable-packagekit")
Oops! Serves me right for trying to squeeze this review in earlier ;) > There are various ways to code this, but none that don't amount to > deleting (generated) source files.[1] I didn't realize this was generated C code. In that case it's closer to a compiled binary than source code, don't you think? Can we delete all the generated files and rebuild them from source?