[MPlayer-dev-eng] [PATCH] silence "Please run ./configure again" if config.h wasn't changed

Diego Biurrun diego at biurrun.de
Wed Aug 29 12:22:13 CEST 2007


On Wed, Aug 29, 2007 at 10:17:46AM +0000, Carl Eugen Hoyos wrote:
> 
> Diego Biurrun <diego <at> biurrun.de> writes:
> 
> > > (All the following expects make dep was used - Neither my patch nor r24241
> > > make much sence if not, IMO.)
> > 
> > Correct.  I always use 'make depend'.  Doesn't everybody?  I have a
> > hunch not everybody does..
> 
> So what about adding make dep to all:? That would stop a few reports on
> mplayer-users. Perhaps add a new target that does not run make dep, but builds
> mplayer.

Tricky I think.  Feel free to start a new thread discussing this.

> I nearly committed my whole changed tree;-(
> Fortunately I had conflicts in it;-)
> Is there a global way to force svn to ask for filenames?

svn ci <filename>

It's the sensible thing to do anyway.  Also, always check the list of
to-be-committed files that get displayed in the editor while you type
commit messages and doublecheck your changes with 'svn diff' before
committing.  I do all of this with every commit, saved me from
embarassment on countless occasions...

Diego



More information about the MPlayer-dev-eng mailing list