Hm... true. Maybe this belongs to 'make distclean'? Or be at least documented.
Best, Sanel Martin Tournoij <mar...@arp242.net> writes: > On Thu, Mar 15, 2018, at 12:10, Sanel Zukan wrote: >> Here is small patch for 'make clean', to remove generated config.h. >> >> I had generated config.h long time ago and pulling the latest code + >> compiling it will generate funky compilation errors. > > What if I modified my config.h, then those changes will also be > removed? > > I understand why you made this, but I'm not sure if it's a good idea > to be honest, as there's a real risk of clobbering people's manually > edited configs.