Jules Maselbas <[email protected]> writes: >> config.h isn't getting copied when config.def.h changes > > You're going to loose your config.h after a an update of config.def.h ! > I prefer the build to fail over having my config.h erased.
That makes sense. I have been modifying config.def.h directly but I guess people copy it over once and then modify config.h afterwards. This change would be a bummer for people who don't have their config in revision control... Thanks!
